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