index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
swp_emulate.c
Age
Commit message (
Expand
)
Author
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-12-15
ARM: 8475/1: SWP emulation: Restore original *data when failed
Shengjiu Wang
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
2014-09-12
ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation
Punit Agrawal
2014-07-18
ARM: SWP emulation: only initialise on ARMv7 CPUs
Russell King
2013-05-05
arm: single_open() leaks
Al Viro
2013-04-29
arm: Don't use create_proc_read_entry()
David Howells
2013-04-09
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2012-12-20
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
2011-12-13
ARM: 7208/1: Add condition code checking to SWP emulation handler.
Leif Lindholm
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-04
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm