aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-20/+20
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-9/+9
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle1-0/+2
2007-02-20[MIPS] Fixup copy_from_user_inatomicRalf Baechle1-2/+49
2007-02-13[MIPS] Remove stray instruction from __get_user_asm_ll32.Ralf Baechle1-1/+0
2007-02-13[MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.Ralf Baechle1-3/+7
2007-02-13Revert "[MIPS] Fix warning in get_user when fetching pointer object from userspace."Ralf Baechle1-1/+4
2007-02-10[MIPS] Fix warning in get_user when fetching pointer object from userspace.Ralf Baechle1-4/+1
2007-02-06[MIPS] Comment fixChris Dearman1-1/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-21[MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto1-3/+3
2006-02-14[MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle1-1/+4
2006-02-07[MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle1-35/+36
2005-10-29Drop might_sleep() calls from get_user() & co. This should fix the issueRalf Baechle1-2/+0
2005-10-29Sparseify MIPS.Ralf Baechle1-86/+70
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl1-23/+0
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+830