1. 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 3e72b81 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  5. 9b269d4 Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  6. c08f782 mutex: Fix missing conditions to build mutex_spin_on_owner() by Frederic Weisbecker · 17 years ago
  7. c022602 mutex: Better control mutex adaptive spinning config by Frederic Weisbecker · 17 years ago
  8. d9a3da0 rcu: Add expedited grace-period support for preemptible RCU by Paul E. McKenney · 17 years ago
  9. cf244dc rcu: Enable fourth level of TREE_RCU hierarchy by Paul E. McKenney · 17 years ago
  10. d3f6bad rcu: Rename "quiet" functions by Paul E. McKenney · 17 years ago
  11. c84d6ef Merge branch 'master' into next by James Morris · 17 years ago
  12. 35dead4 modules: don't export section names of empty sections via sysfs by Helge Deller · 17 years ago
  13. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 17 years ago
  14. fa1dae4 SLOW_WORK: Fix the CONFIG_MODULES=n case by David Howells · 17 years ago
  15. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 17 years ago
  16. c4a5af5 Silence the existing API for capability version compatibility check. by Andrew G. Morgan · 17 years ago
  17. 6ebb237 rcu: Re-arrange code to reduce #ifdef pain by Paul E. McKenney · 17 years ago
  18. 9f680ab rcu: Eliminate unneeded function wrapping by Paul E. McKenney · 17 years ago
  19. b668c9c rcu: Fix grace-period-stall bug on large systems with CPU hotplug by Paul E. McKenney · 17 years ago
  20. 3bde31a SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed by David Howells · 17 years ago
  21. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 17 years ago
  22. 6b8268b SLOW_WORK: Add delayed_slow_work support by Jens Axboe · 17 years ago
  23. 0160950 SLOW_WORK: Add support for cancellation of slow work by Jens Axboe · 17 years ago
  24. 4d8bb2c SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional by Jens Axboe · 17 years ago
  25. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 17 years ago
  26. 2ea6dec generic-ipi: Add smp_call_function_any() by Rusty Russell · 17 years ago
  27. 9398180 workqueue: fix race condition in schedule_on_each_cpu() by Tejun Heo · 17 years ago
  28. 2f51f98 rcu: Eliminate __rcu_pending() false positives by Paul E. McKenney · 17 years ago
  29. 560d4bc rcu: Further cleanups of use of lastcomp by Paul E. McKenney · 17 years ago
  30. 8e13c7b locking: Reduce ifdefs in kernel/spinlock.c by Thomas Gleixner · 17 years ago
  31. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 17 years ago
  32. 8e9aa8f rcu: Simplify association of forced quiescent states with grace periods by Paul E. McKenney · 17 years ago
  33. b32e9eb rcu: Accelerate callback processing on CPUs not detecting GP end by Paul E. McKenney · 17 years ago
  34. 0e0fc1c rcu: Mark init-time-only rcu_bootup_announce() as __init by Paul E. McKenney · 17 years ago
  35. 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 · 17 years ago
  36. 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 · 17 years ago
  37. c64ac3c rcu: Simplify association of quiescent states with grace periods by Paul E. McKenney · 17 years ago
  38. 4bcfe05 rcu: Rename dynticks_completed to completed_fqs by Paul E. McKenney · 17 years ago
  39. 956539b rcu: Enable synchronize_sched_expedited() fastpath by Paul E. McKenney · 17 years ago
  40. dbe0135 rcu: Remove inline from forward-referenced functions by Paul E. McKenney · 17 years ago
  41. 9160306 rcu: Fix note_new_gpnum() uses of ->gpnum by Paul E. McKenney · 17 years ago
  42. d09b62d rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter by Paul E. McKenney · 17 years ago
  43. 281d150 rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->completed counter by Paul E. McKenney · 17 years ago
  44. 7e1a276 Merge branch 'core/urgent' into core/rcu by Ingo Molnar · 17 years ago
  45. dd8dbf2 security: report the module name to security_module_request by Eric Paris · 17 years ago
  46. f84d49b signal: Print warning message when dropping signals by Naohiro Ooiwa · 17 years ago
  47. e9036b3 sched: Use root_task_group_empty only with FAIR_GROUP_SCHED by Cyrill Gorcunov · 17 years ago
  48. 968c864 sched: Fix kernel-doc function parameter name by Randy Dunlap · 17 years ago
  49. e7e7e0c genirq: try_one_irq() must be called with irq disabled by Yong Zhang · 17 years ago
  50. 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 · 17 years ago
  51. 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 · 17 years ago
  52. ed146b2 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 17 years ago
  53. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 17 years ago
  54. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  55. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 17 years ago
  56. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 17 years ago
  57. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 17 years ago
  58. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 17 years ago
  59. b84ff7d sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c by Mike Galbraith · 17 years ago
  60. 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 · 17 years ago
  61. 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 · 17 years ago
  62. 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 · 17 years ago
  63. c5e0cb3 rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls by Lai Jiangshan · 17 years ago
  64. 83f5b01 rcu: Fix long-grace-period race between forcing and initialization by Paul E. McKenney · 17 years ago
  65. b00bc0b uids: Prevent tear down race by Thomas Gleixner · 17 years ago
  66. 49557e6 sched: Fix boot crash by zalloc()ing most of the cpu masks by Rusty Russell · 17 years ago
  67. 8633322 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  68. 9532fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes by Linus Torvalds · 17 years ago
  69. 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 · 17 years ago
  70. 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 · 17 years ago
  71. 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 · 17 years ago
  72. 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 · 17 years ago
  73. 8c85dd8 sysctl: fix false positives when PROC_SYSCTL=n by Alexey Dobriyan · 17 years ago
  74. 478988d cgroup: fix strstrip() misuse by KOSAKI Motohiro · 17 years ago
  75. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 17 years ago
  76. 3c7d76e param: fix setting arrays of bool by Rusty Russell · 17 years ago
  77. d553ad8 param: fix NULL comparison on oom by Rusty Russell · 17 years ago
  78. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 17 years ago
  79. 11df6dd futex: Fix spurious wakeup for requeue_pi really by Thomas Gleixner · 17 years ago
  80. 4a6cc4b sched: move rq_weight data array out of .percpu by Jiri Kosina · 17 years ago
  81. 88b91c7 rcu: Simplify creating of lockdep class for root rcu_node by Peter Zijlstra · 17 years ago
  82. 4ce5b90 rcu: Do tiny cleanups in rcutiny by Ingo Molnar · 17 years ago
  83. cf886c4 rcu: Improve rcutorture diagnostics when bad torture_type specified by Paul E. McKenney · 17 years ago
  84. 804bb83 rcu: Add synchronize_srcu_expedited() to the rcutorture test suite by Paul E. McKenney · 17 years ago
  85. 0cd397d rcu: Add synchronize_srcu_expedited() by Paul E. McKenney · 17 years ago
  86. 9b1d82f rcu: "Tiny RCU", The Bloatwatch Edition by Paul E. McKenney · 17 years ago
  87. 6d3f1e1 tracing: Remove cpu arg from the rb_time_stamp() function by Jiri Olsa · 17 years ago
  88. 67b394f tracing: Fix comment typo and documentation example by Jiri Olsa · 17 years ago
  89. 3e69533 tracing: Fix trace_seq_printf() return value by Jiri Olsa · 17 years ago
  90. cf8517c tracing: Update *ppos instead of filp->f_pos by Jiri Olsa · 17 years ago
  91. f685cea sched: Strengthen buddies and mitigate buddy induced latencies by Mike Galbraith · 17 years ago
  92. 5c82871 ratelimit: Make suppressed output messages more useful by Christian Borntraeger · 17 years ago
  93. 72f279b generic-ipi: Fix misleading smp_call_function*() description by Sheng Yang · 17 years ago
  94. 54f4407 perf events: Don't generate events for the idle task when exclude_idle is set by Soeren Sandmann · 17 years ago
  95. 721a669 perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers by Soeren Sandmann · 17 years ago
  96. 04bf753 PM: Make warning in suspend_test_finish() less likely to happen by Rafael J. Wysocki · 17 years ago
  97. 65a6446 HWPOISON: Allow schedule_on_each_cpu() from keventd by Andi Kleen · 17 years ago
  98. 89061d3 futex: Move drop_futex_key_refs out of spinlock'ed region by Darren Hart · 17 years ago
  99. bd07041 Merge the right tty-fixes branch by Linus Torvalds · 17 years ago
  100. 237c80c rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang by Paul E. McKenney · 17 years ago