summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-10PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig2-51/+2
2017-02-10PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET1-1/+1
2017-02-10PCI: Enable PCIe Extended Tags if supportedSinan Kaya1-0/+18
2017-02-10PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin6-50/+3
2017-02-08PCI: exynos: Remove duplicated codeJaehoon Chung1-14/+8
2017-02-08PCI: exynos: Use the bitops BIT() macro to build bitmasksJaehoon Chung1-12/+12
2017-02-08PCI: exynos: Remove unnecessary local variablesJaehoon Chung1-9/+7
2017-02-08PCI: exynos: Replace the *_blk/*_phy/*_elb accessorsJaehoon Chung1-102/+82
2017-02-03PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov3-15/+17
2017-02-03PCI: Increase VPD access timeout to 125msMatthew R. Ochs1-1/+1
2017-01-31PCI: Avoid possible deadlock on pci_lock and p->pi_lockBjorn Helgaas1-1/+2
2017-01-29PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"Jaehoon Chung1-175/+173
2017-01-28PCI: Add ACS quirk for Intel Union PointAlex Williamson1-4/+24
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig3-35/+13
2017-01-13amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky2-95/+41
2017-01-13[media] cobalt: use pci_irq_allocate_vectors()Christoph Hellwig2-8/+2
2017-01-12PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup()Zhou Wang1-3/+2
2017-01-12PCI/MSI: Fix msi_capability_init() kernel-doc warningsRandy Dunlap1-1/+1
2017-01-11PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_initBhumika Goyal1-1/+1
2017-01-11PCI: rpadlpar: Remove unnecessary return statementRahul Krishnan1-3/+1
2017-01-10PCI: designware: Check for iATU unroll only on platforms that use ATUMurali Karicheri1-5/+5
2017-01-03PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2016-12-29PCI: Remove res_to_dev_res() debug messageBjorn Helgaas1-10/+1
2016-12-26Linux 4.10-rc1Linus Torvalds1-2/+2
2016-12-26powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2016-12-26avoid spurious "may be used uninitialized" warningLinus Torvalds1-0/+1
2016-12-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds227-665/+604
2016-12-26Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds72-689/+308
2016-12-26Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds3-371/+673
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin9-50/+174
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin4-18/+25
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner4-20/+4
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner56-95/+84
2016-12-25ktime: Get rid of the unionThomas Gleixner48-227/+200
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner132-327/+320
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2-2/+1
2016-12-25irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2-2/+1
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2-3/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner59-77/+77
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner6-340/+1
2016-12-25staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2-40/+46
2016-12-25scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2-48/+31
2016-12-25scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2-46/+34
2016-12-25cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner1-46/+50
2016-12-25x86/msr: Remove bogus cleanup from the error pathThomas Gleixner1-1/+0
2016-12-25bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner1-7/+7
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner1-12/+22
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-24tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown2-110/+2