1. f9b4192 [PATCH] bitops: hweight() speedup by Akinobu Mita · 18 years ago
  2. 37d5411 [PATCH] bitops: hweight() related cleanup by Akinobu Mita · 18 years ago
  3. 930ae74 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() by Akinobu Mita · 18 years ago
  4. 3b9ed1a [PATCH] bitops: generic hweight{64,32,16,8}() by Akinobu Mita · 18 years ago
  5. c7f612c [PATCH] bitops: generic find_{next,first}{,_zero}_bit() by Akinobu Mita · 18 years ago
  6. 6a0f03e [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL by Andi Kleen · 18 years ago
  7. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  8. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 18 years ago
  9. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 18 years ago
  10. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 18 years ago
  11. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 18 years ago
  12. daff89f [PATCH] radix-tree documentation cleanups by Jonathan Corbet · 18 years ago
  13. 4a2f0ac [PATCH] kconfig: clarify memory debug options by Andrew Morton · 18 years ago
  14. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 18 years ago
  15. 3481454 BUG_ON() Conversion in lib/swiotlb.c by Eric Sesterhenn · 18 years ago
  16. 604bf5a [PATCH] CONFIG_UNWIND_INFO by Jan Beulich · 18 years ago
  17. 3cf64b9 [PATCH] bitmap: region restructuring by Paul Jackson · 18 years ago
  18. 74373c6 [PATCH] bitmap: region multiword spanning support by Paul Mundt · 18 years ago
  19. 87e2480 [PATCH] bitmap: region cleanup by Paul Jackson · 18 years ago
  20. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 18 years ago
  21. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  22. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 18 years ago
  23. 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 18 years ago
  24. dcd0da0 [PATCH] Kobject: provide better warning messages when people do stupid things by Greg Kroah-Hartman · 18 years ago
  25. 8b5536b [PATCH] kref: avoid an atomic operation in kref_put() by Eric Dumazet · 18 years ago
  26. 5110730 [PATCH] kobject: fix build error if CONFIG_SYSFS=n by Jun'ichi Nomura · 18 years ago
  27. a00428f Merge ../powerpc-merge by Paul Mackerras · 18 years ago
  28. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  29. ad6b97f [PATCH] iomap_copy fallout (m68k) by Al Viro · 18 years ago
  30. 90f9dd8 [PATCH] Fix over-zealous tag clearing in radix_tree_delete by NeilBrown · 18 years ago
  31. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 18 years ago
  32. 92118c7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  33. e0a6029 [PATCH] Fix spinlock debugging delays to not time out too early by Ingo Molnar · 18 years ago
  34. d87499e [PATCH] Fix uevent buffer overflow in input layer by Benjamin Herrenschmidt · 18 years ago
  35. b365b3d [PATCH] kobject: don't oops on null kobject.name by Chuck Ebbert · 18 years ago
  36. c171fef [PATCH] kobject_add() must have a valid name in order to succeed. by Greg Kroah-Hartman · 18 years ago
  37. d6c8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  38. f0c0025 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs by Peter Williams · 18 years ago
  39. 3f33031 [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore by Pablo Neira Ayuso · 18 years ago
  40. c27a0d7 [PATCH] Introduce __iowrite32_copy by Bryan O'Sullivan · 18 years ago
  41. a9df3d0 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining by Ingo Molnar · 18 years ago
  42. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 18 years ago
  43. f346f4b [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL by Adrian Bunk · 18 years ago
  44. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 18 years ago
  45. 51989b9 [PATCH] printk levels for spinlock debug by Dave Jones · 18 years ago
  46. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 18 years ago
  47. a57004e1 [PATCH] atomic: dec_and_lock use atomic primitives by Nick Piggin · 18 years ago
  48. 96b7f34 [PATCH] cpuset: better bitmap remap defaults by Paul Jackson · 18 years ago
  49. 50dd26ba [PATCH] DEBUG_SLAB depends on SLAB by Ingo Molnar · 18 years ago
  50. a5f51c9 [PATCH] radix-tree: reduce tree height upon partial truncation by Nick Piggin · 18 years ago
  51. d527426 [PATCH] radix tree: early termination of tag clearing by Nick Piggin · 18 years ago
  52. 6e954b9 [PATCH] radix tree: code consolidation by Nick Piggin · 18 years ago
  53. 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 18 years ago
  54. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  55. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 18 years ago
  56. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 18 years ago
  57. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  58. e22dafb [PATCH] klist: Fix broken kref counting in find functions by Frank Pavlic · 19 years ago
  59. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  60. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  61. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  62. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  63. bb44f11 [PATCH] fix spinlock-debugging smp_processor_id() usage by Ingo Molnar · 19 years ago
  64. 7e87023 [PATCH] Fix swiotlb pci_map_sg error handling by Andi Kleen · 19 years ago
  65. 4659633 [PATCH] fix broken lib/genalloc.c by Chris Humbert · 19 years ago
  66. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  67. a433136 [PATCH] reiser4: add radix_tree_lookup_slot() by Hans Reiser · 19 years ago
  68. 03ead84 [LIB] reed_solomon: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  69. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  70. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  71. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  72. 82da2c3 [PATCH] lib/string.c cleanup: restore useful memmove const by Paul Jackson · 19 years ago
  73. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  74. c4dd0e4 [PATCH] extable: remove needless declaration by Nicolas Pitre · 19 years ago
  75. 2a38bcc [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER by Jesper Juhl · 19 years ago
  76. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
  77. e15ae2d [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c by Jesper Juhl · 19 years ago
  78. 850b924 [PATCH] lib/string.c cleanup: remove pointless explicit casts by Jesper Juhl · 19 years ago
  79. cc75fb7 [PATCH] lib/string.c cleanup: remove pointless register keyword by Jesper Juhl · 19 years ago
  80. 51a0f0f [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups by Jesper Juhl · 19 years ago
  81. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  82. 27ac801 [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c by Olaf Hering · 19 years ago
  83. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  84. 4ed17dc [PATCH] kobject_uevent.c has a typo in a comment by Erik Hovland · 19 years ago
  85. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  86. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  87. 9cec58d Update from upstream with manual merge of Yasunori Goto's by Tony Luck · 19 years ago
  88. 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
  89. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  90. 3d2aef6 [TEXTSEARCH]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  91. 17e5ad6 [PATCH] Removed remaining PCI specific references from swiotlb.c by Tony Luck · 19 years ago
  92. 569c8bf [PATCH] swiotlb: file header comments by John W. Linville · 19 years ago
  93. de69e0f [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings by John W. Linville · 19 years ago
  94. 878a97c [PATCH] swiotlb: support syncing sub-ranges of mappings by John W. Linville · 19 years ago
  95. 8270f3f [PATCH] swiotlb: cleanup some code duplication cruft by John W. Linville · 19 years ago
  96. 6c654b5 [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ by John W. Linville · 19 years ago
  97. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  98. aeb3998 [PATCH] x86-64: Allow frame pointer and fix help text. by Andi Kleen · 19 years ago
  99. ecec4cb [PATCH] lib/sort.c: small cleanups by Adrian Bunk · 19 years ago
  100. 00b61f5 [PATCH] lib/radix-tree: Fix "nocast type" warnings by Victor Fusco · 19 years ago