index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
swp_emulate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-11-08
1
-0
/
+1
*
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-25
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
2018-09-27
1
-9
/
+7
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+2
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ARM: 8475/1: SWP emulation: Restore original *data when failed
Shengjiu Wang
2015-12-15
1
-3
/
+3
*
ARM: software-based priviledged-no-access support
Russell King
2015-08-26
1
-0
/
+3
*
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
2015-03-29
1
-1
/
+1
*
ARM: convert printk(KERN_* to pr_*
Russell King
2014-11-21
1
-1
/
+1
*
ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation
Punit Agrawal
2014-09-12
1
-15
/
+0
*
ARM: SWP emulation: only initialise on ARMv7 CPUs
Russell King
2014-07-18
1
-0
/
+4
*
arm: single_open() leaks
Al Viro
2013-05-05
1
-1
/
+1
*
arm: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-23
/
+19
*
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-09
1
-3
/
+2
*
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
2012-12-20
1
-0
/
+2
*
ARM: 7208/1: Add condition code checking to SWP emulation handler.
Leif Lindholm
2011-12-13
1
-0
/
+16
*
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
2010-11-04
1
-0
/
+267