Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | rcu: Mark init-time-only rcu_bootup_announce() as __init | Paul E. McKenney | 2009-11-11 | |
| * | | | | | | | | | rcu: Simplify association of quiescent states with grace periods | Paul E. McKenney | 2009-11-10 | |
| * | | | | | | | | | rcu: Rename dynticks_completed to completed_fqs | Paul E. McKenney | 2009-11-10 | |
| * | | | | | | | | | rcu: Enable synchronize_sched_expedited() fastpath | Paul E. McKenney | 2009-11-10 | |
| * | | | | | | | | | rcu: Remove inline from forward-referenced functions | Paul E. McKenney | 2009-11-10 | |
| * | | | | | | | | | rcu: Fix note_new_gpnum() uses of ->gpnum | Paul E. McKenney | 2009-11-09 | |
| * | | | | | | | | | rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter | Paul E. McKenney | 2009-11-09 | |
| * | | | | | | | | | rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->... | Paul E. McKenney | 2009-11-09 | |
| * | | | | | | | | | Merge branch 'core/urgent' into core/rcu | Ingo Molnar | 2009-11-09 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls | Lai Jiangshan | 2009-11-02 | |
| * | | | | | | | | | | rcu: Simplify creating of lockdep class for root rcu_node | Peter Zijlstra | 2009-10-26 | |
| * | | | | | | | | | | rcu: Do tiny cleanups in rcutiny | Ingo Molnar | 2009-10-26 | |
| * | | | | | | | | | | rcu: Improve rcutorture diagnostics when bad torture_type specified | Paul E. McKenney | 2009-10-26 | |
| * | | | | | | | | | | rcu: Add synchronize_srcu_expedited() to the rcutorture test suite | Paul E. McKenney | 2009-10-26 | |
| * | | | | | | | | | | rcu: Add synchronize_srcu_expedited() | Paul E. McKenney | 2009-10-26 | |
| * | | | | | | | | | | rcu: "Tiny RCU", The Bloatwatch Edition | Paul E. McKenney | 2009-10-26 | |
| * | | | | | | | | | | rcu: Add rnp->blocked_tasks to tracing | Paul E. McKenney | 2009-10-15 | |
* | | | | | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ratelimit: Make suppressed output messages more useful | Christian Borntraeger | 2009-10-23 | |
| * | | | | | | | | | | | printk: Remove ratelimit.h from kernel.h | Ingo Molnar | 2009-09-22 | |
* | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | mutex: Fix missing conditions to build mutex_spin_on_owner() | Frederic Weisbecker | 2009-12-03 | |
| * | | | | | | | | | | | | mutex: Better control mutex adaptive spinning config | Frederic Weisbecker | 2009-12-03 | |
| * | | | | | | | | | | | | locking: Reduce ifdefs in kernel/spinlock.c | Thomas Gleixner | 2009-11-13 | |
| * | | | | | | | | | | | | locking: Make inlining decision Kconfig based | Thomas Gleixner | 2009-11-13 | |
* | | | | | | | | | | | | | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | generic-ipi: Add smp_call_function_any() | Rusty Russell | 2009-11-18 | |
| * | | | | | | | | | | | | | generic-ipi: Fix misleading smp_call_function*() description | Sheng Yang | 2009-10-23 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-12-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | modules: don't export section names of empty sections via sysfs | Helge Deller | 2009-12-02 | |
| * | | | | | | | | | | | | | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells | 2009-12-01 | |
| * | | | | | | | | | | | | | SLOW_WORK: Fix the CONFIG_MODULES=n case | David Howells | 2009-12-01 | |
| * | | | | | | | | | | | | | SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed | David Howells | 2009-11-19 | |
| * | | | | | | | | | | | | | SLOW_WORK: Allow the work items to be viewed through a /proc file | David Howells | 2009-11-19 | |
| * | | | | | | | | | | | | | SLOW_WORK: Add delayed_slow_work support | Jens Axboe | 2009-11-19 | |
| * | | | | | | | | | | | | | SLOW_WORK: Add support for cancellation of slow work | Jens Axboe | 2009-11-19 | |
| * | | | | | | | | | | | | | SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional | Jens Axboe | 2009-11-19 | |
| * | | | | | | | | | | | | | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 2009-11-19 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | workqueue: fix race condition in schedule_on_each_cpu() | Tejun Heo | 2009-11-17 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | rcu: Fix long-grace-period race between forcing and initialization | Paul E. McKenney | 2009-11-02 | |
| | * | | | | | | | | | | uids: Prevent tear down race | Thomas Gleixner | 2009-11-02 | |
| * | | | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-11-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | genirq: try_one_irq() must be called with irq disabled | Yong Zhang | 2009-11-07 | |
| * | | | | | | | | | | | | sched: Use root_task_group_empty only with FAIR_GROUP_SCHED | Cyrill Gorcunov | 2009-11-08 | |
| * | | | | | | | | | | | | sched: Fix kernel-doc function parameter name | Randy Dunlap | 2009-11-08 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-11-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c | Mike Galbraith | 2009-11-03 | |
| | * | | | | | | | | | | | sched: Fix boot crash by zalloc()ing most of the cpu masks | Rusty Russell | 2009-11-02 | |
| | * | | | | | | | | | | | sched: Strengthen buddies and mitigate buddy induced latencies | Mike Galbraith | 2009-10-23 |