summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-0/+433
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-9/+10
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-2/+1
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-0/+16
2008-04-19Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day-8/+2
2008-04-19kobject: catch kobjects that are not initializedGreg Kroah-Hartman-1/+8
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis-0/+16
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen-0/+10
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox-1/+1
2008-04-18lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds-61/+4
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-0/+102
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-1/+12
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter-1/+12
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds-0/+60
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-187/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-1/+1
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel-0/+18
2008-04-17kgdb: add kgdb internal test suiteJason Wessel-0/+13
2008-04-17kgdb: coreJason Wessel-0/+29
2008-04-17Remove DEBUG_SEMAPHORE from KconfigMatthew Wilcox-10/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-177/+0
2008-04-17Add semaphore.h to kernel_lock.cMatthew Wilcox-0/+1
2008-04-15[LMB] Restructure allocation loops to avoid unsigned underflowPaul Mackerras-26/+30
2008-04-15[LMB] Fix some whitespace and other formatting issues, use pr_debugPaul Mackerras-42/+30
2008-04-15[LMB] Add lmb_alloc_nid()David S. Miller-10/+76
2008-04-14slub: Deal with config variable dependenciesChristoph Lameter-1/+1
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-6/+11
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-4/+9
2008-04-10lzo: fix typo in decompressorHarvey Harrison-1/+1
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori-0/+102
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-2/+2
2008-04-03[NET]: srandom32 fixes for networking v2Andi Kleen-4/+9
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev-2/+0
2008-03-30fix uevent action-string regressionMark Lord-1/+1
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov-59/+0
2008-03-27[NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev-2/+6
2008-03-26Merge branch 'linux-2.6'Paul Mackerras-15/+42
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds-1/+1
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo-0/+25
2008-03-13avoid endless loops in lib/swiotlb.cJan Beulich-14/+16
2008-03-13Merge branch 'linux-2.6'Paul Mackerras-10/+11
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-6/+5
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori-4/+6
2008-03-04kobject: properly initialize ksetsGreg Kroah-Hartman-6/+5
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras-0/+375
2008-02-23lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)Hoang-Nam Nguyen-1/+1
2008-02-23make LKDTM depend on BLOCKChris Snook-0/+1
2008-02-19[LMB]: Fix lmb_add_region if region should be added at the headKumar Gala-0/+5
2008-02-15kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINEDSam Ravnborg-0/+3