1. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  2. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  3. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  4. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  5. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  6. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  7. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  9. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  10. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  11. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  12. 9898abb Dynamic debug: allow simple quoting of words by Greg Banks · 15 years ago
  13. 86151fd dynamic debug: update docs by Jason Baron · 15 years ago
  14. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  15. f520360 kobject: don't block for each kobject_uevent by Arjan van de Ven · 15 years ago
  16. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  17. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 16 years ago
  18. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  19. 37ba317 Merge branches 'sched/cleanups' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  20. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  21. f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  22. aa8e4fc bitmap: fix end condition in bitmap_find_free_region by Linus Torvalds · 15 years ago
  23. 9080021 nlattr: Fix build error with NET off by Herbert Xu · 15 years ago
  24. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  25. 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 15 years ago
  26. 5ed0cec sched: TIF_NEED_RESCHED -> need_reshed() cleanup by Lai Jiangshan · 15 years ago
  27. e9cc8bd netlink: Move netlink attribute parsing support to lib by Geert Uytterhoeven · 15 years ago
  28. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  29. 4434e51 Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  30. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  31. 152de30 docsrc: use config instead of menuconfig by Randy Dunlap · 15 years ago
  32. e4aa7ca bzip2/lzma: don't stop search at first unconfigured compression by Alain Knaff · 15 years ago
  33. adf8b37 [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding by Catalin Marinas · 15 years ago
  34. c37682d lmb: Rework lmb_dump_all() output by Michael Ellerman · 16 years ago
  35. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  36. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 15 years ago
  37. 4ab0a94 cpumask: convert lib/smp_processor_id to new cpumask ops by Rusty Russell · 16 years ago
  38. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 16 years ago
  41. 749a440 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR by Lai Jiangshan · 16 years ago
  42. 64dec40 x86: define ARCH_WANT_FRAME_POINTERS by Jeff Mahoney · 16 years ago
  43. ceacc2c sched: make plist a library facility by Peter Zijlstra · 16 years ago
  44. 5b019e9 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache by Andrew Morton · 16 years ago
  45. b098161 idr: fix wrong kernel-doc by Li Zefan · 16 years ago
  46. 23a22d5 bzip2/lzma: comprehensible error messages for missing decompressor by H. Peter Anvin · 16 years ago
  47. 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 16 years ago
  49. b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 16 years ago
  50. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  51. 889c92d bzip2/lzma: centralize format detection by H. Peter Anvin · 16 years ago
  52. 6c11b12 bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename by Alain Knaff · 16 years ago
  53. 5619448 bzip2/lzma: fix constant in decompress_inflate by H. Peter Anvin · 16 years ago
  54. b53907c generic swap(): lib/sort.c: rename swap to swap_func by Wu Fengguang · 16 years ago
  55. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  56. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  57. da4276b x86: offer frame pointers in all build modes by Ingo Molnar · 16 years ago
  58. 7856a16e bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE by H. Peter Anvin · 16 years ago
  59. f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  61. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 16 years ago
  62. e899aa8 strict_strto* is not strict enough by Pavel Machek · 16 years ago
  63. 3007967 lib: proportions.c trivial sparse lock annotation by Harvey Harrison · 16 years ago
  64. 8cef7d5 lib: radix_tree.c make percpu variable static by Harvey Harrison · 16 years ago
  65. 40bc1f2 lib: fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  66. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  67. b61312d oops handling: ensure that any oops is flushed to the mtdoops console by Viktor Rosendahl · 16 years ago
  68. 94b3248 swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. 2e5ba26 dynamic_printk: reduce one level of indentation by Wu Fengguang · 16 years ago
  70. e0d7bf5 kobject: return the result of uevent sending by netlink by Ming Lei · 16 years ago
  71. c65b914 uevent: don't pass envp_ext[] as format string in kobject_uevent_env() by Tejun Heo · 16 years ago
  72. 210272a driver core: Remove completion from struct klist_node by Matthew Wilcox · 16 years ago
  73. 8e6bdb7 trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() by Wu Fengguang · 16 years ago
  74. fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 16 years ago
  75. c8531ab bzip2/lzma: proper Kconfig dependencies for the ramdisk options by H. Peter Anvin · 16 years ago
  76. 46483d1 Merge branch 'core/iommu' into core/urgent by Ingo Molnar · 16 years ago
  77. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 16 years ago
  78. bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 16 years ago
  79. 52942b6 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c by Jesper Juhl · 16 years ago
  80. 4010b01 Merge branch 'linus' into core/urgent by Ingo Molnar · 16 years ago
  81. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. d97106a Make %p print '(null)' for NULL pointers by Linus Torvalds · 16 years ago
  83. 79ff56e swiotlb: add missing __init annotations by Roland Dreier · 16 years ago
  84. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
  86. 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 16 years ago
  87. ab53d47 bitmap: find_last_bit() by Rusty Russell · 16 years ago
  88. e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 16 years ago
  89. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  90. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  91. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  93. ea31951 locking, percpu counters: introduce separate lock classes by Peter Zijlstra · 16 years ago
  94. 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
  95. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  96. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  98. 874d6a9 swiotlb: clean up EXPORT_SYMBOL usage by FUJITA Tomonori · 16 years ago
  99. ac86ccc swiotlb: remove unnecessary declaration by FUJITA Tomonori · 16 years ago
  100. fb05a37 swiotlb: add support for systems with highmem by Becky Bruce · 16 years ago