1. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  2. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  3. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  4. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  5. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  6. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  7. ccd490a Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" by Kay Sievers · 17 years ago
  8. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  9. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  10. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  11. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  12. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  13. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  14. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  15. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  16. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  17. 8336793 [ZLIB]: Move bnx2 driver gzip unpacker into zlib. by Denys Vlasenko · 17 years ago
  18. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  19. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  20. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  21. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  22. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  23. fdfb870 typo fix Kernel config option by Danny ter Haar · 17 years ago
  24. 2b56fec Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  25. 928923c Introduce CONFIG_CHECK_SIGNATURE by Geert Uytterhoeven · 17 years ago
  26. 5ca2481 PCI: Document pci_iomap() by Rolf Eike Beer · 17 years ago
  27. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  28. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  29. 6ace06dc idr_remove_all: kill unused variable by Oleg Nesterov · 17 years ago
  30. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  31. 96e3e18 lib: move kasprintf to a separate file by Sam Ravnborg · 17 years ago
  32. c21b37f lzo: add some missing casts by Richard Purdie · 17 years ago
  33. cd030c4 kobject: fix link error when CONFIG_HOTPLUG is disabled by Cornelia Huck · 17 years ago
  34. 6ddb23c fault_inject: silence a warning by Stephen Rothwell · 17 years ago
  35. df336d1 Fix swiotlb_sync_single_range() by Keir Fraser · 17 years ago
  36. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  37. f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago
  38. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  39. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  40. d84d1cc add argv_split() by Jeremy Fitzhardinge · 17 years ago
  41. ad24152 CRC7 support by Jan Nikitenko · 17 years ago
  42. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  43. a54890d Make check_signature depend on CONFIG_HAS_IOMEM by Linus Torvalds · 17 years ago
  44. 4277eed vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 by Denis Vlasenko · 17 years ago
  45. b39a734 vsprintf.c: optimizing, part 1 (easy and obvious stuff) by Denis Vlasenko · 17 years ago
  46. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  47. cc2ea41 uninline check_signature() by Andrew Morton · 17 years ago
  48. b4ef029 percpu_counters: use for_each_online_cpu() by Andrew Morton · 17 years ago
  49. c67ad91 percpu_counters(): use cpu notifiers by Andrew Morton · 17 years ago
  50. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  51. 23936cc lib: add idr_remove_all by Kristian Hoegsberg · 17 years ago
  52. 96d7fa4 lib: add idr_for_each() by Kristian Hoegsberg · 17 years ago
  53. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  54. d7f0923 [LIB]: export radix_tree_preload() by David Chinner · 17 years ago
  55. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  56. 72dba58 ida: implement idr based id allocator by Tejun Heo · 17 years ago
  57. e33ac8b idr: separate out idr_mark_full() by Tejun Heo · 17 years ago
  58. 7aae6dd idr: fix obscure bug in allocation path by Tejun Heo · 17 years ago
  59. 80f03e3 Driver core: add missing kset uevent by Kay Sievers · 17 years ago
  60. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago
  61. b642b6d sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 17 years ago
  62. 837525e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  63. c790923 hexdump: more output formatting by Randy Dunlap · 17 years ago
  64. 5c73a3f kobject: use the proper printk level for kobject error by Greg Kroah-Hartman · 17 years ago
  65. c1a834d timer stats: speedups by Ingo Molnar · 17 years ago
  66. 9aaffc8 prohibit rcutorture from being compiled into the kernel by Paul E. McKenney · 17 years ago
  67. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  68. 6d690dc fault injection: disable stacktrace filter for x86-64 by Akinobu Mita · 17 years ago
  69. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  70. 99eaf3c lib/hexdump by Randy Dunlap · 17 years ago
  71. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  72. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 17 years ago
  73. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  74. 3e7cbae CRC ITU-T V.41 by Ivo van Doorn · 18 years ago
  75. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  76. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  77. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  78. c6b40d1 fix sscanf %n match at end of input string by Johannes Berg · 17 years ago
  79. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  80. b2ead6e fix section mismatch warning in lib/swiotlb.c by Sam Ravnborg · 17 years ago
  81. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  82. f0ac675 Fix ppp_deflate issues with recent zlib_inflate changes by Richard Purdie · 17 years ago
  83. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  84. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  85. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  86. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  87. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  88. 6cbf0c7 iomap: make the default iomap functions fail softer by Linus Torvalds · 17 years ago
  89. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  90. ef4533f [AFS]: Make the match_*() functions take const options. by David Howells · 17 years ago
  91. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  92. b72e53f kconfig.debug: clarify CONFIG_DEBUG_INFO help text by Andreas Dilger · 17 years ago
  93. 39b7ee0 [PATCH] x86-64: deflate inflate_dynamic too by Jeremy Fitzhardinge · 17 years ago
  94. 35c7422 [PATCH] x86: deflate stack usage in lib/inflate.c by Jeremy Fitzhardinge · 17 years ago
  95. d7e5a54 [RSLIB] Support non-canonical GF representations by Segher Boessenkool · 17 years ago
  96. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  97. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 17 years ago
  98. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  99. 2753133 kobject: Comment and warning fixes to kobject.c by Eric W. Biederman · 17 years ago
  100. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 17 years ago