summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-1910-158/+32
|\
| * iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-7/+7
| * iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-5/+5
| * x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...Jiang Liu2014-12-161-3/+3
| * x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu2014-12-161-1/+1
| * x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-0/+1
| * x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-4/+1
| * x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2014-12-161-2/+9
| * ACPI: Fix minor syntax issues in processor_core.cJiang Liu2014-12-161-5/+4
| * PCI: Remove PCI ioapic driverJiang Liu2014-12-163-130/+0
| * ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu2014-12-161-1/+1
| * Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner2014-12-16847-21835/+29570
| |\
* | \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-191-2/+0
|\ \ \
| * | | tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-191-2/+0
| | |/ | |/|
* | | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1910-30/+351
|\ \ \
| * | | powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-151-1/+2
| * | | powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu2014-12-151-6/+3
| * | | i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2014-12-143-0/+306
| * | | cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-123-3/+21
| * | | cxl: Add timeout to process element commandsIan Munsie2014-12-121-0/+5
| * | | cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-125-21/+15
* | | | Update/Remove soon-to-be-dead email addressDave Jones2014-12-194-7/+5
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-196-96/+154
|\ \ \ \
| * | | | virtio_pci: restore module attributesHerbert Xu2014-12-161-0/+5
| * | | | mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin2014-12-151-6/+12
| * | | | vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-151-47/+74
| * | | | vringh: 64 bit featuresMichael S. Tsirkin2014-12-151-2/+2
| * | | | virtio_pci: move probe to common fileMichael S. Tsirkin2014-12-143-26/+38
| * | | | virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-111-1/+0
| * | | | virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restoreMichael S. Tsirkin2014-12-111-14/+23
* | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1938-119/+151
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki2014-12-182-34/+78
| |\ \ \ \ \ \ \
| | | * | | | | | intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-111-1/+31
| | | * | | | | | intel_pstate: add kernel parameter to force loadingEthan Zhao2014-12-111-1/+5
| | * | | | | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar2014-12-101-7/+10
| | * | | | | | | PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar2014-12-101-15/+22
| | * | | | | | | PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar2014-12-101-7/+2
| | * | | | | | | PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar2014-12-101-1/+2
| | * | | | | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar2014-12-101-2/+6
| * | | | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-1829-64/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | power / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-151-4/+0
| | * | | | | | | | NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-1/+1
| | * | | | | | | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-154-27/+10
| | * | | | | | | | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches2014-12-131-1/+1
| | * | | | | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-137-8/+8
| | * | | | | | | | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-2/+2
| | * | | | | | | | video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-3/+3
| | * | | | | | | | tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-135-9/+6
| | * | | | | | | | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-136-9/+9
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-12-183-3/+17
| |\ \ \ \ \ \ \ \ \ \ \