aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/swp_emulate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-27signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman1-9/+7
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-12-15ARM: 8475/1: SWP emulation: Restore original *data when failedShengjiu Wang1-3/+3
2015-08-26ARM: software-based priviledged-no-access supportRussell King1-0/+3
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel1-1/+1
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King1-1/+1
2014-09-12ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal1-15/+0
2014-07-18ARM: SWP emulation: only initialise on ARMv7 CPUsRussell King1-0/+4
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