summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/usercopy_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-011-0/+6
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-261-2/+2
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-101-1/+1
* x86: use early clobbers in usercopy*.cAndi Kleen2009-01-211-2/+2
* Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-281-0/+7
|\
| * x86: make movsl_mask definition non-CPU specificThomas Petazzoni2008-08-181-0/+7
* | x86: some lock annotations for user copy paths, v3Ingo Molnar2008-09-111-0/+1
* | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-111-9/+3
* | x86: some lock annotations for user copy pathsNick Piggin2008-09-101-1/+6
|/
* x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi2008-04-171-61/+61
* x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.cH. Peter Anvin2008-02-041-9/+3
* x86: export copy_from_user_ll_nocache[_nozero]Andrew Morton2008-01-301-0/+2
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* i386: move libThomas Gleixner2007-10-111-0/+882
OpenPOWER on IntegriCloud