aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-14
| |\
| | *---. Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-11
| | |\ \ \
| | | | | * rcu: Update RCU maintainershipPaul E. McKenney2012-05-07
| | | | | * rcu: Add rcutorture test for call_srcu()Lai Jiangshan2012-04-30
| | | | | * rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-30
| | | | | * rcu: Use single value to handle expedited SRCU grace periodsLai Jiangshan2012-04-30
| | | | | * rcu: Improve srcu_readers_active_idx()'s cache localityLai Jiangshan2012-04-30
| | | | | * rcu: Remove unused srcu_barrier()Lai Jiangshan2012-04-30
| | | | | * rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan2012-04-30
| | | | | * rcu: Improve SRCU's wait_idx() commentsLai Jiangshan2012-04-30
| | | | | * rcu: Flip ->completed only once per SRCU grace periodLai Jiangshan2012-04-30
| | | | | * rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan2012-04-30
| | | | | * rcu: Remove fast check path from __synchronize_srcu()Lai Jiangshan2012-04-30
| | | | | * rcu: Direct algorithmic SRCU implementationPaul E. McKenney2012-04-30
| | | | | * rcu: Introduce rcutorture testing for rcu_barrier()Paul E. McKenney2012-04-30
| | | | | * rcu: Fixes to rcutorture error handling and cleanupPaul E. McKenney2012-04-24
| | | | * | rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-02
| | | | * | rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-02
| | | | |/
| | | * | timer: Fix mod_timer_pinned() header commentPaul E. McKenney2012-04-26
| | | * | rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-24
| | | * | rcu: Document kernel command-line parametersPaul E. McKenney2012-04-24
| | | * | rcu: Reduce cache-miss initialization latencies for large systemsPaul E. McKenney2012-04-24
| | | * | rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt2012-04-24
| | | * | rcu: Clarify help text for RCU_BOOST_PRIOPaul E. McKenney2012-04-24
| | | * | rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado2012-04-24
| | | * | rcu: List-debug variants of rcu list routines.Dave Jones2012-04-24
| | | |/
| | * | rcu: Make rcu_barrier() less disruptivePaul E. McKenney2012-05-09
| | * | rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variablesPaul E. McKenney2012-05-09
| | * | rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney2012-05-09
| | * | rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPUPaul E. McKenney2012-05-01
| | * | rcu: Add warning for RCU_FAST_NO_HZ timer firingPaul E. McKenney2012-04-26
| | * | rcu: Make RCU_FAST_NO_HZ account for pauses out of idlePaul E. McKenney2012-04-24
| | * | rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimerPaul E. McKenney2012-04-24
| | * | rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney2012-04-24
| | |/
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-21
|\ \ \
| * | | x86/nmi: Fix the type of the nmiaction.flags fieldBetty Dall2012-05-07
| * | | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2012-04-25
| * | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-25
| * | | watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus2012-04-25
| * | | hung task debugging: Inject NMI when hung and going to panicSasha Levin2012-04-25
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-21
|\ \ \ \
| * | | | iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter2012-05-14
| * | | | irq_remap: Fix the 'sub_handle' uninitialized warningSuresh Siddha2012-05-08
| * | | | irq_remap: Fix UP build failureSuresh Siddha2012-05-08
| * | | | irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha2012-05-08
| * | | | Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-05-07
| |\ \ \ \
| | * | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-07
| | * | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-07
| | * | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-07