aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/uaccess.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-16ARM: 8285/1: remove ARMv3 user access code againNicolas Pitre1-564/+0
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky1-96/+96
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King1-0/+564
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King1-564/+0
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas1-41/+41
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas1-41/+42
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-4/+4
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+2
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King1-4/+4
2006-06-25[ARM] Remove LOADREGS macroRussell King1-4/+4
2005-11-11[ARM] 3150/1: make various assembly local labels actually local (uaccess.S)Nicolas Pitre1-114/+116
2005-11-04[ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre1-116/+16
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre1-38/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+697