index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
uaccess_with_memcpy.c
Age
Commit message (
Expand
)
Author
2018-10-05
ARM: 8797/1: spectre-v1.1: harden __copy_to_user
Julien Thierry
2017-03-28
new helper: uaccess_kernel()
Al Viro
2016-11-23
Revert "arm: move exports to definitions"
Russell King
2016-08-07
arm: move exports to definitions
Al Viro
2016-01-15
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-12-15
ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
Russell King
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
2015-08-18
ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usage
Nicolas Pitre
2013-10-29
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
Steven Capper
2011-10-02
ARM: include linux/highmem.h in uaccess functions
Arnd Bergmann
2011-02-21
ARM: pgtable: add pud-level code
Russell King
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-30
[ARM] alternative copy_to_user: more precise fallback threshold
Nicolas Pitre
2009-05-29
[ARM] lower overhead with alternative copy_to_user for small copies
Nicolas Pitre
2009-05-29
[ARM] alternative copy_to_user/clear_user implementation
Lennert Buytenhek