aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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: Fix long-grace-period race between forcing and initializationPaul E. McKenney2009-11-02
| * uids: Prevent tear down raceThomas Gleixner2009-11-02
| * futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner2009-10-28
| * futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart2009-10-16
| * rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney2009-10-15
* | 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
|/
* rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-15
* rcu: Prevent RCU IPI storms in presence of high call_rcu() loadPaul E. McKenney2009-10-15
* futex: Check for NULL keys in match_futexDarren Hart2009-10-14
* futex: Handle spurious wake upThomas Gleixner2009-10-13
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2009-10-12
|\
| * oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-09
| * oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-09
* | lockdep: Use cpu_clock() for lockstatPeter Zijlstra2009-10-09
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-08
|\ \
| * | pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz2009-10-06
| * | pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz2009-10-06
| * | pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee2009-10-06
| * | pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz2009-10-06
| * | libata: fix incorrect link online check during probeTejun Heo2009-10-06