1. 8002ced Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  2. e03ba84 [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure by Pablo Neira Ayuso · 17 years ago
  3. d0eec99 hexdump: don't print bytes with bit 7 set by Randy Dunlap · 17 years ago
  4. 71409a4 kobject: two typo fixes by Johannes Berg · 17 years ago
  5. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  6. 5a6dca7 lib: move bitmap.o from lib-y to obj-y. by Paul Mundt · 17 years ago
  7. ef19454 [LIB] crc32c: Keep intermediate crc state in cpu order by Benny Halevy · 17 years ago
  8. 0b030c2 Fix bitmap_scnlistprintf for empty masks by Andi Kleen · 17 years ago
  9. 34358c2 kobject: check for duplicate names in kobject_rename by Greg Kroah-Hartman · 17 years ago
  10. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 17 years ago
  11. 6e50607 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  12. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  13. f9527f1 Update swiotlb to use sg helpers by Jens Axboe · 17 years ago
  14. eb68450 [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code by Jörn Engel · 17 years ago
  15. 1dd7fdb [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16() by Jörn Engel · 17 years ago
  16. 5895df9 spelling fixes: lib/ by Simon Arlott · 17 years ago
  17. 5a56db1 LIB: Replace inappropriate include of <linux/bug.h> by Robert P. J. Day · 17 years ago
  18. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  19. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago
  20. d2b20b1 Add irq protection in the percpu-counters cpu-hotplug-callback path by Gautham R Shenoy · 17 years ago
  21. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  22. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  23. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  24. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  25. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  26. debe621 lib/iomap.c:bad_io_access(): print 0x hex prefix by Rene Herman · 17 years ago
  27. 430d275 avoid negative (and full-width) shifts in radix-tree.c by Peter Lund · 17 years ago
  28. 0044299 handle recursive calls to bust_spinlocks() by Jan Beulich · 17 years ago
  29. 995e428 lib/sort.c optimization by Subbaiah Venkata · 17 years ago
  30. 53fa664 lib/ioremap.c should #include <linux/io.h> by Adrian Bunk · 17 years ago
  31. 8e2b705 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully by Neil Horman · 17 years ago
  32. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  33. 145ca25 lib: floating proportions by Peter Zijlstra · 17 years ago
  34. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 17 years ago
  35. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  36. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 17 years ago
  37. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  38. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 17 years ago
  39. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 17 years ago
  40. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 17 years ago
  41. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  42. 9e91fdb swiotlb: fix map_sg failure handling by FUJITA Tomonori · 17 years ago
  43. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  44. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  45. 26fb158 fix the max path calculation in radix-tree.c by Jeff Moyer · 17 years ago
  46. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  47. 6df8ba4 radixtree: introduce radix_tree_next_hole() by Fengguang Wu · 17 years ago
  48. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  49. dbfd49f swiotlb: sg chaining support by Jens Axboe · 17 years ago
  50. 5ba2533 more low-hanging fruits - kernel, fs, lib signedness by Al Viro · 17 years ago
  51. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  52. aa24886 dma_free_coherent() needs irqs enabled (sigh) by David Brownell · 17 years ago
  53. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  54. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  55. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  56. ccd490a Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" by Kay Sievers · 17 years ago
  57. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  58. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  59. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  60. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  61. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  62. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  63. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  64. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  65. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  66. 8336793 [ZLIB]: Move bnx2 driver gzip unpacker into zlib. by Denys Vlasenko · 17 years ago
  67. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  68. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  69. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  70. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  71. 048c8bc [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT by Hugh Dickins · 18 years ago
  72. fdfb870 typo fix Kernel config option by Danny ter Haar · 17 years ago
  73. 2b56fec Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  74. 928923c Introduce CONFIG_CHECK_SIGNATURE by Geert Uytterhoeven · 17 years ago
  75. 5ca2481 PCI: Document pci_iomap() by Rolf Eike Beer · 17 years ago
  76. eb9a9a5 hex_dump: add missing "const" qualifiers by Alan Stern · 17 years ago
  77. 6a0ed91 hexdump: use const notation by Artem Bityutskiy · 17 years ago
  78. 6ace06dc idr_remove_all: kill unused variable by Oleg Nesterov · 17 years ago
  79. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  80. 96e3e18 lib: move kasprintf to a separate file by Sam Ravnborg · 17 years ago
  81. c21b37f lzo: add some missing casts by Richard Purdie · 17 years ago
  82. cd030c4 kobject: fix link error when CONFIG_HOTPLUG is disabled by Cornelia Huck · 17 years ago
  83. 6ddb23c fault_inject: silence a warning by Stephen Rothwell · 17 years ago
  84. df336d1 Fix swiotlb_sync_single_range() by Keir Fraser · 17 years ago
  85. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  86. f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago
  87. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  88. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  89. d84d1cc add argv_split() by Jeremy Fitzhardinge · 17 years ago
  90. ad24152 CRC7 support by Jan Nikitenko · 17 years ago
  91. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  92. a54890d Make check_signature depend on CONFIG_HAS_IOMEM by Linus Torvalds · 17 years ago
  93. 4277eed vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 by Denis Vlasenko · 17 years ago
  94. b39a734 vsprintf.c: optimizing, part 1 (easy and obvious stuff) by Denis Vlasenko · 17 years ago
  95. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  96. cc2ea41 uninline check_signature() by Andrew Morton · 17 years ago
  97. b4ef029 percpu_counters: use for_each_online_cpu() by Andrew Morton · 17 years ago
  98. c67ad91 percpu_counters(): use cpu notifiers by Andrew Morton · 17 years ago
  99. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  100. 23936cc lib: add idr_remove_all by Kristian Hoegsberg · 17 years ago