aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\
| * genirq: Export enable/disable_percpu_irq()Chris Metcalf2013-02-18
| * Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker2013-02-04
| |\
| | * printk: Wake up klogd using irq_workFrederic Weisbecker2012-11-17
| | * irq_work: Make self-IPIs optableFrederic Weisbecker2012-11-17
| | * irq_work: Warn if there's still work on cpu_downSteven Rostedt2012-11-17
| | * irq_work: Flush work on CPU_DYINGSteven Rostedt2012-11-17
| | * irq_work: Don't stop the tick with pending worksFrederic Weisbecker2012-11-17
| | * nohz: Add API to check tick stateFrederic Weisbecker2012-11-17
| * | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-04
| * | irq_work: Remove return value from the irq_work_queue() functionanish kumar2013-02-04
| * | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
| |\|
| | * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-17
| | * irq_work: Fix racy check on work pending flagFrederic Weisbecker2012-11-14
| | * irq_work: Fix racy IRQ_WORK_BUSY flag settingFrederic Weisbecker2012-11-14
| * | Merge tag 'v3.8-rc4' into irq/coreIngo Molnar2013-01-24
| |\ \
| * | | genirq: Avoid deadlock in spurious handlingThomas Gleixner2012-12-11
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \
| * \ \ \ Merge branch 'rcu/srcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-13
| |\ \ \ \
| | * | | | srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()Lai Jiangshan2013-02-07
| | * | | | srcu: Update synchronize_srcu_expedited()'s commentsLai Jiangshan2013-02-07
| | * | | | srcu: Update synchronize_srcu()'s commentsLai Jiangshan2013-02-07
| | * | | | srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()Lai Jiangshan2013-02-07
| | * | | | srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()Lai Jiangshan2013-02-07
| | * | | | srcu: Simple cleanup for cleanup_srcu_struct()Lai Jiangshan2013-02-07
| | * | | | srcu: Add might_sleep() annotation to synchronize_srcu()Lai Jiangshan2013-02-07
| | * | | | srcu: Simplify __srcu_read_unlock() via this_cpu_dec()Lai Jiangshan2013-02-07
| |/ / / /
| * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-06
| |\ \ \ \
| | * | | | rcu: Allow rcutorture to be built at low optimization levelsSteven Rostedt2013-02-04
| * | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-04
| |\| | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-29
| | |\ \ \ \ \ \
| | | | | * | | | rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney2013-01-29
| | | | | * | | | rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney2013-01-29
| | | | * | | | | rcu: Trace callback accelerationPaul E. McKenney2013-01-08
| | | | * | | | | rcu: Tag callback lists with corresponding grace-period numberPaul E. McKenney2013-01-08
| | | | |/ / / /
| | | * | | | | context_tracking: Add comments on interface and internalsFrederic Weisbecker2013-01-26
| | | * | | | | rcu: Remove obsolete Kconfig option from commentPaul E. McKenney2013-01-26
| | | * | | | | rcu: Remove unused code originally used for context trackingLi Zhong2013-01-26
| | | * | | | | rcu: Consolidate debugging Kconfig optionsDave Hansen2013-01-26
| | | * | | | | rcu: Correct 'optimized' to 'optimize' in header commentCody P Schafer2013-01-26
| | | * | | | | rcutorture: Don't compare ptr with 0Sasha Levin2013-01-08
| | | * | | | | rcu: Silence compiler array out-of-bounds false positivePaul E. McKenney2013-01-08
| | | * | | | | rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_commonLi Zhong2013-01-08
| | | * | | | | rcu: Make rcu_is_cpu_rrupt_from_idle helper functions staticJosh Triplett2013-01-08
| | | * | | | | rcu: Fix blimit type for trace_rcu_batch_start()Paul E. McKenney2013-01-08
| | | |/ / / /
| | * | | | | rcu: Make rcutorture's shuffler task shuffle recently added tasksPaul E. McKenney2013-01-29
| | * | | | | Documentation: Memory barrier semantics of atomic_xchg()Richard Braun2013-01-08
| | * | | | | rcu: Reduce rcutorture tracingPaul E. McKenney2013-01-08
| | * | | | | tracing: Export trace_clock_local()Paul E. McKenney2013-01-08
| | |/ / / /
* | | | | | Linux 3.8Linus Torvalds2013-02-18