summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/swp_emulate.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-05arm: single_open() leaksAl Viro1-1/+1
2013-04-29arm: Don't use create_proc_read_entry()David Howells1-23/+19
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro1-3/+2
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2011-12-13ARM: 7208/1: Add condition code checking to SWP emulation handler.Leif Lindholm1-0/+16
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-04ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm1-0/+267