1. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 11 years ago
  2. 1e142b2 kcmp: make it depend on CHECKPOINT_RESTORE by Cyrill Gorcunov · 11 years ago
  3. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 11 years ago
  4. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  5. 70730bc kernel: Replace timeconst.pl with a bc script by H. Peter Anvin · 11 years ago
  6. 2275367 MODSIGN: Simplify Makefile with a Kconfig helper by Michal Marek · 11 years ago
  7. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  8. e10e1774 MODSIGN: Fix kbuild output when using default extra_certificates by Michal Marek · 12 years ago
  9. 919aa45 MODSIGN: Avoid using .incbin in C source by Takashi Iwai · 12 years ago
  10. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  11. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  12. 2008713 Makefile: Documentation for external tool should be correct by H. Peter Anvin · 12 years ago
  13. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  14. d5b7193 MODSIGN: Make mrproper should remove generated files. by Rusty Russell · 12 years ago
  15. e7d113b MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs by David Howells · 12 years ago
  16. 5e8cb1e MODSIGN: Use the same digest for the autogen key sig as for the module sig by David Howells · 12 years ago
  17. 631cc66 MODSIGN: Provide module signing public keys to the kernel by David Howells · 12 years ago
  18. d441108 MODSIGN: Automatically generate module signing keys if missing by David Howells · 12 years ago
  19. 106a4ee module: signature checking hook by Rusty Russell · 12 years ago
  20. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. ea632e9 trace: Stop compiling in trace_clock unconditionally by Josh Triplett · 12 years ago
  22. 3180d89 hotplug: Fix UP bug in smpboot hotplug code by Paul E. McKenney · 12 years ago
  23. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  24. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  25. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  26. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  27. e73f895 task_work_add: generic process-context callbacks by Oleg Nesterov · 12 years ago
  28. 38498a6 smp: Add generic smpboot facility by Thomas Gleixner · 12 years ago
  29. 1f87f0b sysctl: Move the implementation into fs/proc/proc_sysctl.c by Eric W. Biederman · 12 years ago
  30. dae5cbc PM: Make sysrq-o be available for CONFIG_PM unset by Rafael J. Wysocki · 12 years ago
  31. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago
  32. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  33. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  34. ab10023 cpu_pm: Add cpu power management notifiers by Colin Cross · 13 years ago
  35. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  36. b77f0f3 jump label: Reduce the cycle count by changing the link order by Jason Baron · 13 years ago
  37. e78e8f2 kernel: prevent unnecessary rebuilding due to config_data.gz by Peter Foley · 13 years ago
  38. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  39. 48dbb6d hw breakpoints: Move to kernel/events/ by Borislav Petkov · 13 years ago
  40. fae85b7 perf: Start the restructuring by Borislav Petkov · 14 years ago
  41. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  42. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 13 years ago
  43. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. 870915e tracing: Fix TRACE_EVENT power tracepoint creation by Mathieu Desnoyers · 14 years ago
  45. 41263fc kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG by Ben Gardiner · 14 years ago
  46. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  49. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  50. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  51. a587d2d x86: Remove not used early_res code by Yinghai Lu · 14 years ago
  52. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  53. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  54. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  55. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  56. 939a67f Audit: split audit watch Kconfig by Eric Paris · 15 years ago
  57. 181a51f slow-work: kill it by Tejun Heo · 14 years ago
  58. c433820 Move kernel/kgdb.c to kernel/debug/debug_core.c by Jason Wessel · 15 years ago
  59. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 14 years ago
  60. a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 14 years ago
  61. bbf1bb3 cpu_stop: add dummy implementation for UP by Tejun Heo · 14 years ago
  62. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 14 years ago
  63. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 14 years ago
  65. 27811d8 x86: Move range related operation to one file by Yinghai Lu · 14 years ago
  66. 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 14 years ago
  67. 16295be padata: Generic parallelization/serialization interface by Steffen Klassert · 14 years ago
  68. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  69. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  70. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 58988b0 Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 by Avi Kivity · 15 years ago
  73. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  74. 6e3d833 perf events: Do not generate function trace entries in perf code by Ingo Molnar · 15 years ago
  75. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  76. afa588b sysctl: Separate the binary sysctl logic into it's own file. by Eric W. Biederman · 15 years ago
  77. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 15 years ago
  78. 7a04109 x86: Fix user return notifier build by Avi Kivity · 15 years ago
  79. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  80. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 15 years ago
  81. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  83. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  84. a56af87 driver-core: move dma-coherent.c from kernel to driver/base by Ming Lei · 15 years ago
  85. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  86. c91d7d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 15 years ago
  87. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  88. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  89. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  90. de48156 kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set by Steven Rostedt · 15 years ago
  91. fa08661 Merge commit 'v2.6.31-rc6' into core/rcu by Ingo Molnar · 15 years ago
  92. 9b71272 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 1155de4 ring-buffer: Make it generally available by Paul Mundt · 15 years ago
  94. 3a6a6c1 audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL by Eric Paris · 15 years ago
  95. c17ef45 rcu: Remove Classic RCU by Paul E. McKenney · 15 years ago
  96. cfcad62 audit: seperate audit inode watches into a subfile by Eric Paris · 15 years ago
  97. 2521f2c gcov: add gcov profiling infrastructure by Peter Oberparleiter · 15 years ago
  98. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  99. 30639b6a groups: move code to kernel/groups.c by Alexey Dobriyan · 15 years ago
  100. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago