1. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  2. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  3. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  4. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  5. debe621 lib/iomap.c:bad_io_access(): print 0x hex prefix by Rene Herman · 17 years ago
  6. 430d275 avoid negative (and full-width) shifts in radix-tree.c by Peter Lund · 17 years ago
  7. 0044299 handle recursive calls to bust_spinlocks() by Jan Beulich · 17 years ago
  8. 995e428 lib/sort.c optimization by Subbaiah Venkata · 17 years ago
  9. 53fa664 lib/ioremap.c should #include <linux/io.h> by Adrian Bunk · 17 years ago
  10. 8e2b705 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully by Neil Horman · 17 years ago
  11. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  12. 145ca25 lib: floating proportions by Peter Zijlstra · 17 years ago
  13. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 17 years ago
  14. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  15. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 17 years ago
  16. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  17. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 17 years ago
  18. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 17 years ago
  19. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 17 years ago
  20. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  21. 9e91fdb swiotlb: fix map_sg failure handling by FUJITA Tomonori · 17 years ago
  22. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  23. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  24. 26fb158 fix the max path calculation in radix-tree.c by Jeff Moyer · 17 years ago
  25. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  26. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  27. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  28. dbfd49f swiotlb: sg chaining support by Jens Axboe · 17 years ago
  29. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  30. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  31. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  32. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  33. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  34. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  35. ccd490a Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" by Kay Sievers · 17 years ago
  36. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  37. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  38. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  39. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  40. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  41. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  42. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  43. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  44. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  45. 8336793 [ZLIB]: Move bnx2 driver gzip unpacker into zlib. by Denys Vlasenko · 17 years ago
  46. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  47. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  48. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  49. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  50. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  51. fdfb870 typo fix Kernel config option by Danny ter Haar · 17 years ago
  52. 2b56fec Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  53. 928923c Introduce CONFIG_CHECK_SIGNATURE by Geert Uytterhoeven · 17 years ago
  54. 5ca2481 PCI: Document pci_iomap() by Rolf Eike Beer · 17 years ago
  55. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  56. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  57. 6ace06dc idr_remove_all: kill unused variable by Oleg Nesterov · 17 years ago
  58. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  59. 96e3e18 lib: move kasprintf to a separate file by Sam Ravnborg · 17 years ago
  60. c21b37f lzo: add some missing casts by Richard Purdie · 17 years ago
  61. cd030c4 kobject: fix link error when CONFIG_HOTPLUG is disabled by Cornelia Huck · 17 years ago
  62. 6ddb23c fault_inject: silence a warning by Stephen Rothwell · 17 years ago
  63. df336d1 Fix swiotlb_sync_single_range() by Keir Fraser · 17 years ago
  64. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  65. f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago
  66. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  67. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  68. d84d1cc add argv_split() by Jeremy Fitzhardinge · 17 years ago
  69. ad24152 CRC7 support by Jan Nikitenko · 17 years ago
  70. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  71. a54890d Make check_signature depend on CONFIG_HAS_IOMEM by Linus Torvalds · 17 years ago
  72. 4277eed vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 by Denis Vlasenko · 17 years ago
  73. b39a734 vsprintf.c: optimizing, part 1 (easy and obvious stuff) by Denis Vlasenko · 17 years ago
  74. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  75. cc2ea41 uninline check_signature() by Andrew Morton · 17 years ago
  76. b4ef029 percpu_counters: use for_each_online_cpu() by Andrew Morton · 17 years ago
  77. c67ad91 percpu_counters(): use cpu notifiers by Andrew Morton · 17 years ago
  78. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  79. 23936cc lib: add idr_remove_all by Kristian Hoegsberg · 17 years ago
  80. 96d7fa4 lib: add idr_for_each() by Kristian Hoegsberg · 17 years ago
  81. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  82. d7f0923 [LIB]: export radix_tree_preload() by David Chinner · 17 years ago
  83. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  84. 72dba58 ida: implement idr based id allocator by Tejun Heo · 17 years ago
  85. e33ac8b idr: separate out idr_mark_full() by Tejun Heo · 17 years ago
  86. 7aae6dd idr: fix obscure bug in allocation path by Tejun Heo · 17 years ago
  87. 80f03e3 Driver core: add missing kset uevent by Kay Sievers · 17 years ago
  88. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago
  89. b642b6d sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 17 years ago
  90. 837525e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  91. c790923 hexdump: more output formatting by Randy Dunlap · 17 years ago
  92. 5c73a3f kobject: use the proper printk level for kobject error by Greg Kroah-Hartman · 17 years ago
  93. c1a834d timer stats: speedups by Ingo Molnar · 17 years ago
  94. 9aaffc8 prohibit rcutorture from being compiled into the kernel by Paul E. McKenney · 17 years ago
  95. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  96. 6d690dc fault injection: disable stacktrace filter for x86-64 by Akinobu Mita · 17 years ago
  97. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  98. 99eaf3c lib/hexdump by Randy Dunlap · 17 years ago
  99. e54dc24 [PATCH] audit signal recipients by Amy Griffis · 17 years ago
  100. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 17 years ago