summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-17
* avoid endless loops in lib/swiotlb.cJan Beulich2008-03-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-04
|\
| * kobject: properly initialize ksetsGreg Kroah-Hartman2008-03-04
* | iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2008-03-04
|/
* lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)Hoang-Nam Nguyen2008-02-23
* make LKDTM depend on BLOCKChris Snook2008-02-23
* kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINEDSam Ravnborg2008-02-15
* x86: trivial printk optimizationsDenys Vlasenko2008-02-09
* x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-09
* lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski2008-02-08
* Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-08
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-08
* lib: remove fastcall from lib/*Harvey Harrison2008-02-08
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-08
* SLUB: Support for performance statisticsChristoph Lameter2008-02-07
* debug_smp_processor_id() fixletsAndrew Morton2008-02-06
* lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet2008-02-06
* radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin2008-02-05
* iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori2008-02-05
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\
| * lib/: Spelling fixesJoe Perches2008-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-04
|\ \
| * | kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCHGeert Uytterhoeven2008-02-03
| * | kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-03
| |/
* | kobject: kerneldoc comment fixDave Young2008-02-02
|/
* latencytop: Change Kconfig dependency.Heiko Carstens2008-02-01
* x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-30
* x86: add a simple backtrace test moduleArjan van de Ven2008-01-30
* x86: fix UML and -regparm=3Ingo Molnar2008-01-30
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-29
|\
| * [LIB] pcounter : unline too big functionsEric Dumazet2008-01-28
| * [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-01-29
|\ \
| * | kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-28
| * | kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-28
| |/
* | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-28
|/
* SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-28
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-28
* sched: latencytop supportArjan van de Ven2008-01-25
* sched: remove the !PREEMPT_BKL codeIngo Molnar2008-01-25
* Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman2008-01-24
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman2008-01-24
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: auto-cleanup on final unrefKay Sievers2008-01-24
* Kset: remove kset_add functionGreg Kroah-Hartman2008-01-24
* Kobject: remove kobject_register()Greg Kroah-Hartman2008-01-24