1. fc02e90 Merge commit 'v2.6.28-rc6' into sched/core by Ingo Molnar · 18 years ago
  2. 95763dd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  3. 33d283b cgroups: fix a serious bug in cgroupstats by Li Zefan · 18 years ago
  4. 966c8c1 sprint_symbol(): use less stack by Hugh Dickins · 18 years ago
  5. 3fa59df cgroup: fix potential deadlock in pre_destroy by KAMEZAWA Hiroyuki · 18 years ago
  6. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 18 years ago
  7. de11def reintroduce accept4 by Ulrich Drepper · 18 years ago
  8. ec4e0e2 sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares by Ken Chen · 18 years ago
  9. 3ac3ba0 Merge branch 'linus' into sched/core by Ingo Molnar · 18 years ago
  10. 6d5b43a Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 18 years ago
  11. 3246477 ftrace: fix dyn ftrace filter selection by Steven Rostedt · 18 years ago
  12. 8204327 ftrace: make filtered functions effective on setting by Steven Rostedt · 18 years ago
  13. f10ed36 ftrace: fix set_ftrace_filter by Steven Rostedt · 18 years ago
  14. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 18 years ago
  15. 5177dc3 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 18 years ago
  16. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  17. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 18 years ago
  18. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  19. 8c60bfb Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  20. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 18 years ago
  21. 98ba403 relay: fix cpu offline problem by Lai Jiangshan · 18 years ago
  22. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 18 years ago
  23. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 18 years ago
  24. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 18 years ago
  25. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 18 years ago
  26. e14c8bf stop_machine: fix race with return value (fixes Bug #11989) by Rusty Russell · 18 years ago
  27. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 18 years ago
  28. 29d7b90 sched: fix kernel warning on /proc/sched_debug access by Ingo Molnar · 18 years ago
  29. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 18 years ago
  30. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 18 years ago
  31. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 18 years ago
  32. 4ffaf86 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  33. 7e036d0 kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds by Andrew Morton · 18 years ago
  34. a189d03 kprobes: disable preempt for module_text_address() and kernel_text_address() by Masami Hiramatsu · 18 years ago
  35. 3b1b3f6 freezer_cg: disable writing freezer.state of root cgroup by Li Zefan · 18 years ago
  36. 6874467 freezer_cg: remove task_lock from freezer_fork() by Li Zefan · 18 years ago
  37. 5cbd54e sched: fix init_idle()'s use of sched_clock() by Ingo Molnar · 18 years ago
  38. a2d4777 sched: fix stale value in average load per task by Balbir Singh · 18 years ago
  39. 47e74f2 ring-buffer: no preempt for sched_clock() by Steven Rostedt · 18 years ago
  40. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 18 years ago
  41. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 18 years ago
  42. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 18 years ago
  43. f21f237 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  44. 2f96cb5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  45. 934352f sched: add hierarchical accounting to cpu accounting controller by Bharata B Rao · 18 years ago
  46. 2002c69 sched: release buddies on yield by Peter Zijlstra · 18 years ago
  47. ff9b48c sched: include group statistics in /proc/sched_debug by Bharata B Rao · 18 years ago
  48. 5d5254f timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context by Gautham R Shenoy · 18 years ago
  49. 45b86a9 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 18 years ago
  50. ae1e913 sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER by Ingo Molnar · 18 years ago
  51. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 18 years ago
  52. 4143c5c ring-buffer: prevent infinite looping on time stamping by Steven Rostedt · 18 years ago
  53. bf5e651 ftrace: disable tracing on resize by Steven Rostedt · 18 years ago
  54. ae99286 nohz: disable tick_nohz_kick_tick() for now by Thomas Gleixner · 18 years ago
  55. ee5f80a irq: call __irq_enter() before calling the tick_idle_check by Thomas Gleixner · 18 years ago
  56. 5ac5c4d sched: clean up debug info by Peter Zijlstra · 18 years ago
  57. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  58. 6d21cd6 sched: clean up SCHED_CPUMASK_ALLOC by Li Zefan · 18 years ago
  59. 258594a Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
  60. ca3273f sched: fix memory leak in a failure path by Li Zefan · 18 years ago
  61. f29c9b1 sched: fix a bug in sched domain degenerate by Li Zefan · 18 years ago
  62. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  63. 067ab19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  64. 24eb089 cgroups: fix invalid cgrp->dentry before cgroup has been completely removed by Li Zefan · 18 years ago
  65. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 18 years ago
  66. 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 18 years ago
  67. 561920a0 generic-ipi: fix the smp_mb() placement by Suresh Siddha · 18 years ago
  68. 0247909 sched: fix buddies for group scheduling by Peter Zijlstra · 18 years ago
  69. 4793241 sched: backward looking buddy by Peter Zijlstra · 18 years ago
  70. d95f98d sched: fix fair preempt check by Peter Zijlstra · 18 years ago
  71. f4b6755 sched: cleanup fair task selection by Peter Zijlstra · 18 years ago
  72. 072ba49 ftrace: fix breakage in bin_fmt results by Eric Anholt · 18 years ago
  73. faa2f98 sched: add sanity check in partition_sched_domains() by Li Zefan · 18 years ago
  74. a17e226 sched: remove redundant call to unregister_sched_domain_sysctl() by Li Zefan · 18 years ago
  75. 0a0db8f sched debug: remove NULL checking in print_cfs/rt_rq() by Li Zefan · 18 years ago
  76. eefd796 sched debug: remove sd_level_to_string() by Li Zefan · 18 years ago
  77. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 18 years ago
  78. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 18 years ago
  79. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 18 years ago
  80. 8bb8c43 sched, ftrace: trace sched.c by Peter Zijlstra · 18 years ago
  81. db59350 Merge commit 'v2.6.28-rc3' into sched/core by Ingo Molnar · 18 years ago
  82. 2895974 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB by Al Viro · 18 years ago
  83. 42c0202 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock by Linus Torvalds · 18 years ago
  84. 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 · 18 years ago
  85. 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 · 18 years ago
  86. 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 · 18 years ago
  87. 9244489 ftrace: handle archs that do not support irqs_disabled_flags by Steven Rostedt · 18 years ago
  88. 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 · 18 years ago
  89. d25141a 'kill sig -1' must only apply to caller's namespace by Sukadev Bhattiprolu · 18 years ago
  90. ce05fcc kernel/profile: fix profile_init() section mismatch by Paul Mundt · 18 years ago
  91. 51308ee freezer_cg: simplify freezer_change_state() by Li Zefan · 18 years ago
  92. 00c2e63 freezer_cg: use thaw_process() in unfreeze_cgroup() by Li Zefan · 18 years ago
  93. 80a6a2c freezer_cg: remove redundant check in freezer_can_attach() by Li Zefan · 18 years ago
  94. 7ccb974 freezer_cg: fix improper BUG_ON() causing oops by Li Zefan · 18 years ago
  95. 34f3a81 sched: switch sched_features to seqfile by Li Zefan · 18 years ago
  96. a9cf4dd sched: change sched_debug's mode to 0444 by Li Zefan · 18 years ago
  97. f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 18 years ago
  98. eab1722 sched: cleanup for alloc_rt/fair_sched_group() by Li Zefan · 18 years ago
  99. d68612b resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs by Suresh Siddha · 18 years ago
  100. 0b6e4d5 ftrace: perform an initialization for ftrace to enable it by Frederic Weisbecker · 18 years ago