1. d7f0923 [LIB]: export radix_tree_preload() by David Chinner · 17 years ago
  2. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  3. 72dba58 ida: implement idr based id allocator by Tejun Heo · 17 years ago
  4. e33ac8b idr: separate out idr_mark_full() by Tejun Heo · 17 years ago
  5. 7aae6dd idr: fix obscure bug in allocation path by Tejun Heo · 17 years ago
  6. 80f03e3 Driver core: add missing kset uevent by Kay Sievers · 17 years ago
  7. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago
  8. b642b6d sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 17 years ago
  9. 837525e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  10. c790923 hexdump: more output formatting by Randy Dunlap · 17 years ago
  11. 5c73a3f kobject: use the proper printk level for kobject error by Greg Kroah-Hartman · 17 years ago
  12. c1a834d timer stats: speedups by Ingo Molnar · 17 years ago
  13. 9aaffc8 prohibit rcutorture from being compiled into the kernel by Paul E. McKenney · 17 years ago
  14. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  15. 6d690dc fault injection: disable stacktrace filter for x86-64 by Akinobu Mita · 17 years ago
  16. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  17. 99eaf3c lib/hexdump by Randy Dunlap · 17 years ago
  18. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  19. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 17 years ago
  20. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  21. 3e7cbae CRC ITU-T V.41 by Ivo van Doorn · 18 years ago
  22. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  23. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  24. 794543a Move LOG_BUF_SHIFT to a more sensible place by Alistair John Strachan · 17 years ago
  25. c6b40d1 fix sscanf %n match at end of input string by Johannes Berg · 17 years ago
  26. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  27. b2ead6e fix section mismatch warning in lib/swiotlb.c by Sam Ravnborg · 17 years ago
  28. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  29. f0ac675 Fix ppp_deflate issues with recent zlib_inflate changes by Richard Purdie · 17 years ago
  30. 1394f03 blackfin architecture by Bryan Wu · 17 years ago
  31. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  32. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  33. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  34. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  35. 6cbf0c7 iomap: make the default iomap functions fail softer by Linus Torvalds · 17 years ago
  36. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  37. ef4533f [AFS]: Make the match_*() functions take const options. by David Howells · 17 years ago
  38. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  39. b72e53f kconfig.debug: clarify CONFIG_DEBUG_INFO help text by Andreas Dilger · 17 years ago
  40. 39b7ee0 [PATCH] x86-64: deflate inflate_dynamic too by Jeremy Fitzhardinge · 17 years ago
  41. 35c7422 [PATCH] x86: deflate stack usage in lib/inflate.c by Jeremy Fitzhardinge · 17 years ago
  42. d7e5a54 [RSLIB] Support non-canonical GF representations by Segher Boessenkool · 17 years ago
  43. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  44. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 17 years ago
  45. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  46. 2753133 kobject: Comment and warning fixes to kobject.c by Eric W. Biederman · 17 years ago
  47. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 17 years ago
  48. 88db472 kobject: kobject_add() reference leak by Cornelia Huck · 17 years ago
  49. 14193fb Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj) by John Anthony Kazos Jr · 17 years ago
  50. ca2f37d Driver core: notify userspace of network device renames by Jean Tourrilhes · 17 years ago
  51. 1b0b3b9 kref: fix CPU ordering with respect to krefs by Oliver Neukum · 17 years ago
  52. 460f7e9 kobject: kobject_shadow_add cleanup by Dmitriy Monakhov · 17 years ago
  53. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  54. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  55. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  56. 14cf232 [MIPS] Don't force frame pointers for lockdep on MIPS by Franck Bui-Huu · 17 years ago
  57. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  58. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  59. cb8c181 [S390]: Fix build on 31-bit. by David S. Miller · 17 years ago
  60. 22b9a0a [LIB]: div64_64 optimization by Stephen Hemminger · 17 years ago
  61. 3927f2e [NET]: div64_64 consolidate (rev3) by Stephen Hemminger · 17 years ago
  62. 9e993ef kobject: new_device->kref wasn't putted after error in kobject_move() by Dmitriy Monakhov · 17 years ago
  63. 25667d6 Revert "[IA64] swiotlb abstraction (e.g. for Xen)" by Tony Luck · 17 years ago
  64. 05fb6bf [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) by Randy Dunlap · 17 years ago
  65. 96c62d5 [PATCH] genalloc warning fixes by Andrew Morton · 17 years ago
  66. 1df4900 [PATCH] fault injection: split up stacktrace filter Kconfig option by Akinobu Mita · 17 years ago
  67. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  68. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  69. 733abe4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  70. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  71. f95d882 PCI/sysfs/kobject kernel-doc fixes by Randy Dunlap · 17 years ago
  72. 1350770 kobject: kobj->k_name verification fix by Martin Stoilov · 17 years ago
  73. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 17 years ago
  74. fb4d64e [PATCH] pci_iomap_regions() error handling fix by Frederik Deweerdt · 17 years ago
  75. be6b026 [PATCH] swiotlb uninlinings by Andrew Morton · 17 years ago
  76. a304e1b [PATCH] Debug shared irqs by David Woodhouse · 17 years ago
  77. ea6f328 [PATCH] scnprintf(): fix a comment by Martin Peschke · 17 years ago
  78. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  79. b9b2a70 [PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMS by Robert P. J. Day · 17 years ago
  80. e3e8a75 [PATCH] Extract and use wake_up_klogd() by Kirill Korotaev · 17 years ago
  81. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 17 years ago
  82. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  83. ca29978 iomap: iomap should be in obj-y not in lib-y by Tejun Heo · 17 years ago
  84. d24bbbf devres: implement pcim_iomap_regions() by Tejun Heo · 17 years ago
  85. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  86. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 17 years ago
  87. b067db4 kobject: kobject_put cleanup by Mariusz Kozlowski · 17 years ago
  88. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 17 years ago
  89. 31b9025a Kobject: make kobject apis more robust in handling NULL pointers by Greg Kroah-Hartman · 17 years ago
  90. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 17 years ago
  91. 563aaf0 [IA64] swiotlb cleanup by Jan Beulich · 17 years ago
  92. 93fbff6 [IA64] make swiotlb use bus_to_virt/virt_to_bus by Jan Beulich · 17 years ago
  93. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  94. 542cfce kobject: kobject_uevent() returns manageable value by Aneesh Kumar K.V · 18 years ago
  95. f334b60 kref refcnt and false positives by Venkatesh Pallipadi · 18 years ago
  96. d1526e2 Remove stack unwinder for now by Linus Torvalds · 18 years ago
  97. ee36c2b [PATCH] uml problems with linux/io.h by Al Viro · 18 years ago
  98. 6a2d7a9 [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() by Eric Dumazet · 18 years ago
  99. 86327d1 Fix typo in new debug options. by Dave Jones · 18 years ago
  100. 0258736 [PATCH] add MODULE_* attributes to bit reversal library by Cal Peake · 18 years ago