1. 09f82ea Kobject: drop child->parent ref at unregistration by Alan Stern · 17 years ago
  2. 9f66fa2 kobject: clean up debugging messages by Greg Kroah-Hartman · 17 years ago
  3. cfb36ff kobject: grab the kset reference in kobject_add, not kobject_init by Greg Kroah-Hartman · 17 years ago
  4. 2fb9113 kobject: remove subsystem_(un)register functions by Greg Kroah-Hartman · 17 years ago
  5. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago
  6. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  7. 23b5212 Driver Core: add kobj_attribute handling by Kay Sievers · 17 years ago
  8. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  9. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  10. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 17 years ago
  11. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 17 years ago
  12. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 17 years ago
  13. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 17 years ago
  14. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 17 years ago
  15. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 17 years ago
  16. 663a474 kobject: fix up kobject_set_name to use kvasprintf by Greg Kroah-Hartman · 17 years ago
  17. 41ca28a kref: add kref_set() by Evgeniy Polyakov · 17 years ago
  18. 7a83d45 kobject: remove incorrect comment in kobject_rename by Greg Kroah-Hartman · 17 years ago
  19. f16b34a lib: proportion: fix underflow in prop_norm_percpu() by Peter Zijlstra · 17 years ago
  20. c7af77b sched: mark rwsem functions as __sched for wchan/profiling by Livio Soares · 17 years ago
  21. 8c4606b kobject: fix the documentation of how kobject_set_name works by Greg Kroah-Hartman · 17 years ago
  22. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  23. e03ba84 [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure by Pablo Neira Ayuso · 17 years ago
  24. d0eec99 hexdump: don't print bytes with bit 7 set by Randy Dunlap · 17 years ago
  25. 71409a4 kobject: two typo fixes by Johannes Berg · 17 years ago
  26. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  27. 5a6dca7 lib: move bitmap.o from lib-y to obj-y. by Paul Mundt · 17 years ago
  28. ef19454 [LIB] crc32c: Keep intermediate crc state in cpu order by Benny Halevy · 17 years ago
  29. 0b030c2 Fix bitmap_scnlistprintf for empty masks by Andi Kleen · 17 years ago
  30. 34358c2 kobject: check for duplicate names in kobject_rename by Greg Kroah-Hartman · 17 years ago
  31. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
  32. 6e50607 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  33. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  34. f9527f1 Update swiotlb to use sg helpers by Jens Axboe · 17 years ago
  35. eb68450 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code by Jörn Engel · 17 years ago
  36. 1dd7fdb [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16() by Jörn Engel · 17 years ago
  37. 5895df9 spelling fixes: lib/ by Simon Arlott · 17 years ago
  38. 5a56db1 LIB: Replace inappropriate include of <linux/bug.h> by Robert P. J. Day · 17 years ago
  39. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  40. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago
  41. d2b20b1 Add irq protection in the percpu-counters cpu-hotplug-callback path by Gautham R Shenoy · 17 years ago
  42. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  43. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  44. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  45. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  46. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  47. debe621 lib/iomap.c:bad_io_access(): print 0x hex prefix by Rene Herman · 17 years ago
  48. 430d275 avoid negative (and full-width) shifts in radix-tree.c by Peter Lund · 17 years ago
  49. 0044299 handle recursive calls to bust_spinlocks() by Jan Beulich · 17 years ago
  50. 995e428 lib/sort.c optimization by Subbaiah Venkata · 17 years ago
  51. 53fa664 lib/ioremap.c should #include <linux/io.h> by Adrian Bunk · 17 years ago
  52. 8e2b705 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully by Neil Horman · 17 years ago
  53. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  54. 145ca25 lib: floating proportions by Peter Zijlstra · 17 years ago
  55. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 17 years ago
  56. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  57. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 17 years ago
  58. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  59. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 17 years ago
  60. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 17 years ago
  61. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 17 years ago
  62. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  63. 9e91fdb swiotlb: fix map_sg failure handling by FUJITA Tomonori · 17 years ago
  64. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  65. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  66. 26fb158 fix the max path calculation in radix-tree.c by Jeff Moyer · 17 years ago
  67. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  68. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  69. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  70. dbfd49f swiotlb: sg chaining support by Jens Axboe · 17 years ago
  71. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  72. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  73. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  74. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  75. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  76. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  77. ccd490a Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" by Kay Sievers · 17 years ago
  78. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  79. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  80. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  81. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  82. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  83. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  84. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  85. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  86. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  87. 8336793 [ZLIB]: Move bnx2 driver gzip unpacker into zlib. by Denys Vlasenko · 17 years ago
  88. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  89. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  90. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  91. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  92. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  93. fdfb870 typo fix Kernel config option by Danny ter Haar · 17 years ago
  94. 2b56fec Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  95. 928923c Introduce CONFIG_CHECK_SIGNATURE by Geert Uytterhoeven · 17 years ago
  96. 5ca2481 PCI: Document pci_iomap() by Rolf Eike Beer · 17 years ago
  97. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  98. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  99. 6ace06dc idr_remove_all: kill unused variable by Oleg Nesterov · 17 years ago
  100. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago