1. d2e7ad1 Merge branch 'master' into next by James Morris · 14 years ago
  2. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  3. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  4. e744070 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  6. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  7. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 14 years ago
  8. 524429c sched: Fix strncmp operation by Hillf Danton · 14 years ago
  9. 1c5354d sched: Move sched_autogroup_exit() to free_signal_struct() by Mike Galbraith · 14 years ago
  10. e9aa1dd sched: Fix struct autogroup memory leak by Mike Galbraith · 14 years ago
  11. 0ca0873 sched: Mark autogroup_init() __init by Yong Zhang · 14 years ago
  12. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 14 years ago
  13. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  14. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  15. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  16. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  17. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  18. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  19. 5adcee1 cgroup fs: avoid switching ->d_op on live dentry by Nick Piggin · 14 years ago
  20. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  21. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. f3b0cfa Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 2af49b6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 14 years ago
  29. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  30. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
  31. 6bf4123 sched: Change wait_for_completion_*_timeout() to return a signed long by NeilBrown · 14 years ago
  32. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  33. 101e5f7 sched, autogroup: Fix reference leak by Mike Galbraith · 14 years ago
  34. 4f82198 sched, autogroup: Fix potential access to freed memory by Mike Galbraith · 14 years ago
  35. 6706125 sched: Remove redundant CONFIG_CGROUP_SCHED ifdef by Yong Zhang · 14 years ago
  36. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  37. 61a0d49 perf: Do not export power_frequency, but power_start event by Thomas Renninger · 14 years ago
  38. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  39. 5514237 watchdog: Improve initialisation error message and documentation by Ben Hutchings · 14 years ago
  40. 4ef9e11 fix freeing user_struct in user cache by Hillf Danton · 14 years ago
  41. 6f7f418 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  43. e1e3592 ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page by David Sharp · 14 years ago
  44. 94462ad module: Move RO/NX module protection to after ftrace module update by Steven Rostedt · 14 years ago
  45. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  46. 26e20a1 Merge commit 'v2.6.37-rc7' into x86/security by Ingo Molnar · 14 years ago
  47. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 14 years ago
  48. b5776c4 Fix rounding in clocks_calc_mult_shift() by john stultz · 14 years ago
  49. 9fb6720 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 · 14 years ago
  50. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  51. 4f32e9b kthread_work: make lockdep happy by Yong Zhang · 14 years ago
  52. c8efcc2 workqueue: allow chained queueing during destruction by Tejun Heo · 14 years ago
  53. de5e9d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. 050c6c9 sched: Remove debugging check by Ingo Molnar · 14 years ago
  55. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 21228e4 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 19e5eeb sched: Fix interactivity bug by charging unaccounted run-time on entity re-weight by Paul Turner · 14 years ago
  58. 43365bd sched: Move periodic share updates to entity_tick() by Paul Turner · 14 years ago
  59. ca68088 Merge commit 'v2.6.37-rc6' into sched/core by Ingo Molnar · 14 years ago
  60. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  61. 20b8769 irq_work: Use per cpu atomics instead of regular atomics by Christoph Lameter · 14 years ago
  62. b52573d rcu: reduce __call_rcu()-induced contention on rcu_node structures by Paul E. McKenney · 14 years ago
  63. 0209f64 rcu: limit rcu_node leaf-level fanout by Paul E. McKenney · 14 years ago
  64. 121dfc4 rcu: fine-tune grace-period begin/end checks by Paul E. McKenney · 14 years ago
  65. 5ff8e6f rcu: Keep gpnum and completed fields synchronized by Frederic Weisbecker · 14 years ago
  66. 20377f3 rcu: Stop chasing QS if another CPU did it for us by Frederic Weisbecker · 14 years ago
  67. e27fc96 rcu: increase synchronize_sched_expedited() batching by Tejun Heo · 14 years ago
  68. fcb1191 resources: add arch hook for preventing allocation in reserved areas by Bjorn Helgaas · 14 years ago
  69. c0f5ac5 Revert "resources: support allocating space within a region from the top down" by Bjorn Helgaas · 14 years ago
  70. cd85fc5 taskstats: Use this_cpu_ops by Christoph Lameter · 14 years ago
  71. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  72. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  73. b76834b kprobes: Use this_cpu_ops by Christoph Lameter · 14 years ago
  74. fbc92a3 tty: add 'active' sysfs attribute to tty0 and console device by Kay Sievers · 14 years ago
  75. be8cd64 PM / Hibernate: Restore old swap signature to avoid user space breakage by Rafael J. Wysocki · 14 years ago
  76. 1497dd1 PM / Hibernate: Fix PM_POST_* notification with user-space suspend by Takashi Iwai · 14 years ago
  77. abe4340 perf: Sysfs enumeration by Peter Zijlstra · 14 years ago
  78. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  79. 24a24bb perf: Move perf_event_init() into main.c by Peter Zijlstra · 14 years ago
  80. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  81. d949750 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  82. 8e92c20 sched: Fix the irqtime code for 32bit by Peter Zijlstra · 14 years ago
  83. fe44d62 sched: Fix the irqtime code to deal with u64 wraps by Peter Zijlstra · 14 years ago
  84. ce67783 perf: Fix off by one in perf_swevent_init() by Dan Carpenter · 14 years ago
  85. 0fcdcfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  86. 2d64672 workqueue: It is likely that WORKER_NOT_RUNNING is true by Steven Rostedt · 14 years ago
  87. 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 14 years ago
  88. 7496351 timers: Use this_cpu_read by Christoph Lameter · 14 years ago
  89. b007c38 hrtimer: fix timerqueue conversion flub by John Stultz · 14 years ago
  90. 998adc3 hrtimers: Convert hrtimers to use timerlist infrastructure by John Stultz · 14 years ago
  91. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
  92. 38ef4c2 syslog: check cap_syslog when dmesg_restrict by Serge E. Hallyn · 14 years ago
  93. c277443 perf: Stop all counters on reboot by Peter Zijlstra · 14 years ago
  94. 40dc11f printk: Use this_cpu_{read|write} api on printk_pending by Eric Dumazet · 14 years ago
  95. 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 14 years ago
  96. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  97. dbd87b5 nohz: Fix get_next_timer_interrupt() vs cpu hotplug by Heiko Carstens · 14 years ago
  98. f26f9af Sched: fix skip_clock_update optimization by Mike Galbraith · 14 years ago
  99. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 14 years ago
  100. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 14 years ago