summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2008-04-10lzo: fix typo in decompressorHarvey Harrison-1/+1
2008-04-03[NET]: srandom32 fixes for networking v2Andi Kleen-4/+9
2008-03-30fix uevent action-string regressionMark Lord-1/+1
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-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-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-15kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINEDSam Ravnborg-0/+3
2008-02-09x86: trivial printk optimizationsDenys Vlasenko-22/+27
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison-14/+0
2008-02-08lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski-2/+2
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang-0/+123
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig-7/+12
2008-02-08lib: remove fastcall from lib/*Harvey Harrison-28/+28
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells-2/+5
2008-02-07SLUB: Support for performance statisticsChristoph Lameter-0/+13
2008-02-06debug_smp_processor_id() fixletsAndrew Morton-1/+3
2008-02-06lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet-3/+3
2008-02-05radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin-4/+11
2008-02-05iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori-6/+35
2008-02-05iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori-0/+81
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-2/+2
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-7/+7
2008-02-03lib/: Spelling fixesJoe Perches-2/+2
2008-02-03kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCHGeert Uytterhoeven-6/+6
2008-02-03kbuild: print only total number of section mismatces foundSam Ravnborg-1/+1
2008-02-02kobject: kerneldoc comment fixDave Young-1/+1
2008-02-01latencytop: Change Kconfig dependency.Heiko Carstens-1/+1
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl-0/+28
2008-01-30x86: add a simple backtrace test moduleArjan van de Ven-0/+12
2008-01-30x86: fix UML and -regparm=3Ingo Molnar-4/+4
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli-0/+12
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds-0/+59
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-0/+32
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V-0/+43
2008-01-28[LIB] pcounter : unline too big functionsEric Dumazet-5/+37
2008-01-28[LIB]: Introduce struct pcounterArnaldo Carvalho de Melo-0/+27
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg-0/+2
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg-0/+30
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley-14/+27
2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe-1/+282
2008-01-25sched: latencytop supportArjan van de Ven-0/+14
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar-123/+0
2008-01-24Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman-79/+67
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-9/+5
2008-01-24Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman-17/+0