aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-1/+2
2006-10-11[PATCH] kernel-doc: fix function name in usercopy.cRandy Dunlap1-1/+1
2006-10-05[PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar1-0/+3
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-01[PATCH] Some config.h removalsZachary Amsden1-1/+0
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-26[PATCH] i386: Remove lock section support in rwsem.hAndi Kleen1-0/+63
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2-1/+155
2006-07-14[PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz1-8/+57
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown1-0/+119
2006-06-23[PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka1-8/+129
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2-43/+0
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan4-1/+20
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+1932