https://github.com/torvalds/linux
Revision 5fa77b54eff1e4fb38494b5a24c66768d6e7c148 authored by Linus Torvalds on 13 July 2014, 19:09:18 UTC, committed by Linus Torvalds on 13 July 2014, 19:09:18 UTC
Pull ARM fixes from Russell King:
 "Another round of fixes for ARM:
   - a set of kprobes fixes from Jon Medhurst
   - fix the revision checking for the L2 cache which wasn't noticed to
     have been broken"

* 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
  ARM: l2c: fix revision checking
  ARM: kprobes: Fix test code compilation errors for ARMv4 targets
  ARM: kprobes: Disallow instructions with PC and register specified shift
  ARM: kprobes: Prevent known test failures stopping other tests running
2 parent s 33fe3ae + cda390b
History
Tip revision: 5fa77b54eff1e4fb38494b5a24c66768d6e7c148 authored by Linus Torvalds on 13 July 2014, 19:09:18 UTC
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Tip revision: 5fa77b5
File Mode Size
test
.gitignore -rw-r--r-- 44 bytes
Makefile -rw-r--r-- 3.6 KB
algos.c -rw-r--r-- 5.2 KB
altivec.uc -rw-r--r-- 3.2 KB
avx2.c -rw-r--r-- 8.5 KB
int.uc -rw-r--r-- 2.7 KB
mktables.c -rw-r--r-- 3.6 KB
mmx.c -rw-r--r-- 3.8 KB
neon.c -rw-r--r-- 1.7 KB
neon.uc -rw-r--r-- 2.2 KB
recov.c -rw-r--r-- 3.6 KB
recov_avx2.c -rw-r--r-- 9.0 KB
recov_ssse3.c -rw-r--r-- 9.1 KB
sse1.c -rw-r--r-- 4.8 KB
sse2.c -rw-r--r-- 8.3 KB
tilegx.uc -rw-r--r-- 2.1 KB
unroll.awk -rw-r--r-- 424 bytes
x86.h -rw-r--r-- 2.0 KB

back to top