summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15125-1787/+881
|\
| * x86, visws: use mach-default/entry_arch.hIngo Molnar2008-07-101-32/+2
| * x86, visws: fix generic-ipi buildIngo Molnar2008-07-101-0/+12
| * generic-ipi: fixletJens Axboe2008-07-061-1/+1
| * generic-ipi: fix s390 build bugHeiko Carstens2008-07-041-1/+0
| * generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-032-2/+2
| * fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| * fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| * fix "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-2648-84/+84
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-2649-108/+95
| * sh: convert to generic helpers for IPI function callsJens Axboe2008-06-263-50/+13
| * parisc: convert to generic helpers for IPI function callsJens Axboe2008-06-263-113/+25
| * mips: convert to generic helpers for IPI function callsJens Axboe2008-06-264-141/+15
| * m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-265-119/+20
| * arm: convert to generic helpers for IPI function callsJens Axboe2008-06-263-142/+19
| * alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-264-164/+16
| * ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-264-244/+19
| * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-267-226/+33
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-2620-380/+125
| * Add generic helpers for arch IPI function callsJens Axboe2008-06-266-7/+428
* | 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
| * | | | i2c-dev: Delete empty detach_client callbackJean Delvare2008-07-142-9/+0
| * | | | i2c: Drop stray references to lm_sensorsJean Delvare2008-07-1415-40/+1
| * | | | i2c: Check for ACPI resource conflictsJean Delvare2008-07-1413-0/+67
| * | | | i2c-ocores: basic PM supportManuel Lauss2008-07-141-7/+35
| * | | | i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2008-07-143-1/+41