summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-04-04Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-04-04Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-04-04Merge commit 'net/master'Stephen Rothwell
2008-04-04Merge commit 'powerpc/powerpc-next'Stephen Rothwell
2008-04-04Merge commit 'tests/master'Stephen Rothwell
2008-04-04Merge commit 'scsi/master'Stephen Rothwell
2008-04-04Merge commit 'ieee1394/for-next'Stephen Rothwell
2008-04-04warn when statically-allocated kobjects are usedDave Hansen
2008-04-04Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day
2008-04-04kobject: catch kobjects that are not initializedGreg Kroah-Hartman
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev
2008-03-30fix uevent action-string regressionMark Lord
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov
2008-03-28[PATCH] r/o bind mounts: debugging for missed callsDave Hansen
2008-03-27[NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev
2008-03-27Generic semaphore implementationMatthew Wilcox
2008-03-27Add semaphore.h to kernel_lock.cMatthew Wilcox
2008-03-26Merge branch 'for-linus'Stefan Richter
2008-03-26Merge branch 'linux-2.6'Paul Mackerras
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-21[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori
2008-03-20Merge branch 'for-linus'Stefan Richter
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo
2008-03-14Merge branch 'origin'Stefan Richter
2008-03-13avoid endless loops in lib/swiotlb.cJan Beulich
2008-03-13Merge branch 'linux-2.6'Paul Mackerras
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori
2008-03-04kobject: properly initialize ksetsGreg Kroah-Hartman
2008-03-02firewire: fw-ohci: add option for remote debuggingStefan Richter
2008-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras
2008-02-23lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)Hoang-Nam Nguyen
2008-02-23make LKDTM depend on BLOCKChris Snook
2008-02-19[LMB]: Fix lmb_add_region if region should be added at the headKumar Gala
2008-02-15kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINEDSam Ravnborg
2008-02-13[LMB]: Make lmb support large physical addressingBecky Bruce
2008-02-13[LMB]: Fix initial lmb add region with a non-zero baseKumar Gala
2008-02-13[LMB]: Fix bug in __lmb_alloc_base().David S. Miller
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller
2008-02-12Move backtrace tests to tests/Ananth N Mavinakayanahalli
2008-02-12Move kprobes smoke tests to tests/Ananth N Mavinakayanahalli
2008-02-12Move lkdtm to tests/Ananth N Mavinakayanahalli
2008-02-12Move rtmutex-tests to tests/Ananth N Mavinakayanahalli
2008-02-12Move rcutorture to tests/Ananth N Mavinakayanahalli
2008-02-12Move locking selftests to tests/Ananth N Mavinakayanahalli
2008-02-12Create tests/ directoryAnanth N Mavinakayanahalli
2008-02-09x86: trivial printk optimizationsDenys Vlasenko
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison
2008-02-08lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski