aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| * | ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo2009-10-06
| * | libata: make gtf_filter per-devTejun Heo2009-10-06
| * | libata: implement more acpi filtering optionsTejun Heo2009-10-06
| * | libata: cosmetic updatesTejun Heo2009-10-06
| * | ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock2009-10-06
| * | pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-06
| * | ahci: disable 64bit DMA by default on SB600sTejun Heo2009-10-06
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-08
|\ \ \
| * | | futex: fix requeue_pi key imbalanceDarren Hart2009-10-07
| * | | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard2009-10-07
| * | | rcu: Place root rcu_node structure in separate lockdep classPaul E. McKenney2009-10-07
| * | | rcu: Make hot-unplugged CPU relinquish its own RCU callbacksPaul E. McKenney2009-10-07
| * | | rcu: Move rcu_barrier() to rcutreePaul E. McKenney2009-10-07
| * | | futex: Move exit_pi_state() call to release_mm()Thomas Gleixner2009-10-06
| * | | futex: Nullify robust lists after cleanupPeter Zijlstra2009-10-06
| * | | futex: Fix locking imbalanceThomas Gleixner2009-10-05