summaryrefslogtreecommitdiff
path: root/arch/x86/lib/usercopy_32.c
AgeCommit message (Expand)Author
2009-10-01x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar
2008-09-11x86: some lock annotations for user copy paths, v3Ingo Molnar
2008-09-11x86: some lock annotations for user copy paths, v2Nick Piggin
2008-09-10x86: some lock annotations for user copy pathsNick Piggin
2008-08-18x86: make movsl_mask definition non-CPU specificThomas Petazzoni
2008-04-17x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi
2008-02-04x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.cH. Peter Anvin
2008-01-30x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-11i386: move libThomas Gleixner