summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/uaccess.h
AgeCommit message (Expand)Author
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-05-22parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller
2016-05-22parisc: Simplify and speed up get_user() and put_user()Helge Deller
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2015-02-17parisc: macro whitespace fixesMichael S. Tsirkin
2015-02-16parisc/uaccess: fix sparse errorsMichael S. Tsirkin
2014-11-10parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller
2013-11-07parisc: implement full version of access_ok()Helge Deller
2013-11-07parisc: provide macro to create exception table entriesHelge Deller
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells
2010-03-06parisc: add strict copy size checks (v2)Helge Deller
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin