summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/uaccess.h
AgeCommit message (Expand)Author
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2015-01-13arm: macro whitespace fixesMichael S. Tsirkin
2015-01-13arm: fix put_user sparse errorsMichael S. Tsirkin
2014-09-12ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky
2014-08-05Merge branch 'devel-stable' into for-nextRussell King
2014-07-18ARM: 8091/2: add get_user() support for 8 byte typesDaniel Thompson
2014-07-01ARM: make user_addr_max more robustUwe Kleine-König
2014-05-25ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-02-10ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSNicolas Pitre
2013-09-18ARM: 7836/1: add __get_user_unaligned/__put_user_unalignedNicolas Pitre
2012-10-09ARM: warnings in arch/arm/include/asm/uaccess.hArnd Bergmann
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2009-05-29[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-09-01[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.hCatalin Marinas
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King