]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 18 Oct 2013 18:17:22 +0000 (19:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 18 Oct 2013 18:17:26 +0000 (19:17 +0100)
commit16c9f6c66f8d8bb14e51632318afec22100f046c
tree75d6094e6a75452133caf6caaec73e2108815f2c
parent677d42b506244c571910a45d249fdb9807d1a687
parentd779c07dd72098a7416d907494f958213b7726f3
Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into unstable/devel-testing

These add support for the pldw instruction (prefetch with intent to
modify) in ARMv7 SMP cores, which is then used to gain a measurable
performance boost for particular atomic sequences.