summaryrefslogtreecommitdiffstats
path: root/arch/i386/lib
Commit message (Expand)AuthorAgeFilesLines
* i386: Move all simple string operations out of lineAndi Kleen2007-07-222-1/+258
* i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-081-6/+67
* [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen2007-05-021-7/+0Star
* [PATCH] i386: type cast clean up for find_next_zero_bitKen Chen2007-05-021-2/+2
* [PATCH] i386: Add dwarf2 annotations to *_user and checksum functionsJan Beulich2007-05-023-32/+102
* [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner2007-04-021-0/+9
* {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-202-13/+1Star
* rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-202-0/+72
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+2
* [PATCH] kernel-doc: fix function name in usercopy.cRandy Dunlap2006-10-111-1/+1
* [PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar2006-10-051-0/+3
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [PATCH] Some config.h removalsZachary Amsden2006-10-011-1/+0Star
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] i386: Remove lock section support in rwsem.hAndi Kleen2006-09-261-0/+63
* [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-262-1/+155
* [PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov2006-07-151-2/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0Star
* [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2006-06-261-8/+57
* [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2006-06-251-0/+119
* [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-231-8/+129
* [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-152-43/+0Star
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-234-1/+20
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1711-0/+1932