开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-12-03
ARM: memcpy: use frame pointer as unwind anchor
Ard Biesheuvel
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
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