aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/usercopy_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven1-0/+6
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()Arjan van de Ven1-2/+2
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe1-1/+1
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen1-2/+2
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar1-0/+7
2008-09-11x86: some lock annotations for user copy paths, v3Ingo Molnar1-0/+1
2008-09-11x86: some lock annotations for user copy paths, v2Nick Piggin1-9/+3
2008-09-10x86: some lock annotations for user copy pathsNick Piggin1-1/+6
2008-08-18x86: make movsl_mask definition non-CPU specificThomas Petazzoni1-0/+7
2008-04-17x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi1-61/+61
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.cH. Peter Anvin1-9/+3
2008-01-30x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton1-0/+2
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-11i386: move libThomas Gleixner1-0/+882