summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu: Further cleanups of use of lastcompPaul E. McKenney2009-11-141-7/+6
* rcu: Simplify association of forced quiescent states with grace periodsPaul E. McKenney2009-11-131-24/+3
* rcu: Accelerate callback processing on CPUs not detecting GP endPaul E. McKenney2009-11-131-1/+17
* rcu: Mark init-time-only rcu_bootup_announce() as __initPaul E. McKenney2009-11-111-2/+2
* rcu: Simplify association of quiescent states with grace periodsPaul E. McKenney2009-11-102-3/+3
* rcu: Rename dynticks_completed to completed_fqsPaul E. McKenney2009-11-102-4/+4
* rcu: Enable synchronize_sched_expedited() fastpathPaul E. McKenney2009-11-101-0/+1
* rcu: Remove inline from forward-referenced functionsPaul E. McKenney2009-11-102-3/+3
* rcu: Fix note_new_gpnum() uses of ->gpnumPaul E. McKenney2009-11-101-5/+27
* rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counterPaul E. McKenney2009-11-102-48/+83
* rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...Paul E. McKenney2009-11-102-41/+34
* Merge branch 'core/urgent' into core/rcuIngo Molnar2009-11-105-27/+53
|\
| * rcu: Fix long-grace-period race between forcing and initializationPaul E. McKenney2009-11-022-8/+15
| * uids: Prevent tear down raceThomas Gleixner2009-11-021-1/+1
| * futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner2009-10-281-5/+1
| * futex: Move drop_futex_key_refs out of spinlock'ed regionDarren Hart2009-10-161-1/+2
| * rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney2009-10-153-12/+34
* | rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() callsLai Jiangshan2009-11-021-1/+1
* | rcu: Fix TINY_RCU #elif conditionPaul E. McKenney2009-10-271-1/+1
* | rcu: Simplify creating of lockdep class for root rcu_nodePeter Zijlstra2009-10-261-3/+4
* | rcu: Do tiny cleanups in rcutinyIngo Molnar2009-10-262-30/+25
* | rcu: Improve rcutorture diagnostics when bad torture_type specifiedPaul E. McKenney2009-10-261-1/+5
* | rcu: Add synchronize_srcu_expedited() to the documentationPaul E. McKenney2009-10-261-1/+1
* | rcu: Add synchronize_srcu_expedited() to the rcutorture test suitePaul E. McKenney2009-10-261-3/+22
* | rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-262-23/+52
* | rcu: "Tiny RCU", The Bloatwatch EditionPaul E. McKenney2009-10-267-0/+435
* | rcu: Update trace.txt documentation for blocked-tasks listsPaul E. McKenney2009-10-151-7/+16
* | rcu: Update trace.txt documentation to reflect recent changesPaul E. McKenney2009-10-151-198/+33
* | rcu: Add rnp->blocked_tasks to tracingPaul E. McKenney2009-10-151-2/+6
|/
* rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-152-5/+22
* rcu: Prevent RCU IPI storms in presence of high call_rcu() loadPaul E. McKenney2009-10-152-5/+28
* futex: Check for NULL keys in match_futexDarren Hart2009-10-141-1/+2
* futex: Handle spurious wake upThomas Gleixner2009-10-131-3/+15
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2009-10-121-9/+26
|\
| * oprofile: warn on freeing event buffer too earlyRobert Richter2009-10-091-10/+15
| * oprofile: fix race condition in event_buffer freeDavid Rientjes2009-10-091-1/+13
* | lockdep: Use cpu_clock() for lockstatPeter Zijlstra2009-10-091-8/+12
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-089-132/+280
|\ \
| * | pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz2009-10-061-0/+21
| * | pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz2009-10-061-17/+19
| * | pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee2009-10-061-14/+38
| * | pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz2009-10-061-9/+1
| * | libata: fix incorrect link online check during probeTejun Heo2009-10-061-18/+32
| * | ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo2009-10-061-0/+47
| * | libata: make gtf_filter per-devTejun Heo2009-10-064-8/+15
| * | libata: implement more acpi filtering optionsTejun Heo2009-10-063-4/+20
| * | libata: cosmetic updatesTejun Heo2009-10-063-13/+12
| * | ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock2009-10-061-20/+66
| * | pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-061-1/+1
| * | ahci: disable 64bit DMA by default on SB600sTejun Heo2009-10-061-40/+20
OpenPOWER on IntegriCloud