summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [LMB] Restructure allocation loops to avoid unsigned underflowPaul Mackerras2008-04-151-26/+30
* [LMB] Fix some whitespace and other formatting issues, use pr_debugPaul Mackerras2008-04-151-42/+30
* [LMB] Add lmb_alloc_nid()David S. Miller2008-04-151-10/+76
* Merge branch 'linux-2.6'Paul Mackerras2008-04-143-6/+11
|\
| * 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
* | Merge branch 'linux-2.6'Paul Mackerras2008-03-263-15/+42
|\ \ | |/
| * 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 branch 'linux-2.6'Paul Mackerras2008-03-132-10/+11
|\ \ | |/
| * 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
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-263-0/+375
|\ \ | |/ |/|
| * [LMB]: Fix lmb_add_region if region should be added at the headKumar Gala2008-02-191-0/+5
| * [LMB]: Make lmb support large physical addressingBecky Bruce2008-02-131-47/+46
| * [LMB]: Fix initial lmb add region with a non-zero baseKumar Gala2008-02-131-0/+6
| * [LMB]: Fix bug in __lmb_alloc_base().David S. Miller2008-02-131-1/+7
| * [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-133-0/+359
* | 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
OpenPOWER on IntegriCloud