summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix synchronize_rcu() in commentsJesper Dangaard Brouer2014-08-281-1/+1
* linux/pagemap.h: Fixed a typo in a code comment.Raymond L. Rivera2014-08-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-0/+1
|\
| * HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin2014-07-291-0/+1
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0619-101/+389
|\ \
| * \ Merge branch 'acpica'Rafael J. Wysocki2014-08-058-32/+182
| |\ \
| | * | ACPICA: Update version to 20140724.Bob Moore2014-07-311-1/+1
| | * | ACPICA: ACPI 5.1: Update for PCCT table changes.Bob Moore2014-07-311-1/+24
| | * | ACPICA/ARM: ACPI 5.1: Update for GTDT table changes.Tomasz Nowicki2014-07-311-15/+78
| | * | ACPICA/ARM: ACPI 5.1: Update for MADT changes.Tomasz Nowicki2014-07-311-3/+41
| | * | ACPICA/ARM: ACPI 5.1: Update for FADT changes.Graeme Gregory2014-07-311-3/+9
| | * | ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-311-1/+2
| | * | ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box2014-07-311-0/+1
| | * | ACPICA: Tables: Update for DMAR table changes.Bob Moore2014-07-311-7/+7
| | * | ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-311-0/+18
| | * | ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore2014-07-311-1/+1
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-08-051-0/+1
| |\ \ \
| | * | | cpufreq: Introduce new relation for freq selectionStratos Karafotis2014-07-211-0/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-271-7/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-161-7/+1
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-271-0/+2
| |\ \| | | |
| | * | | | | ACPI / PNP: do ACPI binding directlyZhang Rui2014-07-071-0/+2
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki2014-07-273-25/+31
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki2014-07-231-11/+0
| | * | | | | ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-232-12/+22
| | * | | | | PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki2014-07-231-2/+9
| | |/ / / /
| * | | | | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-275-17/+54
| |\ \ \ \ \
| | * | | | | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-231-0/+10
| | * | | | | ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table def...Lv Zheng2014-07-231-3/+0
| | * | | | | ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng2014-07-231-3/+3
| | * | | | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-231-0/+2
| | * | | | | ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng2014-07-231-0/+22
| | * | | | | ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-201-11/+17
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2014-07-277-22/+120
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2014-07-231-0/+4
| | * | | | ACPICA: Update version to 20140627Bob Moore2014-07-081-1/+1
| | * | | | ACPICA: Tables: Merge DMAR table structure updatesLv Zheng2014-07-081-1/+1
| | * | | | ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-081-0/+1
| | * | | | ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-0/+4
| | * | | | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-082-0/+24
| | * | | | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-0/+1
| | * | | | ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-082-0/+40
| | * | | | ACPICA: OSL: Update environments to improve portabilityLv Zheng2014-07-081-12/+36
| | * | | | ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-162-8/+8
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-0615-349/+116
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-07-301-0/+2
| |\ \ \ \ \ \
| | * | | | | | scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-291-0/+2
| * | | | | | | scsi: add defines for new FC port speeds.Dick Kennedy2014-07-251-0/+4
| |/ / / / / /
| * | | | | | scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-252-0/+2
| * | | | | | scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-251-1/+0