1. 608221f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 72cc129 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
  3. ed146b2 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 15 years ago
  4. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 15 years ago
  5. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  6. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  7. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  8. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  9. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  10. b84ff7d sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c by Mike Galbraith · 15 years ago
  11. 3fe866c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. bce8fc4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. a5e3013 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
  14. 49557e6 sched: Fix boot crash by zalloc()ing most of the cpu masks by Rusty Russell · 15 years ago
  15. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  16. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  17. 3242f98 Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  18. fefcfd4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 37c2ca2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 6e958d7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 8c85dd8 sysctl: fix false positives when PROC_SYSCTL=n by Alexey Dobriyan · 15 years ago
  22. 478988d cgroup: fix strstrip() misuse by KOSAKI Motohiro · 15 years ago
  23. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  24. 3c7d76e param: fix setting arrays of bool by Rusty Russell · 15 years ago
  25. d553ad8 param: fix NULL comparison on oom by Rusty Russell · 15 years ago
  26. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  27. 11df6dd futex: Fix spurious wakeup for requeue_pi really by Thomas Gleixner · 15 years ago
  28. 4a6cc4b sched: move rq_weight data array out of .percpu by Jiri Kosina · 15 years ago
  29. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 15 years ago
  30. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 15 years ago
  31. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 15 years ago
  32. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 15 years ago
  33. f685cea sched: Strengthen buddies and mitigate buddy induced latencies by Mike Galbraith · 15 years ago
  34. 54f4407 perf events: Don't generate events for the idle task when exclude_idle is set by Soeren Sandmann · 15 years ago
  35. 721a669 perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers by Soeren Sandmann · 15 years ago
  36. 04bf753 PM: Make warning in suspend_test_finish() less likely to happen by Rafael J. Wysocki · 15 years ago
  37. 65a6446 HWPOISON: Allow schedule_on_each_cpu() from keventd by Andi Kleen · 15 years ago
  38. 89061d3 futex: Move drop_futex_key_refs out of spinlock'ed region by Darren Hart · 15 years ago
  39. bd07041 Merge the right tty-fixes branch by Linus Torvalds · 15 years ago
  40. 237c80c rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang by Paul E. McKenney · 15 years ago
  41. 019129d rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  42. 37c72e5 rcu: Prevent RCU IPI storms in presence of high call_rcu() load by Paul E. McKenney · 15 years ago
  43. d6047d7 Merge branch 'tty-fixes' by Linus Torvalds · 15 years ago
  44. ee67e6c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. f061d83 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. e345fe1 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
  47. 8c53e46 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  48. 2bc8720 futex: Check for NULL keys in match_futex by Darren Hart · 15 years ago
  49. 43046b6 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  50. 92f6a5e sched: Do less agressive buddy clearing by Peter Zijlstra · 15 years ago
  51. 03541f8 perf_event: Adjust frequency and unthrottle for non-group-leader events by Paul Mackerras · 15 years ago
  52. d58e657 futex: Handle spurious wake up by Thomas Gleixner · 15 years ago
  53. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  54. 8ad8073 tracing/filters: Fix memory leak when setting a filter by Li Zefan · 15 years ago
  55. e17b38b sched: Fix missing kernel-doc notation by Randy Dunlap · 15 years ago
  56. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  57. f5dc375 sched: Update the clock of runqueue select_task_rq() selected by Mike Galbraith · 15 years ago
  58. 3365e779 lockdep: Use cpu_clock() for lockstat by Peter Zijlstra · 15 years ago
  59. d25105e writeback: account IO throttling wait as iowait by Wu Fengguang · 15 years ago
  60. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 15 years ago
  61. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. e80fb7e5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. f17f36b 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
  64. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. b9d40b7 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 15 years ago
  67. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 15 years ago
  68. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 15 years ago
  69. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 15 years ago
  70. da08568 futex: fix requeue_pi key imbalance by Darren Hart · 15 years ago
  71. 829b876 tracing: fix transposed numbers of lock_depth and preempt_count by Steven Rostedt · 15 years ago
  72. fdc6f19 NOHZ: update idle state also when NOHZ is inactive by Eero Nurkkala · 15 years ago
  73. 978c0b8 rcu: Place root rcu_node structure in separate lockdep class by Paul E. McKenney · 15 years ago
  74. e74f4c4 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks by Paul E. McKenney · 15 years ago
  75. d0ec774 rcu: Move rcu_barrier() to rcutree by Paul E. McKenney · 15 years ago
  76. 322a2c1 futex: Move exit_pi_state() call to release_mm() by Thomas Gleixner · 15 years ago
  77. fc6b177 futex: Nullify robust lists after cleanup by Peter Zijlstra · 15 years ago
  78. b0f56f1 trace: Fix missing assignment in trace_ctxwake_* by Hiroshi Shimamoto · 15 years ago
  79. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
  80. ee949a8 tracing/syscalls: Use long for syscall ret format and field definitions by Tom Zanussi · 15 years ago
  81. eaaea80 futex: Fix locking imbalance by Thomas Gleixner · 15 years ago
  82. d014e88 panic: Fix panic message visibility by calling bust_spinlocks(0) before dying by Aaro Koskinen · 15 years ago
  83. 41cb665 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. e69a9ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 0f26ec6 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
  86. 135c8ae rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function by Paul E. McKenney · 15 years ago
  87. a0b6c9a rcu: Clean up code based on review feedback from Josh Triplett, part 4 by Paul E. McKenney · 15 years ago
  88. 3d76c08 rcu: Clean up code based on review feedback from Josh Triplett, part 3 by Paul E. McKenney · 15 years ago
  89. 162cc27 rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y by Paul E. McKenney · 15 years ago
  90. f83f9ac sched: Set correct normal_prio and prio values in sched_fork() by Peter Williams · 15 years ago
  91. 75fb409 tracing: Use free_percpu instead of kfree by Frederic Weisbecker · 15 years ago
  92. fe8e5b5 tracing: Check total refcount before releasing bufs in profile_enable failure by Frederic Weisbecker · 15 years ago
  93. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  94. 1087e9b HWPOISON: Clean up PR_MCE_KILL interface by Andi Kleen · 15 years ago
  95. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  96. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 15 years ago
  97. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  98. 3ae91c2 module: fix up CONFIG_KALLSYMS=n build. by Paul Mundt · 15 years ago
  99. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  100. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago