index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
getuser.S
Age
Commit message (
Expand
)
Author
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
2014-07-18
ARM: 8091/2: add get_user() support for 8 byte types
Daniel Thompson
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2012-09-09
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
2009-07-24
Thumb-2: Implement the unified arch/arm/lib functions
Catalin Marinas
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2007-04-21
[ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.h
Russell King
2005-11-18
[ARM] Fix get_user when passed a const pointer
Russell King
2005-09-09
kbuild: arm - use generic asm-offsets.h support
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds