aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\
| * rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney2009-12-03
| * rcu: Add expedited grace-period support for preemptible RCUPaul E. McKenney2009-12-03
| * rcu: Enable fourth level of TREE_RCU hierarchyPaul E. McKenney2009-12-03
| * rcu: Rename "quiet" functionsPaul E. McKenney2009-12-03
| * rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-22
| * rcu: Eliminate unneeded function wrappingPaul E. McKenney2009-11-22
| * rcu: Fix grace-period-stall bug on large systems with CPU hotplugPaul E. McKenney2009-11-22
| * rcu: Eliminate __rcu_pending() false positivesPaul E. McKenney2009-11-14
| * rcu: Further cleanups of use of lastcompPaul E. McKenney2009-11-14
| * rcu: Simplify association of forced quiescent states with grace periodsPaul E. McKenney2009-11-13
| * rcu: Accelerate callback processing on CPUs not detecting GP endPaul E. McKenney2009-11-13
| * rcu: Mark init-time-only rcu_bootup_announce() as __initPaul E. McKenney2009-11-11
| * rcu: Simplify association of quiescent states with grace periodsPaul E. McKenney2009-11-10
| * rcu: Rename dynticks_completed to completed_fqsPaul E. McKenney2009-11-10
| * rcu: Enable synchronize_sched_expedited() fastpathPaul E. McKenney2009-11-10
| * rcu: Remove inline from forward-referenced functionsPaul E. McKenney2009-11-10
| * rcu: Fix note_new_gpnum() uses of ->gpnumPaul E. McKenney2009-11-09
| * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counterPaul E. McKenney2009-11-09
| * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...Paul E. McKenney2009-11-09
| * Merge branch 'core/urgent' into core/rcuIngo Molnar2009-11-09
| |\
| * | rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() callsLai Jiangshan2009-11-02
| * | rcu: Fix TINY_RCU #elif conditionPaul E. McKenney2009-10-27
| * | rcu: Simplify creating of lockdep class for root rcu_nodePeter Zijlstra2009-10-26
| * | rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-26
| * | rcu: Improve rcutorture diagnostics when bad torture_type specifiedPaul E. McKenney2009-10-26
| * | rcu: Add synchronize_srcu_expedited() to the documentationPaul E. McKenney2009-10-26
| * | rcu: Add synchronize_srcu_expedited() to the rcutorture test suitePaul E. McKenney2009-10-26
| * | rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-26
| * | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-26
| * | rcu: Update trace.txt documentation for blocked-tasks listsPaul E. McKenney2009-10-15
| * | rcu: Update trace.txt documentation to reflect recent changesPaul E. McKenney2009-10-15
| * | rcu: Add rnp->blocked_tasks to tracingPaul E. McKenney2009-10-15
* | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \ \
| * | | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-23
| * | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
| * | | ratelimit: Fix/allow use in atomic contextsIngo Molnar2009-09-22
| * | | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-22
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \ \ \
| * | | | mutex: Fix missing conditions to build mutex_spin_on_owner()Frederic Weisbecker2009-12-03
| * | | | mutex: Better control mutex adaptive spinning configFrederic Weisbecker2009-12-03
| * | | | locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto2009-12-02
| * | | | locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner2009-11-24
| * | | | locking: Remove unused prototypeThomas Gleixner2009-11-24
| * | | | locking: Reduce ifdefs in kernel/spinlock.cThomas Gleixner2009-11-13
| * | | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-13
* | | | | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \
| * | | | | generic-ipi: Add smp_call_function_any()Rusty Russell2009-11-18
| * | | | | generic-ipi: Fix misleading smp_call_function*() descriptionSheng Yang2009-10-23
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \ \ \ \