1. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  2. cd4d241 locking: Move the lglocks code to kernel/locking/ by Peter Zijlstra · 13 years ago
  3. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 13 years ago
  4. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 13 years ago
  5. e25a64c locking: Move the semaphore core to kernel/locking/ by Peter Zijlstra · 13 years ago
  6. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 13 years ago
  7. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 13 years ago
  8. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 13 years ago
  9. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 13 years ago
  10. 7a6354e sched: Move wait.c into kernel/sched/ by Peter Zijlstra · 13 years ago
  11. 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 13 years ago
  12. b56e5a1 KEYS: Separate the kernel signature checking keyring from module signing by David Howells · 13 years ago
  13. 0fbd39c KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate by David Howells · 13 years ago
  14. f0e6d22 KEYS: Load *.x509 files into kernel keyring by David Howells · 13 years ago
  15. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 13 years ago
  16. b9ee979 printk: move to separate directory for easier modification by Joe Perches · 13 years ago
  17. 15d94b8 reboot: move shutdown/reboot related functions to kernel/reboot.c by Robin Holt · 13 years ago
  18. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  19. 07c449b MODSIGN: do not send garbage to stderr when enabling modules signature by David Cohen · 13 years ago
  20. a1a04ec idle: Provide a generic entry point for the idle code by Thomas Gleixner · 13 years ago
  21. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 13 years ago
  22. 1e142b2 kcmp: make it depend on CHECKPOINT_RESTORE by Cyrill Gorcunov · 13 years ago
  23. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 13 years ago
  24. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  25. 70730bc kernel: Replace timeconst.pl with a bc script by H. Peter Anvin · 13 years ago
  26. 2275367 MODSIGN: Simplify Makefile with a Kconfig helper by Michal Marek · 13 years ago
  27. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 14 years ago
  28. e10e1774 MODSIGN: Fix kbuild output when using default extra_certificates by Michal Marek · 14 years ago
  29. 919aa45 MODSIGN: Avoid using .incbin in C source by Takashi Iwai · 14 years ago
  30. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 14 years ago
  31. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 14 years ago
  32. 2008713 Makefile: Documentation for external tool should be correct by H. Peter Anvin · 14 years ago
  33. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 14 years ago
  34. d5b7193 MODSIGN: Make mrproper should remove generated files. by Rusty Russell · 14 years ago
  35. e7d113b MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs by David Howells · 14 years ago
  36. 5e8cb1e MODSIGN: Use the same digest for the autogen key sig as for the module sig by David Howells · 14 years ago
  37. 631cc66 MODSIGN: Provide module signing public keys to the kernel by David Howells · 14 years ago
  38. d441108 MODSIGN: Automatically generate module signing keys if missing by David Howells · 14 years ago
  39. 106a4ee module: signature checking hook by Rusty Russell · 14 years ago
  40. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  41. ea632e9 trace: Stop compiling in trace_clock unconditionally by Josh Triplett · 14 years ago
  42. 3180d89 hotplug: Fix UP bug in smpboot hotplug code by Paul E. McKenney · 14 years ago
  43. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  44. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
  45. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 14 years ago
  46. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 14 years ago
  47. e73f895 task_work_add: generic process-context callbacks by Oleg Nesterov · 14 years ago
  48. 38498a6 smp: Add generic smpboot facility by Thomas Gleixner · 14 years ago
  49. 1f87f0b sysctl: Move the implementation into fs/proc/proc_sysctl.c by Eric W. Biederman · 15 years ago
  50. dae5cbc PM: Make sysrq-o be available for CONFIG_PM unset by Rafael J. Wysocki · 15 years ago
  51. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 15 years ago
  52. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 15 years ago
  53. 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 · 15 years ago
  54. ab10023 cpu_pm: Add cpu power management notifiers by Colin Cross · 15 years ago
  55. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 15 years ago
  56. b77f0f3 jump label: Reduce the cycle count by changing the link order by Jason Baron · 15 years ago
  57. e78e8f2 kernel: prevent unnecessary rebuilding due to config_data.gz by Peter Foley · 15 years ago
  58. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 15 years ago
  59. 48dbb6d hw breakpoints: Move to kernel/events/ by Borislav Petkov · 15 years ago
  60. fae85b7 perf: Start the restructuring by Borislav Petkov · 16 years ago
  61. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 15 years ago
  62. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 16 years ago
  63. 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 · 16 years ago
  64. 870915e tracing: Fix TRACE_EVENT power tracepoint creation by Mathieu Desnoyers · 16 years ago
  65. 41263fc kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG by Ben Gardiner · 16 years ago
  66. 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 · 16 years ago
  67. 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 · 16 years ago
  68. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 16 years ago
  69. bf5438fc jump label: Base patch for jump label by Jason Baron · 16 years ago
  70. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 16 years ago
  71. a587d2d x86: Remove not used early_res code by Yinghai Lu · 16 years ago
  72. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 16 years ago
  73. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 16 years ago
  74. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  75. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 16 years ago
  76. 939a67f Audit: split audit watch Kconfig by Eric Paris · 17 years ago
  77. 181a51f slow-work: kill it by Tejun Heo · 16 years ago
  78. c433820 Move kernel/kgdb.c to kernel/debug/debug_core.c by Jason Wessel · 17 years ago
  79. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 16 years ago
  80. a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 16 years ago
  81. bbf1bb3 cpu_stop: add dummy implementation for UP by Tejun Heo · 16 years ago
  82. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 16 years ago
  83. 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 · 16 years ago
  84. 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 16 years ago
  85. 27811d8 x86: Move range related operation to one file by Yinghai Lu · 16 years ago
  86. 84e478c nmi_watchdog: Config option to enable new nmi_watchdog by Don Zickus · 16 years ago
  87. 16295be padata: Generic parallelization/serialization interface by Steffen Klassert · 17 years ago
  88. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  89. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 17 years ago
  90. 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 · 17 years ago
  91. 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 · 17 years ago
  92. 58988b0 Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 by Avi Kivity · 17 years ago
  93. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 17 years ago
  94. 6e3d833 perf events: Do not generate function trace entries in perf code by Ingo Molnar · 17 years ago
  95. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 17 years ago
  96. afa588b sysctl: Separate the binary sysctl logic into it's own file. by Eric W. Biederman · 17 years ago
  97. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 17 years ago
  98. 7a04109 x86: Fix user return notifier build by Avi Kivity · 17 years ago
  99. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 17 years ago
  100. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 17 years ago