aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x2apic' into releaseLen Brown2009-04-052-3/+4
|\
| * ACPI: update x2apic commentsSuresh Siddha2009-04-031-3/+3
| * x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-0/+1
* | Merge branch 'constify' into releaseLen Brown2009-04-051-2/+2
|\ \
| * | ACPI: constify VFTs (1/2)Jan Engelhardt2009-04-031-2/+2
| |/
* | Merge branch 'sony-laptop' into releaseLen Brown2009-04-051-0/+8
|\ \
| * | sony-laptop: VGN-A317M hotkey supportHarald Jenny2009-03-271-0/+3
| * | sony-laptop: Add support for extended hotkeysMatthew Garrett2009-03-271-0/+4
| * | sony-laptop: Add support for extra keyboard eventsMatthew Garrett2009-03-271-0/+1
| |/
* | Merge branch 'video' into releaseLen Brown2009-04-051-0/+11
|\ \
| * | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-271-0/+11
| |/
* | Merge branch 'battery' into releaseLen Brown2009-04-051-0/+2
|\ \
| * | ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-271-0/+2
| |/
* | Merge branch 'thermal' into releaseLen Brown2009-04-051-9/+39
|\ \
| * | thermal: support forcing support for passive coolingMatthew Garrett2009-03-271-0/+1
| * | ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-201-1/+14
| * | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-8/+24
* | | Merge branch 'driver-ops-cleanup' into releaseLen Brown2009-04-051-16/+0
|\ \ \
| * | | ACPI: remove unused acpi_bus_ops flagsBjorn Helgaas2009-03-271-10/+0
| * | | ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-271-2/+0
| * | | ACPI: remove unused acpi_device_ops .lock and .scan methodsBjorn Helgaas2009-03-271-4/+0
| | |/ | |/|
* | | Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-051-23/+0
|\ \ \
| * | | ACPI: move private declarations to internal.hBjorn Helgaas2009-03-171-23/+0
* | | | ACPICA: Update version to 20090320Bob Moore2009-03-271-1/+1
* | | | ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-271-4/+0
* | | | ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-271-0/+9
* | | | ACPICA: Update version to 20090220Bob Moore2009-03-261-1/+1
* | | | ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-261-2/+2
* | | | ACPICA: Optimize ACPI register lockingBob Moore2009-03-261-2/+0
* | | | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-261-4/+4
* | | | ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-261-5/+4
* | | | ACPICA: Fix parameter validation for acpi_read/writeBob Moore2009-03-261-2/+4
* | | | ACPICA: Update version to 20090123Bob Moore2009-03-261-1/+1
* | | | ACPICA: Update FADT flag definitionsBob Moore2009-03-261-35/+34
* | | | ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-261-2/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-232-1/+22
|\ \ \
| * | | dca: add missing copyright/license headersMaciej Sosnowski2009-03-211-0/+20
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-171-1/+2
| |\ \ \
| | * | | netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-161-1/+2
* | | | | nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-171-2/+4
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-151-1/+9
|\ \ \ \ \
| * | | | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-1/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-141-2/+2
|\ \ \ \ \ \
| * | | | | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-141-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-144-69/+87
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-101-0/+1
| * | | | | | | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou2009-03-101-4/+0
| * | | | | | | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-101-7/+1
| * | | | | | | [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-7/+7
| * | | | | | | [SCSI] libfc: Cleanup libfc_function_template commentsRobert Love2009-03-061-41/+66