index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
copy_to_user.S
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-26
ARM: 8841/1: use unified assembler in macros
Stefan Agner
2018-11-12
ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS
Vincent Whitchurch
2018-10-05
ARM: 8797/1: spectre-v1.1: harden __copy_to_user
Julien Thierry
2016-11-23
Revert "arm: move exports to definitions"
Russell King
2016-08-07
arm: move exports to definitions
Al Viro
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
2014-11-27
ARM: 8225/1: Add unwinding support for memory copy functions
Lin Yongting
2010-05-08
ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
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
2009-05-29
[ARM] allow for alternative __copy_to_user/__clear_user implementations
Nicolas Pitre
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2006-06-28
[ARM] Remove the __arch_* layer from uaccess.h
Russell King
2005-11-01
[ARM] 2948/1: new preemption safe copy_{to|from}_user implementation
Nicolas Pitre