summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-09-042-104/+139
|\
| * libata: Add support for queued DSM TRIMMarc Carino2013-08-251-0/+7
| * libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino2013-08-252-0/+25
| * libata: Add H2D FIS "auxiliary" port flagMarc Carino2013-08-251-0/+1
| * libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino2013-08-251-0/+4
| * ata: acpi: rework the ata acpi bind supportAaron Lu2013-08-231-2/+0
| * libata: move 'struct ata_taskfile' and friends from ata.h to libata.hSergei Shtylyov2013-07-162-102/+102
* | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-09-041-1/+6
|\ \
| * | workqueue: mark WQ_NON_REENTRANT deprecatedTejun Heo2013-07-301-1/+6
| |/
* | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-09-041-1/+4
|\ \
| * | percpu: Make __verify_pcu_ptr handle per cpu pointers to arraysChristoph Lameter2013-08-231-1/+4
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-043-56/+75
|\ \ \
| * \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-292-54/+63
| |\ \ \
| | * | | PCI: Add offsets of PCIe capability registersBjorn Helgaas2013-08-281-1/+4
| | * | | PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas2013-08-281-45/+45
| | * | | PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas2013-08-281-4/+6
| | * | | PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas2013-08-281-2/+2
| | * | | PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-271-12/+12
| | * | | PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-221-0/+4
| * | | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-261-1/+1
| |\ \ \ \
| | * | | | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-1/+1
| | |/ / /
| * | | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-261-1/+1
| |\ \ \ \
| | * | | | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-251-0/+1
| | * | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
| | |/ / /
| * | | | Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-152-0/+9
| |\ \ \ \
| | * | | | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-151-0/+2
| | * | | | PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-141-0/+2
| | * | | | PCI: Add hotplug_slot_ops.reset_slot()Alex Williamson2013-08-141-0/+4
| | * | | | PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-101-0/+1
| | |/ / /
| * / / / PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-121-0/+1
| |/ / /
* | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0415-261/+304
|\ \ \ \
| * \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-302-2/+2
| |\ \ \ \
| | * | | | ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-2/+1
| | * | | | driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki2013-08-291-0/+1
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-274-209/+202
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-233-0/+23
| | |\ \ \ \ \
| | | * | | | | of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha2013-08-211-0/+15
| | | * | | | | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-212-0/+8
| | * | | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-08-231-209/+179
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-141-209/+179
| | | |\ \ \ \ \
| | | | * | | | | cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
| | | | * | | | | cpufreq: Store cpufreq policies in a listLukasz Majewski2013-08-101-0/+1
| | | | * | | | | cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar2013-08-071-1/+1
| | | | * | | | | cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar2013-08-071-196/+177
| | | | * | | | | cpufreq: Clean up header files included in the coreViresh Kumar2013-08-071-8/+3
| | | | * | | | | Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki2013-08-071-6/+0
| | | | |\ \ \ \ \
| | | | | * | | | | cpufreq: Remove unused function __cpufreq_driver_getavg()Stratos Karafotis2013-07-261-6/+0
| | | | | | |/ / / | | | | | |/| | |
| * | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-08-271-4/+5
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki2013-08-141-4/+5
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge branch 'cpuidle-gen' into pm-cpuidleRafael J. Wysocki2013-07-271-4/+5
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |