summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
* | | | | | | mm: fix build on non-mmu machinesSebastian Siewior2008-07-151-1/+1
* | | | | | | ftrace: maintainerSteven Rostedt2008-07-151-0/+5
* | | | | | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-155-4/+50
|\ \ \ \ \ \ \
| * | | | | | | ieee1394: sbp2: spin disks down on suspend and shutdownStefan Richter2008-07-141-0/+2
| * | | | | | | firewire: fw-sbp2: spin disks down on suspend and shutdownStefan Richter2008-07-141-0/+3
| * | | | | | | ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter2008-07-142-2/+19
| * | | | | | | firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwaresStefan Richter2008-07-141-2/+20
| * | | | | | | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-142-0/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-1512-53/+125
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | firewire: don't respond to broadcast write requestsStefan Richter2008-07-141-6/+6
| * | | | | | | firewire: clean up fw_card reference countingStefan Richter2008-07-143-15/+40
| * | | | | | | firewire: clean up some includesStefan Richter2008-07-141-4/+4
| * | | | | | | firewire: remove unused struct membersStefan Richter2008-07-144-5/+0
| * | | | | | | firewire: implement broadcast_channel CSR for 1394a complianceStefan Richter2008-07-143-3/+22
| * | | | | | | ieee1394: dump mmapped iso buffers in core filesPhilippe De Muyter2008-07-141-1/+1
| * | | | | | | ieee1394: raw1394: Push the BKL down into the driver ioctlsAlan Cox2008-07-141-5/+15
| * | | | | | | ieee1394: video1394: reorder module init, prepare BKL removalStefan Richter2008-07-143-4/+15
| * | | | | | | ieee1394: reduce log noise about config ROM CRC errorsStefan Richter2008-07-141-10/+22
| |/ / / / / /
* | | | | | | 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
| * | | | | | | | i2c: Export the i2c_bus_type symbolJon Smirl2008-07-142-1/+4
| * | | | | | | | i2c-au1550: Fix PM supportManuel Lauss2008-07-141-55/+75
OpenPOWER on IntegriCloud