summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/swp_emulate.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+2
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang2015-12-151-3/+3
* ARM: software-based priviledged-no-access supportRussell King2015-08-261-0/+3
* ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-291-1/+1
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-1/+1
* ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal2014-09-121-15/+0
* ARM: SWP emulation: only initialise on ARMv7 CPUsRussell King2014-07-181-0/+4
* arm: single_open() leaksAl Viro2013-05-051-1/+1
* arm: Don't use create_proc_read_entry()David Howells2013-04-291-23/+19
* get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+2
* ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2012-12-201-0/+2
* ARM: 7208/1: Add condition code checking to SWP emulation handler.Leif Lindholm2011-12-131-0/+16
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm2010-11-041-0/+267