aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29isolate ratelimit from printk.c for other useDave Young2-1/+52
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori1-11/+3
2008-04-29lib/swiotlb.c: cleanupsAndrew Morton1-46/+43
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-1/+1
2008-04-29lib/inflate.c: handle failed malloc()Jim Meyering1-0/+3
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson1-0/+158
2008-04-28Remove set_migrateflags()Christoph Lameter1-5/+4
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum1-0/+6
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2-0/+59
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum1-16/+9
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum1-0/+2
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen1-0/+11
2008-04-23[LMB]: Fix lmb allocation regression.David S. Miller1-1/+1
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-0/+433
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-9/+10
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds2-2/+1
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-0/+16
2008-04-19Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day1-8/+2
2008-04-19kobject: catch kobjects that are not initializedGreg Kroah-Hartman1-1/+8
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis1-0/+16
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen1-0/+10
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-18lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds3-61/+4
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+102
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+12
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter1-1/+12
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2-0/+60
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds4-187/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel1-0/+18
2008-04-17kgdb: add kgdb internal test suiteJason Wessel1-0/+13
2008-04-17kgdb: coreJason Wessel2-0/+29
2008-04-17Remove DEBUG_SEMAPHORE from KconfigMatthew Wilcox1-10/+0
2008-04-17Generic semaphore implementationMatthew Wilcox2-177/+0
2008-04-17Add semaphore.h to kernel_lock.cMatthew Wilcox1-0/+1
2008-04-15[LMB] Restructure allocation loops to avoid unsigned underflowPaul Mackerras1-26/+30
2008-04-15[LMB] Fix some whitespace and other formatting issues, use pr_debugPaul Mackerras1-42/+30
2008-04-15[LMB] Add lmb_alloc_nid()David S. Miller1-10/+76
2008-04-14slub: Deal with config variable dependenciesChristoph Lameter1-1/+1
2008-04-14Merge branch 'linux-2.6'Paul Mackerras3-6/+11
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+9
2008-04-10lzo: fix typo in decompressorHarvey Harrison1-1/+1
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori1-0/+102
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+2
2008-04-03[NET]: srandom32 fixes for networking v2Andi Kleen1-4/+9
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev1-2/+0
2008-03-30fix uevent action-string regressionMark Lord1-1/+1
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov2-59/+0
2008-03-27[NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev1-2/+6