1. 559fdc3 perf_event: Optimize perf_output_lock() by Peter Zijlstra · 15 years ago
  2. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  3. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  4. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  5. 961767b 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
  6. 1fd18a8 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. e9036b3 sched: Use root_task_group_empty only with FAIR_GROUP_SCHED by Cyrill Gorcunov · 15 years ago
  8. 968c864 sched: Fix kernel-doc function parameter name by Randy Dunlap · 15 years ago
  9. e7e7e0c genirq: try_one_irq() must be called with irq disabled by Yong Zhang · 15 years ago
  10. 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
  11. 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
  12. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  13. ed146b25 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 15 years ago
  14. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 15 years ago
  15. 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
  16. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  17. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  18. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  19. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  20. b84ff7d sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c by Mike Galbraith · 15 years ago
  21. 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
  22. 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
  23. 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
  24. 83f5b01 rcu: Fix long-grace-period race between forcing and initialization by Paul E. McKenney · 15 years ago
  25. b00bc0b uids: Prevent tear down race by Thomas Gleixner · 15 years ago
  26. 49557e6 sched: Fix boot crash by zalloc()ing most of the cpu masks by Rusty Russell · 15 years ago
  27. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  28. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 15 years ago
  29. 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
  30. 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
  31. 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
  32. 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
  33. 8c85dd8 sysctl: fix false positives when PROC_SYSCTL=n by Alexey Dobriyan · 15 years ago
  34. 478988d cgroup: fix strstrip() misuse by KOSAKI Motohiro · 15 years ago
  35. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  36. 3ed6777 tracing/filters: Fix to make system filter work by Li Zefan · 15 years ago
  37. 3c7d76e param: fix setting arrays of bool by Rusty Russell · 15 years ago
  38. d553ad8 param: fix NULL comparison on oom by Rusty Russell · 15 years ago
  39. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  40. 11df6dd futex: Fix spurious wakeup for requeue_pi really by Thomas Gleixner · 15 years ago
  41. 4a6cc4b sched: move rq_weight data array out of .percpu by Jiri Kosina · 15 years ago
  42. f7d7986 perf_event: Add alignment-faults and emulation-faults software events by Anton Blanchard · 15 years ago
  43. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 15 years ago
  44. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 15 years ago
  45. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 15 years ago
  46. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 15 years ago
  47. f685cea sched: Strengthen buddies and mitigate buddy induced latencies by Mike Galbraith · 15 years ago
  48. 54f4407 perf events: Don't generate events for the idle task when exclude_idle is set by Soeren Sandmann · 15 years ago
  49. 721a669 perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers by Soeren Sandmann · 15 years ago
  50. 04bf753 PM: Make warning in suspend_test_finish() less likely to happen by Rafael J. Wysocki · 15 years ago
  51. c258449 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  52. 65a6446 HWPOISON: Allow schedule_on_each_cpu() from keventd by Andi Kleen · 15 years ago
  53. 89061d3 futex: Move drop_futex_key_refs out of spinlock'ed region by Darren Hart · 15 years ago
  54. bd07041 Merge the right tty-fixes branch by Linus Torvalds · 15 years ago
  55. 237c80c rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang by Paul E. McKenney · 15 years ago
  56. a66abe7 tracing/events: Fix locking imbalance in the filter code by Ingo Molnar · 15 years ago
  57. 6fb2915 tracing/profile: Add filter support by Li Zefan · 15 years ago
  58. b0f1a59 tracing/filters: Use a different op for glob match by Li Zefan · 15 years ago
  59. fce29d1 tracing/filters: Refactor subsystem filter code by Li Zefan · 15 years ago
  60. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  61. 019129d rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  62. 37c72e5 rcu: Prevent RCU IPI storms in presence of high call_rcu() load by Paul E. McKenney · 15 years ago
  63. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  64. d6047d7 Merge branch 'tty-fixes' by Linus Torvalds · 15 years ago
  65. 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
  66. 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
  67. 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
  68. 8c53e46 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  69. 2bc8720 futex: Check for NULL keys in match_futex by Darren Hart · 15 years ago
  70. 1beee96 ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace by Frederic Weisbecker · 15 years ago
  71. 06f43d6 ftrace: Copy ftrace_graph_filter boot param using strlcpy by Frederic Weisbecker · 15 years ago
  72. 43046b6 workqueue: add 'flush_delayed_work()' to run and wait for delayed work by Linus Torvalds · 15 years ago
  73. 92f6a5e sched: Do less agressive buddy clearing by Peter Zijlstra · 15 years ago
  74. c44fc77 tracing: Move syscalls metadata handling from arch to core by Frederic Weisbecker · 15 years ago
  75. 03541f8 perf_event: Adjust frequency and unthrottle for non-group-leader events by Paul Mackerras · 15 years ago
  76. 5cb084b tracing: Enable records during the module load by Jiri Olsa · 15 years ago
  77. 756d17e tracing: Support multiple pids in set_pid_ftrace file by jolsa@redhat.com · 15 years ago
  78. d58e657 futex: Handle spurious wake up by Thomas Gleixner · 15 years ago
  79. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  80. 1bac049 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  81. bf7c5b4 tracing: Remove unused ftrace_trace_addr helper by Frederic Weisbecker · 15 years ago
  82. aef6f81 tracing: Rename set_ftrace to set_bootup_ftrace by Frederic Weisbecker · 15 years ago
  83. 9dbdd6c Merge commit 'v2.6.32-rc4' into perf/core by Ingo Molnar · 15 years ago
  84. 2c96c14 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  85. 8ad8073 tracing/filters: Fix memory leak when setting a filter by Li Zefan · 15 years ago
  86. 369bc18 ftrace: add kernel command line graph function filtering by Stefan Assmann · 15 years ago
  87. e17b38b sched: Fix missing kernel-doc notation by Randy Dunlap · 15 years ago
  88. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  89. f5dc375 sched: Update the clock of runqueue select_task_rq() selected by Mike Galbraith · 15 years ago
  90. 3365e779 lockdep: Use cpu_clock() for lockstat by Peter Zijlstra · 15 years ago
  91. d25105e writeback: account IO throttling wait as iowait by Wu Fengguang · 15 years ago
  92. a813a15 tracing: fix trace_vprintk call by Steven Rostedt · 15 years ago
  93. 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
  94. 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
  95. 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
  96. 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
  97. 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
  98. 8f6e8a3 tracing: user local buffer variable for trace branch tracer by Steven Rostedt · 15 years ago
  99. c8647b2 tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c by Zhenwen Xu · 15 years ago
  100. 3279ba3 ftrace: check for failure for all conversions by Steven Rostedt · 15 years ago