1. 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 15 years ago
  2. 56449f4 tracing: make the trace clocks available generally by Ingo Molnar · 15 years ago
  3. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  4. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 15 years ago
  5. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 15 years ago
  6. 871cafc Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  7. e162b39 softlockup: decouple hung tasks check from softlockup detection by Mandeep Singh Baines · 15 years ago
  8. 9316fca kernel/up.c: omit it if SMP=y, USE_GENERIC_SMP_HELPERS=n by Andrew Morton · 15 years ago
  9. 53ce3d9 smp_call_function_single(): be slightly less stupid by Andrew Morton · 15 years ago
  10. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 15 years ago
  11. 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
  12. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  14. 3ac3ba0 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  15. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  16. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 16 years ago
  17. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  18. ae1e913 sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER by Ingo Molnar · 16 years ago
  19. 8bb8c43 sched, ftrace: trace sched.c by Peter Zijlstra · 16 years ago
  20. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  21. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  23. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  24. 8174f15 container freezer: make refrigerator always available by Matt Helsley · 16 years ago
  25. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  26. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  27. b03f648 build kernel/profile.o only when requested by Adrian Bunk · 16 years ago
  28. f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  29. d88c169 Revert parts of "ftrace: do not trace scheduler functions" by Ingo Molnar · 16 years ago
  30. c349e0a ftrace: do not trace scheduler functions by Ingo Molnar · 16 years ago
  31. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  32. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  33. 1e16c0a ftrace: trace schedule by Steven Rostedt · 16 years ago
  34. ee7e551 generic: per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  35. 3d44223 Add generic helpers for arch IPI function calls by Jens Axboe · 16 years ago
  36. 68f4f1e sched: Move cpu masks from kernel/sched.c into kernel/cpu.c by Max Krasnyansky · 16 years ago
  37. 6e0534f sched: use a 2-d bitmap for searching lowest-pri CPU by Gregory Haskins · 16 years ago
  38. 6ec5623 ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory by Steven Rostedt · 16 years ago
  39. 1d09daa ftrace: use Makefile to remove tracing from lockdep by Steven Rostedt · 16 years ago
  40. bc0c38d ftrace: latency tracer infrastructure by Steven Rostedt · 16 years ago
  41. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 16 years ago
  42. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  43. 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 16 years ago
  44. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  45. dc7d552 kgdb: core by Jason Wessel · 16 years ago
  46. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  47. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  48. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 16 years ago
  49. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 16 years ago
  50. 58bfdd6d namespaces: move the UTS namespace under UTS_NS option by Pavel Emelyanov · 16 years ago
  51. e552b66 Memory controller: resource counters by Pavel Emelianov · 16 years ago
  52. f011e2e latency.c: use QoS infrastructure by Mark Gross · 16 years ago
  53. d82b351 pm qos infrastructure and interface by Mark Gross · 16 years ago
  54. dfacd68 kobject: Always build in kernel/ksysfs.o. by Paul Mundt · 16 years ago
  55. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 16 years ago
  56. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 16 years ago
  57. 9745512 sched: latencytop support by Arjan van de Ven · 16 years ago
  58. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  59. 01c1c66 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c by Paul E. McKenney · 16 years ago
  60. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  61. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  62. c1cb8e4 sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL by Eric W. Biederman · 17 years ago
  63. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  64. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  65. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  66. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  67. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  68. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  69. fc6cd25 sysctl: Error on bad sysctl tables by Eric W. Biederman · 17 years ago
  70. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  71. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  72. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  73. 39732ac [PATCH] sysctl: move utsname sysctls to their own file by Eric W. Biederman · 17 years ago
  74. d1526e2 Remove stack unwinder for now by Linus Torvalds · 18 years ago
  75. 621934e [PATCH] srcu-3: RCU variant permitting read-side blocking by Paul E. McKenney · 18 years ago
  76. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  77. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  78. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  79. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 18 years ago
  80. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  81. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  82. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 18 years ago
  83. 4ea2176 [PATCH] lockdep: prove rwsem locking correctness by Ingo Molnar · 18 years ago
  84. a8f24a3 [PATCH] lockdep: procfs by Ingo Molnar · 18 years ago
  85. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  86. 8637c09 [PATCH] lockdep: stacktrace subsystem, core by Ingo Molnar · 18 years ago
  87. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  88. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 18 years ago
  89. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  90. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  91. 4552d5d [PATCH] x86_64: reliable stack trace support by Jan Beulich · 18 years ago
  92. ad59617 [PATCH] Time: Use clocksource infrastructure for update_wall_time by john stultz · 18 years ago
  93. 6f18a02 Finally remove the obnoxious inter_module_xxx() by David Woodhouse · 18 years ago
  94. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 18 years ago
  95. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  96. b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 18 years ago
  97. fe7752b [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL by David Woodhouse · 19 years ago
  98. fd27919 [PATCH] build kernel/intermodule.c only when required by Adrian Bunk · 18 years ago
  99. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 18 years ago
  100. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 18 years ago