summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | lzo: fix typo in decompressorHarvey Harrison2008-04-101-1/+1
|/ / / / / / /
* | | | | | | [NET]: srandom32 fixes for networking v2Andi Kleen2008-04-031-4/+9
| |/ / / / / |/| | | | |
* | | | | | fix uevent action-string regressionMark Lord2008-03-301-1/+1
| |_|_|_|/ |/| | | |
* | | | | x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-241-1/+1
|/ / / /
* | | | devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-171-0/+25
* | | | avoid endless loops in lib/swiotlb.cJan Beulich2008-03-131-14/+16
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-6/+5
|\ \ \
| * | | kobject: properly initialize ksetsGreg Kroah-Hartman2008-03-041-6/+5
| |/ /
* | | iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2008-03-041-4/+6
|/ /
* | lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)Hoang-Nam Nguyen2008-02-231-1/+1
* | make LKDTM depend on BLOCKChris Snook2008-02-231-0/+1
* | kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINEDSam Ravnborg2008-02-151-0/+3
|/
* x86: trivial printk optimizationsDenys Vlasenko2008-02-091-22/+27
* x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-091-14/+0
* lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski2008-02-081-2/+2
* Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-081-0/+123
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-7/+12
* lib: remove fastcall from lib/*Harvey Harrison2008-02-083-28/+28
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-2/+5
* SLUB: Support for performance statisticsChristoph Lameter2008-02-071-0/+13
* debug_smp_processor_id() fixletsAndrew Morton2008-02-061-1/+3
* lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet2008-02-061-3/+3
* radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin2008-02-051-4/+11
* iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori2008-02-051-6/+35
* iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori2008-02-052-0/+81
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-042-2/+2
|\
| * lib/: Spelling fixesJoe Perches2008-02-032-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-041-7/+7
|\ \
| * | kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCHGeert Uytterhoeven2008-02-031-6/+6
| * | kbuild: print only total number of section mismatces foundSam Ravnborg2008-02-031-1/+1
| |/
* | kobject: kerneldoc comment fixDave Young2008-02-021-1/+1
|/
* latencytop: Change Kconfig dependency.Heiko Carstens2008-02-011-1/+1
* x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-301-0/+28
* x86: add a simple backtrace test moduleArjan van de Ven2008-01-301-0/+12
* x86: fix UML and -regparm=3Ingo Molnar2008-01-301-4/+4
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-301-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-292-0/+59
|\
| * [LIB] pcounter : unline too big functionsEric Dumazet2008-01-281-5/+37
| * [LIB]: Introduce struct pcounterArnaldo Carvalho de Melo2008-01-282-0/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-01-291-0/+32
|\ \
| * | kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg2008-01-281-0/+2
| * | kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg2008-01-281-0/+30
| |/
* | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-281-0/+43
|/
* SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-281-14/+27
* SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe2008-01-282-1/+282
* sched: latencytop supportArjan van de Ven2008-01-251-0/+14
* sched: remove the !PREEMPT_BKL codeIngo Molnar2008-01-251-123/+0
* Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman2008-01-242-79/+67
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-9/+5
* Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman2008-01-241-17/+0
OpenPOWER on IntegriCloud