summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)Author
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum
2008-04-25Add option to enable -Wframe-larger-than= on gcc 4.4Andi Kleen
2008-04-23[LMB]: Fix lmb allocation regression.David S. Miller
2008-04-19Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day
2008-04-19kobject: catch kobjects that are not initializedGreg Kroah-Hartman
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-18lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel
2008-04-17kgdb: add kgdb internal test suiteJason Wessel
2008-04-17kgdb: coreJason Wessel
2008-04-17Remove DEBUG_SEMAPHORE from KconfigMatthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17Add semaphore.h to kernel_lock.cMatthew Wilcox
2008-04-15[LMB] Restructure allocation loops to avoid unsigned underflowPaul Mackerras
2008-04-15[LMB] Fix some whitespace and other formatting issues, use pr_debugPaul Mackerras
2008-04-15[LMB] Add lmb_alloc_nid()David S. Miller
2008-04-14slub: Deal with config variable dependenciesChristoph Lameter
2008-04-10lzo: fix typo in decompressorHarvey Harrison
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori
2008-04-03[NET]: srandom32 fixes for networking v2Andi Kleen
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-27[NETNS]: Do no include NET related headers if CONFIG_NET is not set.Denis V. Lunev
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo
2008-03-13avoid endless loops in lib/swiotlb.cJan Beulich
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori
2008-03-04kobject: properly initialize ksetsGreg Kroah-Hartman
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-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
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-08lib: remove fastcall from lib/*Harvey Harrison
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-07SLUB: Support for performance statisticsChristoph Lameter
2008-02-06debug_smp_processor_id() fixletsAndrew Morton
2008-02-06lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet