1. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  2. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 18 years ago
  3. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 18 years ago
  4. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  5. 5806f07 [PATCH] lib: add idr_replace by Jeff Mahoney · 18 years ago
  6. 1eec005 [PATCH] fix race in idr code by Sonny Rao · 18 years ago
  7. e905914 [PATCH] Implement kasprintf by Jeremy Fitzhardinge · 18 years ago
  8. f796937 [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer by Jeremy Fitzhardinge · 18 years ago
  9. 9dc6557 [PATCH] reed-solomon: fix kernel-doc comments by Randy Dunlap · 18 years ago
  10. 2f72100 [PATCH] kernel-doc for lib/crc*.c by Randy Dunlap · 18 years ago
  11. 6e1907ff [PATCH] kernel-doc for lib/bitmap.c by Randy Dunlap · 18 years ago
  12. e5dcd90 [PATCH] radixtree: normalize radix_tree_tag_get() return value by Wu Fengguang · 18 years ago
  13. 5f507d9 [PATCH] constify libcrc32c table by Andreas Mohr · 18 years ago
  14. 481fad4 [PATCH] strstrip() API by Pekka Enberg · 18 years ago
  15. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 18 years ago
  16. 3cbc564 [PATCH] percpu_counters: create lib/percpu_counter.c by Ravikiran G Thirumalai · 18 years ago
  17. 4c91c36 [PATCH] buglet in radix_tree_tag_set by Peter Zijlstra · 18 years ago
  18. cfd9b7d [PATCH] radix-tree: small by Nick Piggin · 18 years ago
  19. 612d6c1 [PATCH] radix-tree: direct data by Nick Piggin · 18 years ago
  20. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 18 years ago
  21. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 18 years ago
  22. 183bd5b [PATCH] kobject: make people pay attention to kobject_add errors by Greg Kroah-Hartman · 18 years ago
  23. 22ae813 [PATCH] add __iowrite64_copy by Brice Goglin · 18 years ago
  24. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  25. 2f3243a [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency by David Woodhouse · 18 years ago
  26. ae57a85 [PATCH] kobject: quiet errors in kobject_add by Greg Kroah-Hartman · 18 years ago
  27. 06a1be1 [SPARC]: Handle UNWIND_INFO properly. by David S. Miller · 18 years ago
  28. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  29. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  30. 55a9810 [RBTREE] Merge colour and parent fields of struct rb_node. by David Woodhouse · 18 years ago
  31. 1975e59 [RBTREE] Remove dead code in rb_erase() by David Woodhouse · 18 years ago
  32. cca57c5 [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default by Tim Chen · 18 years ago
  33. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  34. 4c416ab [PATCH] Silence a const vs non-const warning by Jan-Benedict Glaw · 18 years ago
  35. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 18 years ago
  36. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  37. a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 18 years ago
  38. ae36b88 [PATCH] Don't make debugfs depend on DEBUG_KERNEL by Jens Axboe · 18 years ago
  39. f9b4192 [PATCH] bitops: hweight() speedup by Akinobu Mita · 18 years ago
  40. 37d5411 [PATCH] bitops: hweight() related cleanup by Akinobu Mita · 18 years ago
  41. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 18 years ago
  42. 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 18 years ago
  43. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 18 years ago
  44. 6a0f03e [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL by Andi Kleen · 18 years ago
  45. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  46. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 18 years ago
  47. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 18 years ago
  48. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 18 years ago
  49. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 18 years ago
  50. daff89f [PATCH] radix-tree documentation cleanups by Jonathan Corbet · 18 years ago
  51. 4a2f0ac [PATCH] kconfig: clarify memory debug options by Andrew Morton · 18 years ago
  52. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 18 years ago
  53. 3481454 BUG_ON() Conversion in lib/swiotlb.c by Eric Sesterhenn · 18 years ago
  54. 604bf5a [PATCH] CONFIG_UNWIND_INFO by Jan Beulich · 18 years ago
  55. 3cf64b9 [PATCH] bitmap: region restructuring by Paul Jackson · 18 years ago
  56. 74373c6 [PATCH] bitmap: region multiword spanning support by Paul Mundt · 18 years ago
  57. 87e2480 [PATCH] bitmap: region cleanup by Paul Jackson · 18 years ago
  58. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 18 years ago
  59. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  60. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 18 years ago
  61. 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 18 years ago
  62. dcd0da0 [PATCH] Kobject: provide better warning messages when people do stupid things by Greg Kroah-Hartman · 18 years ago
  63. 8b5536b [PATCH] kref: avoid an atomic operation in kref_put() by Eric Dumazet · 18 years ago
  64. 5110730 [PATCH] kobject: fix build error if CONFIG_SYSFS=n by Jun'ichi Nomura · 18 years ago
  65. a00428f Merge ../powerpc-merge by Paul Mackerras · 18 years ago
  66. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  67. ad6b97f [PATCH] iomap_copy fallout (m68k) by Al Viro · 18 years ago
  68. 90f9dd8 [PATCH] Fix over-zealous tag clearing in radix_tree_delete by NeilBrown · 18 years ago
  69. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 18 years ago
  70. 92118c7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  71. e0a6029 [PATCH] Fix spinlock debugging delays to not time out too early by Ingo Molnar · 18 years ago
  72. d87499e [PATCH] Fix uevent buffer overflow in input layer by Benjamin Herrenschmidt · 18 years ago
  73. b365b3d [PATCH] kobject: don't oops on null kobject.name by Chuck Ebbert · 18 years ago
  74. c171fef [PATCH] kobject_add() must have a valid name in order to succeed. by Greg Kroah-Hartman · 18 years ago
  75. d6c8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  76. f0c0025 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs by Peter Williams · 18 years ago
  77. 3f33031 [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore by Pablo Neira Ayuso · 18 years ago
  78. c27a0d7 [PATCH] Introduce __iowrite32_copy by Bryan O'Sullivan · 18 years ago
  79. a9df3d0 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining by Ingo Molnar · 18 years ago
  80. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 18 years ago
  81. f346f4b [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL by Adrian Bunk · 18 years ago
  82. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 18 years ago
  83. 51989b9 [PATCH] printk levels for spinlock debug by Dave Jones · 18 years ago
  84. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 18 years ago
  85. a57004e1 [PATCH] atomic: dec_and_lock use atomic primitives by Nick Piggin · 18 years ago
  86. 96b7f34 [PATCH] cpuset: better bitmap remap defaults by Paul Jackson · 18 years ago
  87. 50dd26ba [PATCH] DEBUG_SLAB depends on SLAB by Ingo Molnar · 18 years ago
  88. a5f51c9 [PATCH] radix-tree: reduce tree height upon partial truncation by Nick Piggin · 18 years ago
  89. d527426 [PATCH] radix tree: early termination of tag clearing by Nick Piggin · 18 years ago
  90. 6e954b9 [PATCH] radix tree: code consolidation by Nick Piggin · 18 years ago
  91. 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 18 years ago
  92. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  93. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 18 years ago
  94. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 18 years ago
  95. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  96. e22dafb [PATCH] klist: Fix broken kref counting in find functions by Frank Pavlic · 19 years ago
  97. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  98. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  99. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  100. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago