1. d9024df [LMB] Restructure allocation loops to avoid unsigned underflow by Paul Mackerras · 16 years ago
  2. 300613e [LMB] Fix some whitespace and other formatting issues, use pr_debug by Paul Mackerras · 16 years ago
  3. c50f68c [LMB] Add lmb_alloc_nid() by David S. Miller · 16 years ago
  4. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  5. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 16 years ago
  6. 61407f8 [NET]: srandom32 fixes for networking v2 by Andi Kleen · 16 years ago
  7. a9edadb fix uevent action-string regression by Mark Lord · 16 years ago
  8. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  9. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  10. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 16 years ago
  11. b15a3891 avoid endless loops in lib/swiotlb.c by Jan Beulich · 16 years ago
  12. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  13. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  14. 3715863 iommu: export iommu_is_span_boundary helper function by FUJITA Tomonori · 16 years ago
  15. a4573c4 kobject: properly initialize ksets by Greg Kroah-Hartman · 16 years ago
  16. f8303dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 by Paul Mackerras · 16 years ago
  17. 4f9d5f4 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) by Hoang-Nam Nguyen · 16 years ago
  18. fddd9cf make LKDTM depend on BLOCK by Chris Snook · 16 years ago
  19. 74b20da [LMB]: Fix lmb_add_region if region should be added at the head by Kumar Gala · 16 years ago
  20. fa2144b kbuild: explain why DEBUG_SECTION_MISMATCH is UNDEFINED by Sam Ravnborg · 17 years ago
  21. e5f2709 [LMB]: Make lmb support large physical addressing by Becky Bruce · 17 years ago
  22. 27e6672 [LMB]: Fix initial lmb add region with a non-zero base by Kumar Gala · 17 years ago
  23. eea89e1 [LMB]: Fix bug in __lmb_alloc_base(). by David S. Miller · 17 years ago
  24. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  25. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 17 years ago
  26. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 17 years ago
  27. 4600ecf lib/scatterlist.o needed by a module only - link it in unconditionally by Guennadi Liakhovetski · 17 years ago
  28. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 17 years ago
  29. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  30. 9f741cb lib: remove fastcall from lib/* by Harvey Harrison · 17 years ago
  31. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  32. 8ff12cf SLUB: Support for performance statistics by Christoph Lameter · 17 years ago
  33. b41ecbe debug_smp_processor_id() fixlets by Andrew Morton · 17 years ago
  34. 15ae02b lib/extable.c: remove an expensive integer divide in search_extable() by Eric Dumazet · 17 years ago
  35. e2848a0 radix-tree: avoid atomic allocations for preloaded insertions by Nick Piggin · 17 years ago
  36. 681cc5c iommu sg merging: swiotlb: respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  37. 0291df8 iommu sg: add IOMMU helper functions for the free area management by FUJITA Tomonori · 17 years ago
  38. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  39. 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  40. 643d1f7 lib/: Spelling fixes by Joe Perches · 17 years ago
  41. d6fbfa4 kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH by Geert Uytterhoeven · 17 years ago
  42. e5f95c8 kbuild: print only total number of section mismatces found by Sam Ravnborg · 17 years ago
  43. f70701a kobject: kerneldoc comment fix by Dave Young · 17 years ago
  44. aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 17 years ago
  45. f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 17 years ago
  46. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 17 years ago
  47. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
  48. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  49. 0ba6c33bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
  50. 5ea293a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  51. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 17 years ago
  52. 571e768 [LIB] pcounter : unline too big functions by Eric Dumazet · 17 years ago
  53. de4d1db [LIB]: Introduce struct pcounter by Arnaldo Carvalho de Melo · 17 years ago
  54. 588ccd7 kbuild: add verbose option to Section mismatch reporting in modpost by Sam Ravnborg · 17 years ago
  55. 91341d4 kbuild: introduce new option to enhance section mismatch analysis by Sam Ravnborg · 17 years ago
  56. 7cedb1f SG: work with the SCSI fixed maximum allocations. by James Bottomley · 17 years ago
  57. 0db9299 SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers by Jens Axboe · 17 years ago
  58. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  59. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 17 years ago
  60. e374a2b Kobject: fix coding style issues in kobject c files by Greg Kroah-Hartman · 17 years ago
  61. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  62. 528a4bf Kobject: remove kobject_unregister() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  63. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  64. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 17 years ago
  65. 12e339a Kset: remove kset_add function by Greg Kroah-Hartman · 22 years ago
  66. 6d06adf Kobject: remove kobject_register() by Greg Kroah-Hartman · 17 years ago
  67. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  68. e1543dd Kobject: remove kobject_init() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  69. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  70. 9e7bbcc Kobject: remove kobject_add() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  71. 09f82ea Kobject: drop child->parent ref at unregistration by Alan Stern · 17 years ago
  72. 9f66fa2 kobject: clean up debugging messages by Greg Kroah-Hartman · 17 years ago
  73. cfb36ff kobject: grab the kset reference in kobject_add, not kobject_init by Greg Kroah-Hartman · 17 years ago
  74. 2fb9113 kobject: remove subsystem_(un)register functions by Greg Kroah-Hartman · 17 years ago
  75. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago
  76. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  77. 23b5212 Driver Core: add kobj_attribute handling by Kay Sievers · 17 years ago
  78. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  79. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  80. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 17 years ago
  81. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 17 years ago
  82. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 17 years ago
  83. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 17 years ago
  84. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 17 years ago
  85. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 17 years ago
  86. 663a474 kobject: fix up kobject_set_name to use kvasprintf by Greg Kroah-Hartman · 17 years ago
  87. 41ca28a kref: add kref_set() by Evgeniy Polyakov · 17 years ago
  88. 7a83d45 kobject: remove incorrect comment in kobject_rename by Greg Kroah-Hartman · 17 years ago
  89. f16b34a lib: proportion: fix underflow in prop_norm_percpu() by Peter Zijlstra · 17 years ago
  90. c7af77b sched: mark rwsem functions as __sched for wchan/profiling by Livio Soares · 17 years ago
  91. 8c4606b kobject: fix the documentation of how kobject_set_name works by Greg Kroah-Hartman · 17 years ago
  92. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  93. e03ba84 [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure by Pablo Neira Ayuso · 17 years ago
  94. d0eec99 hexdump: don't print bytes with bit 7 set by Randy Dunlap · 17 years ago
  95. 71409a4 kobject: two typo fixes by Johannes Berg · 17 years ago
  96. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  97. 5a6dca7 lib: move bitmap.o from lib-y to obj-y. by Paul Mundt · 17 years ago
  98. ef19454 [LIB] crc32c: Keep intermediate crc state in cpu order by Benny Halevy · 17 years ago
  99. 0b030c2 Fix bitmap_scnlistprintf for empty masks by Andi Kleen · 17 years ago
  100. 34358c2 kobject: check for duplicate names in kobject_rename by Greg Kroah-Hartman · 17 years ago