aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix access_ok macroMichal Simek2011-10-141-1/+1
* microblaze: Fix /dev/zero corruption from __clear_user()Steven J. Magnani2011-03-091-4/+4
* microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek2010-08-021-2/+2
* microblaze: fix get_user/put_user side-effectsSteven J. Magnani2010-05-131-18/+69
* microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek2010-04-011-56/+32
* microblaze: uaccess: Unify __copy_tofrom_userMichal Simek2010-04-011-38/+21
* microblaze: uaccess: Move functions to generic locationMichal Simek2010-04-011-151/+61
* microblaze: uaccess: Fix put_user for noMMUMichal Simek2010-04-011-22/+56
* microblaze: uaccess: Fix get_user macro for noMMUMichal Simek2010-04-011-23/+66
* microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek2010-04-011-45/+36
* microblaze: uaccess: Fix strncpy_from_user functionMichal Simek2010-04-011-3/+11
* microblaze: uaccess: fix copy_from_user macroMichal Simek2010-04-011-9/+14
* microblaze: uaccess: copy_to_user unificationMichal Simek2010-04-011-9/+16
* microblaze: uaccess: sync put/get/clear_user macrosMichal Simek2010-04-011-37/+69
* microblaze: uaccess: fix put_user and get_user macrosMichal Simek2010-04-011-51/+49
* microblaze: uaccess: fix __get_user_asm macroMichal Simek2010-04-011-16/+17
* microblaze: uaccess: fix clean user macroMichal Simek2010-04-011-34/+55
* microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-011-1/+6
* microblaze: Move exception_table_entry upwardMichal Simek2010-04-011-16/+15
* microblaze: Remove segment.hMichal Simek2010-04-011-1/+29
* microblaze: Simple __copy_tofrom_user for noMMUJohn Williams2009-12-141-6/+6
* microblaze: Fix put_user macro for 64bits argumentsMichal Simek2009-07-271-1/+1
* microblaze_mmu_v2: uaccess MMU updateMichal Simek2009-05-261-52/+246
* microblaze: remove bad_user_access_lengthArnd Bergmann2009-05-211-4/+3
* microblaze_v8: uaccess filesMichal Simek2009-03-271-0/+134