summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/swp_emulate.c
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman2018-09-271-9/+7Star
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-051-0/+1
|\
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+2Star
|/
* 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-301-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/+0Star
* 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/+19Star
* get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+2Star
* 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