1. 42c0202 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock by Linus Torvalds · 16 years ago
  2. 0b23e30 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 147db6e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 4390819 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
  5. 9244489 ftrace: handle archs that do not support irqs_disabled_flags by Steven Rostedt · 16 years ago
  6. 0b54968 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. d25141a 'kill sig -1' must only apply to caller's namespace by Sukadev Bhattiprolu · 16 years ago
  8. ce05fcc kernel/profile: fix profile_init() section mismatch by Paul Mundt · 16 years ago
  9. 51308ee freezer_cg: simplify freezer_change_state() by Li Zefan · 16 years ago
  10. 00c2e63 freezer_cg: use thaw_process() in unfreeze_cgroup() by Li Zefan · 16 years ago
  11. 80a6a2c freezer_cg: remove redundant check in freezer_can_attach() by Li Zefan · 16 years ago
  12. 7ccb974 freezer_cg: fix improper BUG_ON() causing oops by Li Zefan · 16 years ago
  13. a9cf4dd sched: change sched_debug's mode to 0444 by Li Zefan · 16 years ago
  14. f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 16 years ago
  15. d68612b resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs by Suresh Siddha · 16 years ago
  16. 0b6e4d5 ftrace: perform an initialization for ftrace to enable it by Frederic Weisbecker · 16 years ago
  17. e946217e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 0d8762c 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
  19. cf76ddd Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 8ca6215 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 60063a6 ftrace: fix current_tracer error return by Steven Rostedt · 16 years ago
  22. 6afe40b lockdep: fix irqs on/off ip tracing by Heiko Carstens · 16 years ago
  23. 46fec7a lockdep: minor fix for debug_show_all_locks() by qinghuang feng · 16 years ago
  24. 21798a8 tracing: fix a build error on alpha by Frederic Weisbecker · 16 years ago
  25. ea31e72 tracing/ftrace: make boot tracer select the sched_switch tracer by Frederic Weisbecker · 16 years ago
  26. f66af45 tracepoint: check if the probe has been registered by Frederic Weisbecker · 16 years ago
  27. e2862c9 trace: fix printk warning for u64 by Stephen Rothwell · 16 years ago
  28. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  29. 2077776 cgroup: remove unused variable by Stephen Rothwell · 16 years ago
  30. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 16 years ago
  31. f17845e ftrace: warning in kernel/trace/ftrace.c by Ingo Molnar · 16 years ago
  32. 3f3a490 sched: virtual time buddy preemption by Peter Zijlstra · 16 years ago
  33. 464b752 sched: re-instate vruntime based wakeup preemption by Peter Zijlstra · 16 years ago
  34. 0d13033 sched: weaken sync hint by Mike Galbraith · 16 years ago
  35. 1af5f73 sched: more accurate min_vruntime accounting by Peter Zijlstra · 16 years ago
  36. 01c8c57 sched: fix a find_busiest_group buglet by Peter Zijlstra · 16 years ago
  37. 8c82a17 Merge commit 'v2.6.28-rc1' into sched/urgent by Ingo Molnar · 16 years ago
  38. bea9211 kernel/resource: fix reserve_region_with_split() section mismatch by Paul Mundt · 16 years ago
  39. acff181 printk: remove unused code from kernel/printk.c by roel kluin · 16 years ago
  40. d244118 Fix compile warning in kernel/params.c by Linus Torvalds · 16 years ago
  41. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  42. 1f6d6e8 Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  44. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  45. a534487 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  46. b14ea38 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. f2e4bd2 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
  48. 133e887 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. e82cff7 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 66b0de3 ftrace: fix build failure by Ingo Molnar · 16 years ago
  51. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  52. 3b5d5c6 proc: move /proc/modules boilerplate to kernel/module.c by Alexey Dobriyan · 16 years ago
  53. 08f5ac90 ftrace: remove ftrace hash by Steven Rostedt · 16 years ago
  54. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  55. cb7be3b ftrace: remove daemon by Steven Rostedt · 16 years ago
  56. 6912896 ftrace: add ftrace warn on to disable ftrace by Steven Rostedt · 16 years ago
  57. 81adbdc ftrace: only have ftrace_kill atomic by Steven Rostedt · 16 years ago
  58. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
  59. 6e62775 proc: move /proc/execdomains to kernel/exec_domain.c by Alexey Dobriyan · 16 years ago
  60. 98bc993 [PATCH] get rid of nameidata in audit_tree by Al Viro · 16 years ago
  61. 6ae2a07 ring-buffer: fix free page by Steven Rostedt · 16 years ago
  62. 4ce72a2 sched: add CONFIG_SMP consistency by Li Zefan · 16 years ago
  63. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  64. 17d80fd tracing: create tracers menu by Peter Zijlstra · 16 years ago
  65. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  66. 3786fc7 irq: make variable static by roel kluin · 16 years ago
  67. 8163bca stop_machine: fix error code handling on multiple cpus by Heiko Carstens · 16 years ago
  68. c9583e5 stop_machine: use workqueues instead of kernel threads by Heiko Carstens · 16 years ago
  69. 0d557dc workqueue: introduce create_rt_workqueue by Heiko Carstens · 16 years ago
  70. f44dd16 Make panic= and panic_on_oops into core_params by Rusty Russell · 16 years ago
  71. 67e67ce core_param() for genuinely core kernel parameters by Rusty Russell · 16 years ago
  72. 9b473de param: Fix duplicate module prefixes by Rusty Russell · 16 years ago
  73. 730b69d module: check kernel param length at compile time, not runtime by Rusty Russell · 16 years ago
  74. d72b375 Remove stop_machine during module load v2 by Andi Kleen · 16 years ago
  75. 5e458cc module: simplify load_module. by Rusty Russell · 16 years ago
  76. c4bd822 NOHZ: fix thinko in the timer restart code path by Thomas Gleixner · 16 years ago
  77. 5f86515 rcupdate: fix bug of rcu_barrier*() by Lai Jiangshan · 16 years ago
  78. b6f3b78 genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() by Dean Nelson · 16 years ago
  79. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  80. c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 17 years ago
  81. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 17 years ago
  82. 0b3682ba3 genirq: fix set_irq_type() when recording trigger type by Chris Friesen · 16 years ago
  83. 5f41b8c kexec: fix crash_save_vmcoreinfo_init build problem by Luck, Tony · 16 years ago
  84. 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
  85. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  88. 81520a1 ftrace: stack tracer only record when on stack by Steven Rostedt · 16 years ago
  89. 3ce83ae ftrace: rename the ftrace tracer to function by Steven Rostedt · 16 years ago
  90. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  91. c2db805 ftrace: fix depends by Steven Rostedt · 16 years ago
  92. bd95b88 ftrace: release functions from hash by Steven Rostedt · 16 years ago
  93. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  94. acd99db kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. by Ken'ichi Ohmichi · 16 years ago
  95. 293adee kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) by Oleg Nesterov · 16 years ago
  96. b747c8c make ptrace_untrace() static by Adrian Bunk · 16 years ago
  97. 30e8e13 cpuset: use seq_*mask_* to print masks by Lai Jiangshan · 16 years ago
  98. 40b6a76 cpuset.c: remove extra variable by Rakib Mullick · 16 years ago
  99. cc31edc cgroups: convert tasks file to use a seq_file with shared pid array by Paul Menage · 16 years ago
  100. 146aa1b cgroups: fix probable race with put_css_set[_taskexit] and find_css_set by Lai Jiangshan · 16 years ago