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