1. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 16 years ago
  2. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  3. a7133a1 lib/swiotlb.c: cleanups by Andrew Morton · 16 years ago
  4. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  5. 22caa04 lib/inflate.c: handle failed malloc() by Jim Meyering · 16 years ago
  6. 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 16 years ago
  7. 488514d Remove set_migrateflags() by Christoph Lameter · 16 years ago
  8. 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 16 years ago
  9. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 16 years ago
  10. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  11. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  12. 35bb5b1 Add option to enable -Wframe-larger-than= on gcc 4.4 by Andi Kleen · 16 years ago
  13. 7347aef [LMB]: Fix lmb allocation regression. by David S. Miller · 16 years ago
  14. 9a64388d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  15. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  16. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  17. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  18. c6a2a3d Kobject: Replace list_for_each() with list_for_each_entry(). by Robert P. J. Day · 16 years ago
  19. c1ebdae kobject: catch kobjects that are not initialized by Greg Kroah-Hartman · 16 years ago
  20. 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 16 years ago
  21. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 16 years ago
  22. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  23. f42b380 lib: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  24. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  25. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  26. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  27. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 16 years ago
  28. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  29. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  30. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  31. 974460c kgdb: allow static kgdbts boot configuration by Jason Wessel · 16 years ago
  32. e8d31c2 kgdb: add kgdb internal test suite by Jason Wessel · 16 years ago
  33. dc7d552 kgdb: core by Jason Wessel · 16 years ago
  34. 2342e51 Remove DEBUG_SEMAPHORE from Kconfig by Matthew Wilcox · 16 years ago
  35. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  36. e48b3de Add semaphore.h to kernel_lock.c by Matthew Wilcox · 16 years ago
  37. d9024df [LMB] Restructure allocation loops to avoid unsigned underflow by Paul Mackerras · 16 years ago
  38. 300613e [LMB] Fix some whitespace and other formatting issues, use pr_debug by Paul Mackerras · 16 years ago
  39. c50f68c [LMB] Add lmb_alloc_nid() by David S. Miller · 16 years ago
  40. 5b06c853 slub: Deal with config variable dependencies by Christoph Lameter · 16 years ago
  41. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  42. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 16 years ago
  44. b1adaf6 [SCSI] block: add sg buffer copy helper functions by FUJITA Tomonori · 16 years ago
  45. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. 61407f8 [NET]: srandom32 fixes for networking v2 by Andi Kleen · 16 years ago
  47. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 16 years ago
  48. a9edadb fix uevent action-string regression by Mark Lord · 16 years ago
  49. 095d911 [LIB]: Drop the pcounter itself. by Pavel Emelyanov · 16 years ago
  50. 2d38f9a [NETNS]: Do no include NET related headers if CONFIG_NET is not set. by Denis V. Lunev · 16 years ago
  51. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  52. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  53. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 16 years ago
  54. b15a3891 avoid endless loops in lib/swiotlb.c by Jan Beulich · 16 years ago
  55. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  56. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  57. 3715863 iommu: export iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  58. a4573c4 kobject: properly initialize ksets by Greg Kroah-Hartman · 16 years ago
  59. f8303dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 by Paul Mackerras · 16 years ago
  60. 4f9d5f4 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) by Hoang-Nam Nguyen · 16 years ago
  61. fddd9cf make LKDTM depend on BLOCK by Chris Snook · 16 years ago
  62. 74b20da [LMB]: Fix lmb_add_region if region should be added at the head by Kumar Gala · 16 years ago
  63. fa2144b kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED by Sam Ravnborg · 16 years ago
  64. e5f2709 [LMB]: Make lmb support large physical addressing by Becky Bruce · 16 years ago
  65. 27e6672 [LMB]: Fix initial lmb add region with a non-zero base by Kumar Gala · 16 years ago
  66. eea89e1 [LMB]: Fix bug in __lmb_alloc_base(). by David S. Miller · 16 years ago
  67. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 16 years ago
  68. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 16 years ago
  69. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 16 years ago
  70. 4600ecf lib/scatterlist.o needed by a module only - link it in unconditionally by Guennadi Liakhovetski · 16 years ago
  71. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 16 years ago
  72. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 16 years ago
  73. 9f741cb lib: remove fastcall from lib/* by Harvey Harrison · 16 years ago
  74. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  75. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 16 years ago
  76. b41ecbe debug_smp_processor_id() fixlets by Andrew Morton · 16 years ago
  77. 15ae02b lib/extable.c: remove an expensive integer divide in search_extable() by Eric Dumazet · 16 years ago
  78. e2848a0 radix-tree: avoid atomic allocations for preloaded insertions by Nick Piggin · 16 years ago
  79. 681cc5c iommu sg merging: swiotlb: respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  80. 0291df8 iommu sg: add IOMMU helper functions for the free area management by FUJITA Tomonori · 16 years ago
  81. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  82. 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  83. 643d1f7 lib/: Spelling fixes by Joe Perches · 16 years ago
  84. d6fbfa4 kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH by Geert Uytterhoeven · 16 years ago
  85. e5f95c8 kbuild: print only total number of section mismatces found by Sam Ravnborg · 16 years ago
  86. f70701a kobject: kerneldoc comment fix by Dave Young · 16 years ago
  87. aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 16 years ago
  88. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 16 years ago
  89. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 16 years ago
  90. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 16 years ago
  91. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 16 years ago
  92. 0ba6c33bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 16 years ago
  93. 5ea293a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  94. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 16 years ago
  95. 571e768 [LIB] pcounter : unline too big functions by Eric Dumazet · 16 years ago
  96. de4d1db [LIB]: Introduce struct pcounter by Arnaldo Carvalho de Melo · 17 years ago
  97. 588ccd7 kbuild: add verbose option to Section mismatch reporting in modpost by Sam Ravnborg · 16 years ago
  98. 91341d4 kbuild: introduce new option to enhance section mismatch analysis by Sam Ravnborg · 16 years ago
  99. 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 16 years ago
  100. 0db9299 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers by Jens Axboe · 17 years ago