Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / arch / microblaze / include / asm / uaccess.h
2010-05-13 Steven J. Magnanimicroblaze: fix get_user/put_user side-effects
2010-04-01 Michal Simekmicroblaze: uaccess: Sync strlen, strnlen, copy_to...
2010-04-01 Michal Simekmicroblaze: uaccess: Unify __copy_tofrom_user
2010-04-01 Michal Simekmicroblaze: uaccess: Move functions to generic location
2010-04-01 Michal Simekmicroblaze: uaccess: Fix put_user for noMMU
2010-04-01 Michal Simekmicroblaze: uaccess: Fix get_user macro for noMMU
2010-04-01 Michal Simekmicroblaze: uaccess: fix clear_user for noMMU kernel
2010-04-01 Michal Simekmicroblaze: uaccess: Fix strncpy_from_user function
2010-04-01 Michal Simekmicroblaze: uaccess: fix copy_from_user macro
2010-04-01 Michal Simekmicroblaze: uaccess: copy_to_user unification
2010-04-01 Michal Simekmicroblaze: uaccess: sync put/get/clear_user macros
2010-04-01 Michal Simekmicroblaze: uaccess: fix put_user and get_user macros
2010-04-01 Michal Simekmicroblaze: uaccess: fix __get_user_asm macro
2010-04-01 Michal Simekmicroblaze: uaccess: fix clean user macro
2010-04-01 Michal Simekmicroblaze: move noMMU __range_ok function to uaccess.h
2010-04-01 Michal Simekmicroblaze: Move exception_table_entry upward
2010-04-01 Michal Simekmicroblaze: Remove segment.h
2009-12-14 John Williamsmicroblaze: Simple __copy_tofrom_user for noMMU
2009-07-27 Michal Simekmicroblaze: Fix put_user macro for 64bits arguments
2009-05-26 Michal Simekmicroblaze_mmu_v2: uaccess MMU update
2009-05-21 Arnd Bergmannmicroblaze: remove bad_user_access_length
2009-03-27 Michal Simekmicroblaze_v8: uaccess files