aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/lib
AgeCommit message (Expand)AuthorFilesLines
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuGravatar Rudolf Marek 1-6/+67
2007-05-02[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Gravatar Andi Kleen 1-7/+0
2007-05-02[PATCH] i386: type cast clean up for find_next_zero_bitGravatar Ken Chen 1-2/+2
2007-05-02[PATCH] i386: Add dwarf2 annotations to *_user and checksum functionsGravatar Jan Beulich 3-32/+102
2007-04-02[PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systemsGravatar Thomas Gleixner 1-0/+9
2007-02-20{rd,wr}msr_on_cpu SMP=n optimizationGravatar Adrian Bunk 2-13/+1
2007-02-20rdmsr_on_cpu, wrmsr_on_cpuGravatar Alexey Dobriyan 2-0/+72
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsGravatar Andrew Morton 1-1/+2
2006-10-11[PATCH] kernel-doc: fix function name in usercopy.cGravatar Randy Dunlap 1-1/+1
2006-10-05[PATCH] i386: fix rwsem build bug on CONFIG_M386=yGravatar Ingo Molnar 1-0/+3
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-10-01[PATCH] Some config.h removalsGravatar Zachary Amsden 1-1/+0
2006-09-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 1-1/+1
2006-09-26[PATCH] i386: Remove lock section support in rwsem.hGravatar Andi Kleen 1-0/+63
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersGravatar Andi Kleen 2-1/+155
2006-07-14[PATCH] i386: remove redundant might_sleep() in user accessors.Gravatar Vadim Lobanov 1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 4-4/+0
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic TimekeepingGravatar john stultz 1-8/+57
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386Gravatar NeilBrown 1-0/+119
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Gravatar Hiro Yoshioka 1-8/+129
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()Gravatar David S. Miller 2-43/+0
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Gravatar Alexey Dobriyan 4-1/+20
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 11-0/+1932