summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-1533-524/+1341
|\
| * rcu classic: update qlen when cpu offlineLai Jiangshan2008-07-131-0/+4
| * Merge branch 'linus' into core/rcuIngo Molnar2008-07-11371-1562/+11114
| |\
| * | rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...Paul E. McKenney2008-06-262-13/+84
| * | Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-2649-499/+646
| |\ \
| * | | rcu: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-241-1/+1
| * | | rcu, rcutorture: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-241-1/+4
| * | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-23283-5451/+9918
| |\ \ \
| * | | | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-194-10/+54
| * | | | rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney2008-06-182-4/+63
| * | | | rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar2008-06-181-0/+1
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-161446-12287/+19917
| |\ \ \ \
| * | | | | rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan2008-06-161-1/+0
| * | | | | Revert "prohibit rcutorture from being compiled into the kernel"Ingo Molnar2008-06-161-1/+2
| * | | | | rcu: fix nf_conntrack_helper.c build bugIngo Molnar2008-05-221-0/+1
| * | | | | rculist.h: fix include in net/netfilter/nf_conntrack_netlink.cIngo Molnar2008-05-191-0/+1
| * | | | | rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi2008-05-191-1/+0
| * | | | | rcu: remove duplicated include in kernel/rcupreempt_trace.cHuang Weiyi2008-05-191-1/+0
| * | | | | RCU, rculist.h: fix list iteratorsPaul E. McKenney2008-05-191-33/+15
| * | | | | rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney2008-05-191-1/+1
| * | | | | rculist.h: use the rcu APIFranck Bui-Huu2008-05-191-14/+9
| * | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-1915-372/+409
| * | | | | sched: 1Q08 RCU doc update, add call_rcu_sched()Paul E. McKenney2008-05-194-48/+210
| * | | | | rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney2008-05-191-3/+31
| * | | | | rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney2008-05-192-6/+51
| * | | | | rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney2008-05-191-1/+29
| * | | | | rcu: add call_rcu_sched()Paul E. McKenney2008-05-196-68/+434
| * | | | | rcupreempt: remove duplicate prototypesSteven Rostedt2008-05-192-4/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-152-12/+5
|\ \ \ \ \ \
| * | | | | | slab: rename slab_destroy_objsRabin Vincent2008-07-151-11/+3
| * | | | | | slub: current is always validAlexey Dobriyan2008-07-151-1/+1
| * | | | | | slub: Add check for kfree() of non slab objects.Christoph Lameter2008-07-151-0/+1
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-1514-134/+716
|\ \ \ \ \ \ \
| * | | | | | | AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox2008-07-141-1/+0
| * | | | | | | AHCI: speed up resumeZhang Rui2008-07-141-3/+6
| * | | | | | | [libata] Add support for VPD page b1Matthew Wilcox2008-07-141-1/+19
| * | | | | | | ata: endianness annotations in pata driversHarvey Harrison2008-07-143-8/+6
| * | | | | | | libata-eh: update atapi_eh_request_sense() to take @dev instead of @qcTejun Heo2008-07-141-10/+9
| * | | | | | | [libata] sata_svw: update code comments relating to data corruptionPavel Machek2008-07-141-15/+23
| * | | | | | | libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-143-2/+419
| * | | | | | | libata: improve EH internal command timeout handlingTejun Heo2008-07-144-5/+142
| * | | | | | | libata: use ULONG_MAX to terminate reset timeout tableTejun Heo2008-07-141-3/+5
| * | | | | | | libata: improve EH retry delay handlingTejun Heo2008-07-143-28/+22
| * | | | | | | libata: consistently use msecs for time durationsTejun Heo2008-07-147-61/+68
* | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-1572-2208/+3844
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Add detection capability to new-style driversJean Delvare2008-07-143-16/+272
| * | | | | | | | i2c: Call client_unregister for new-style devices tooJean Delvare2008-07-141-0/+8
| * | | | | | | | i2c: Clean up old chip driversJean Delvare2008-07-145-61/+54
| * | | | | | | | i2c-ibm_iic: Register child nodesSean MacLennan2008-07-141-11/+6
| * | | | | | | | i2c: New-style EEPROM driver using device IDsWolfram Sang2008-07-144-0/+638
OpenPOWER on IntegriCloud