1. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  2. dc43d9f Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 112ec46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  7. 391d627 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  8. 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  10. 5a791ea Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  11. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  12. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  13. 0f31714 sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair by Lin Ming · 13 years ago
  14. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  15. f5caadb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  16. efbe2ee lockdep: Fix lockdep_no_validate against IRQ states by Peter Zijlstra · 13 years ago
  17. 9985c20 perf: Remove perf_event_attr::type check by Lin Ming · 13 years ago
  18. 2bd2d6f sched: Replace use of entity_key() by Stephan Baerwolf · 13 years ago
  19. acb5a9b sched: Separate group-scheduling code more clearly by Jan H. Schönherr · 13 years ago
  20. 26a148e sched: Reorder root_domain to remove 64 bit alignment padding by Richard Kennedy · 13 years ago
  21. 99bc524 sched: Do not attempt to destroy uninitialized rt_bandwidth by Bianca Lutz · 13 years ago
  22. 045176d sched: Remove unused function cpu_cfs_rq() by Jan Schoenherr · 13 years ago
  23. 5f817d6 sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' by Jan Schoenherr · 13 years ago
  24. 9763b67 sched, cgroup: Optimize load_balance_fair() by Peter Zijlstra · 13 years ago
  25. 9598c82 sched: Don't update shares twice on on_rq parent by Paul Turner · 13 years ago
  26. 9bbd737 sched: update correct entity's runtime in check_preempt_wakeup() by Paul Turner · 13 years ago
  27. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  28. 8a35241 ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction by Oleg Nesterov · 13 years ago
  29. 40bcea7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  30. 492f73a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  31. 11b80f4 rw_semaphore: remove up/down_read_non_owner by Christoph Hellwig · 13 years ago
  32. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  33. cbaa515 time: Fix stupid KERN_WARN compile issue by John Stultz · 13 years ago
  34. a95cded sysctl,rcu: Convert call_rcu(free_head) to kfree by Paul E. McKenney · 13 years ago
  35. 3b097c4 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() by Lai Jiangshan · 13 years ago
  36. d1e9ae4 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 13 years ago
  37. a841796 signal: align __lock_task_sighand() irq disabling and RCU by Paul E. McKenney · 13 years ago
  38. ec433f0 softirq,rcu: Inform RCU of irq_exit() activity by Peter Zijlstra · 13 years ago
  39. c5d753a sched: Add irq_{enter,exit}() to scheduler_ipi() by Peter Zijlstra · 13 years ago
  40. 10f39bb rcu: protect __rcu_read_unlock() against scheduler-using irq handlers by Paul E. McKenney · 13 years ago
  41. d110235 sched: Avoid creating superfluous NUMA domains on non-NUMA systems by Peter Zijlstra · 13 years ago
  42. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  43. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  44. 6657719 make sure that nsproxy_cache is initialized early enough by Al Viro · 13 years ago
  45. 3bfa784 kill file_permission() completely by Al Viro · 13 years ago
  46. be0e1e2 rcu: Streamline code produced by __rcu_read_unlock() by Paul E. McKenney · 13 years ago
  47. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  48. 131906b rcu: decrease rcu_report_exp_rnp coupling with scheduler by Paul E. McKenney · 13 years ago
  49. f701e5b connector: add an event for monitoring process tracers by Vladimir Zapolskiy · 13 years ago
  50. dcace06 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() by Oleg Nesterov · 13 years ago
  51. 961c467 has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/ by Oleg Nesterov · 13 years ago
  52. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  53. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  54. a5e4fd8 PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem by Kevin Hilman · 13 years ago
  55. 3b5fe85 PM / Suspend: Add .suspend_again() callback to suspend_ops by MyungJoo Ham · 13 years ago
  56. 7f6878a tracing/kprobe: Update symbol reference when loading module by Masami Hiramatsu · 13 years ago
  57. 6142431 tracing/kprobes: Support module init function probing by Masami Hiramatsu · 13 years ago
  58. bc81d48 kprobes: Return -ENOENT if probe point doesn't exist by Masami Hiramatsu · 13 years ago
  59. 1538f88 tracing/kprobes: Merge trace probe enable/disable functions by Masami Hiramatsu · 13 years ago
  60. df8d6fe Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu by Linus Torvalds · 13 years ago
  61. c64be78 sched: Fix 32bit race by Peter Zijlstra · 13 years ago
  62. f7bc8b6 ftrace: Fix regression where ftrace breaks when modules are loaded by Steven Rostedt · 13 years ago
  63. 7143f16 tracing/kprobes: Rename probe_* to trace_probe_* by Masami Hiramatsu · 13 years ago
  64. f912987 perf, x86: P4 PMU - Introduce event alias feature by Cyrill Gorcunov · 13 years ago
  65. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  66. 6331c28 ftrace: Fix dynamic selftest failure on some archs by Steven Rostedt · 13 years ago
  67. 072126f ftrace: Update filter when tracing enabled in set_ftrace_filter() by Steven Rostedt · 13 years ago
  68. 41fb61c ftrace: Balance records when updating the hash by Steven Rostedt · 13 years ago
  69. b0d3041 rcu: Prevent RCU callbacks from executing before scheduler initialized by Paul E. McKenney · 13 years ago
  70. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  71. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 13 years ago
  72. 4376cac ftrace: Do not disable interrupts for modules in mcount update by Steven Rostedt · 13 years ago
  73. e4a3f54 tracing: Still trace filtered irq functions when irq trace is disabled by Steven Rostedt · 13 years ago
  74. 31cb852 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  75. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  76. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  77. 43dd61c ftrace: Fix regression of :mod:module function enabling by Steven Rostedt · 13 years ago
  78. 40ee4df tracing: Have "enable" file use refcounts like the "filter" file by Steven Rostedt · 13 years ago
  79. e9dbfae tracing: Fix bug when reading system filters on module removal by Steven Rostedt · 13 years ago
  80. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 13 years ago
  81. 23c570a resource: ability to resize an allocated resource by Ram Pai · 13 years ago
  82. 931da61 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  83. b7b9592 PM: Allow the clocks management code to be used during system suspend by Rafael J. Wysocki · 13 years ago
  84. f721889 PM / Domains: Support for generic I/O PM domains (v8) by Rafael J. Wysocki · 13 years ago
  85. 1ecc818 Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/core by Ingo Molnar · 13 years ago
  86. 26ca5c1 perf: export perf_event_refresh() to modules by Avi Kivity · 13 years ago
  87. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 13 years ago
  88. a7ac67e perf: Remove the perf_output_begin(.sample) argument by Peter Zijlstra · 13 years ago
  89. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  90. 1880c4a perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 by Cyrill Gorcunov · 13 years ago
  91. 0d64120 events: Ensure that timers are updated without requiring read() call by Eric B Munson · 13 years ago
  92. c479429 events: Move lockless timer calculation into helper function by Eric B Munson · 13 years ago
  93. b7526f0 events: Add note to update_event_times comment about holding ctx->lock by Eric B Munson · 13 years ago
  94. 4ec8363 perf_events: Fix perf buffer watermark setting by Vince Weaver · 13 years ago
  95. 1c09ab0 sched: Skip autogroup when looking for all rt sched groups by Yong Zhang · 13 years ago
  96. 307bf98 sched: Simplify mutex_spin_on_owner() by Thomas Gleixner · 13 years ago
  97. 2a46dae sched: Remove rcu_read_lock() from wake_affine() by Nikunj A. Dadhania · 13 years ago
  98. 36b2e92 Merge commit 'v3.0-rc5' into sched/core by Ingo Molnar · 13 years ago
  99. 10e6962 Merge commit 'v3.0-rc5' into perf/core by Ingo Molnar · 13 years ago
  100. cd62287 sched, cgroups: Fix MIN_SHARES on 64-bit boxen by Mike Galbraith · 13 years ago