aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/usercopy_32.c
Commit message (Expand)AuthorAge
* x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-01
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* x86: use early clobbers in usercopy*.cAndi Kleen2009-01-21
* Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
|\
| * x86: make movsl_mask definition non-CPU specificThomas Petazzoni2008-08-18
* | x86: some lock annotations for user copy paths, v3Ingo Molnar2008-09-11
* | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-11
* | x86: some lock annotations for user copy pathsNick Piggin2008-09-10
|/
* x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi2008-04-17
* x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.cH. Peter Anvin2008-02-04
* x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton2008-01-30
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* i386: move libThomas Gleixner2007-10-11