aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26amd64: fix get_user() on bitwiseAl Viro1-2/+2
2007-03-14[PATCH] kill bogus casts in amd64 uaccess.hAl Viro1-2/+2
2007-02-13[PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen1-0/+14
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt1-2/+2
2007-01-25[PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath1-1/+1
2006-12-04[PATCH] severing uaccess.h -> sched.hAl Viro1-1/+0
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen1-1/+6
2006-09-26[PATCH] Fix some stylistic issues in uaccess.hAndi Kleen1-10/+10
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen1-19/+27
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen1-3/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-14[PATCH] mark several functions __always_inlineIngo Molnar1-3/+3
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich1-0/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl1-7/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+365