1. f4a641d [PATCH] multiple exports of strpbrk by Andrew Morton · 18 years ago
  2. 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 18 years ago
  3. dcd0da0 [PATCH] Kobject: provide better warning messages when people do stupid things by Greg Kroah-Hartman · 18 years ago
  4. 8b5536b [PATCH] kref: avoid an atomic operation in kref_put() by Eric Dumazet · 18 years ago
  5. 5110730 [PATCH] kobject: fix build error if CONFIG_SYSFS=n by Jun'ichi Nomura · 18 years ago
  6. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  7. ad6b97f [PATCH] iomap_copy fallout (m68k) by Al Viro · 18 years ago
  8. 90f9dd8 [PATCH] Fix over-zealous tag clearing in radix_tree_delete by NeilBrown · 18 years ago
  9. 92118c7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  10. e0a6029 [PATCH] Fix spinlock debugging delays to not time out too early by Ingo Molnar · 18 years ago
  11. d87499e [PATCH] Fix uevent buffer overflow in input layer by Benjamin Herrenschmidt · 18 years ago
  12. b365b3d [PATCH] kobject: don't oops on null kobject.name by Chuck Ebbert · 18 years ago
  13. c171fef [PATCH] kobject_add() must have a valid name in order to succeed. by Greg Kroah-Hartman · 18 years ago
  14. d6c8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  15. f0c0025 [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs by Peter Williams · 18 years ago
  16. 3f33031 [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore by Pablo Neira Ayuso · 18 years ago
  17. c27a0d7 [PATCH] Introduce __iowrite32_copy by Bryan O'Sullivan · 18 years ago
  18. a9df3d0 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining by Ingo Molnar · 18 years ago
  19. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 18 years ago
  20. f346f4b [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL by Adrian Bunk · 18 years ago
  21. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 18 years ago
  22. 51989b9 [PATCH] printk levels for spinlock debug by Dave Jones · 18 years ago
  23. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 18 years ago
  24. a57004e1 [PATCH] atomic: dec_and_lock use atomic primitives by Nick Piggin · 18 years ago
  25. 96b7f34 [PATCH] cpuset: better bitmap remap defaults by Paul Jackson · 18 years ago
  26. 50dd26ba [PATCH] DEBUG_SLAB depends on SLAB by Ingo Molnar · 18 years ago
  27. a5f51c9 [PATCH] radix-tree: reduce tree height upon partial truncation by Nick Piggin · 18 years ago
  28. d527426 [PATCH] radix tree: early termination of tag clearing by Nick Piggin · 18 years ago
  29. 6e954b9 [PATCH] radix tree: code consolidation by Nick Piggin · 18 years ago
  30. 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 18 years ago
  31. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  32. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 18 years ago
  33. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 18 years ago
  34. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  35. e22dafb [PATCH] klist: Fix broken kref counting in find functions by Frank Pavlic · 19 years ago
  36. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  37. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  38. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  39. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  40. bb44f11 [PATCH] fix spinlock-debugging smp_processor_id() usage by Ingo Molnar · 18 years ago
  41. 7e87023 [PATCH] Fix swiotlb pci_map_sg error handling by Andi Kleen · 18 years ago
  42. 4659633 [PATCH] fix broken lib/genalloc.c by Chris Humbert · 19 years ago
  43. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  44. a433136 [PATCH] reiser4: add radix_tree_lookup_slot() by Hans Reiser · 19 years ago
  45. 03ead84 [LIB] reed_solomon: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  46. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  47. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  48. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  49. 82da2c3 [PATCH] lib/string.c cleanup: restore useful memmove const by Paul Jackson · 19 years ago
  50. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  51. c4dd0e4 [PATCH] extable: remove needless declaration by Nicolas Pitre · 19 years ago
  52. 2a38bcc [PATCH] Kconfig help text correction for CONFIG_FRAME_POINTER by Jesper Juhl · 19 years ago
  53. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
  54. e15ae2d [PATCH] Whitespace and CodingStyle cleanup for lib/idr.c by Jesper Juhl · 19 years ago
  55. 850b924 [PATCH] lib/string.c cleanup: remove pointless explicit casts by Jesper Juhl · 19 years ago
  56. cc75fb7 [PATCH] lib/string.c cleanup: remove pointless register keyword by Jesper Juhl · 19 years ago
  57. 51a0f0f [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups by Jesper Juhl · 19 years ago
  58. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  59. 27ac801 [PATCH] ppc64 boot: remove include from lib/zlib_inflate/inflate.c by Olaf Hering · 19 years ago
  60. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  61. 4ed17dc [PATCH] kobject_uevent.c has a typo in a comment by Erik Hovland · 19 years ago
  62. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  63. 8d3b359 [PATCH] inotify/idr leak fix by Andrew Morton · 19 years ago
  64. 9cec58d Update from upstream with manual merge of Yasunori Goto's by Tony Luck · 19 years ago
  65. 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
  66. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  67. 3d2aef6 [TEXTSEARCH]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  68. 17e5ad6 [PATCH] Removed remaining PCI specific references from swiotlb.c by Tony Luck · 19 years ago
  69. 569c8bf [PATCH] swiotlb: file header comments by John W. Linville · 19 years ago
  70. de69e0f [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappings by John W. Linville · 19 years ago
  71. 878a97c [PATCH] swiotlb: support syncing sub-ranges of mappings by John W. Linville · 19 years ago
  72. 8270f3f [PATCH] swiotlb: cleanup some code duplication cruft by John W. Linville · 19 years ago
  73. 6c654b5 [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ by John W. Linville · 19 years ago
  74. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  75. aeb3998 [PATCH] x86-64: Allow frame pointer and fix help text. by Andi Kleen · 19 years ago
  76. ecec4cb [PATCH] lib/sort.c: small cleanups by Adrian Bunk · 19 years ago
  77. 00b61f5 [PATCH] lib/radix-tree: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  78. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  79. 7657ec1 [PATCH] lib/crc16: added crc16 algorithm. by Evgeniy Polyakov · 19 years ago
  80. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 19 years ago
  81. 32605a1 [PATCH] radix_tag_get(): differentiate between no present node and tag unset cases by Marcelo Tosatti · 19 years ago
  82. 201b626 [PATCH] radix-tree: Remove unnecessary indirections and clean up code by Christoph Lameter · 19 years ago
  83. 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
  84. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  85. 52fdd08 [PATCH] unify x86/x86-64 semaphore code by Benjamin LaHaise · 19 years ago
  86. 29cb9f9 [LIB]: Make TEXTSEARCH_BM plain tristate like the others by David S. Miller · 19 years ago
  87. 8082e4e [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 by Pablo Neira Ayuso · 19 years ago
  88. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  89. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  90. 43e943c [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users by Patrick McHardy · 19 years ago
  91. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  92. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  93. 8032230 [PATCH] %t... in vsnprintf by Al Viro · 19 years ago
  94. c231c7db Revert unnecessary zlib_inflate/inftrees.c fix by Linus Torvalds · 19 years ago
  95. cfc646f [PATCH] crc32.c typo fix by Dominik Hackl · 19 years ago
  96. 4aad724 [PATCH] Update in-kernel zlib routines by Tim Yamin · 19 years ago
  97. 3348e05 [PATCH] DEBUG_FS must depend on SYSFS by Adrian Bunk · 19 years ago
  98. 7e8c9e1 [PATCH] statically link halfmd4 by Andrew Morton · 19 years ago
  99. 6c03652 [PATCH] mostly_read data section by Christoph Lameter · 19 years ago
  100. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 19 years ago