aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05PCI: Fix "try" semantics of bus and slot resetAlex Williamson1-28/+26
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc5-6/+129
2019-03-04dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0Ley Foon Tan1-1/+3
2019-03-04PCI: altera: Enable driver on ARM64Ley Foon Tan1-1/+1
2019-03-04PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan1-24/+246
2019-03-01PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck1-0/+1
2019-02-28PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki1-7/+15
2019-02-21PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu1-1/+26
2019-02-19MAINTAINERS: Update PCI Cadence maintainer entryLorenzo Pieralisi1-1/+1
2019-02-15PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg1-2/+15
2019-02-15PCI/portdrv: Support PCIe services on subtractive decode bridgesHonghui Zhang1-0/+2
2019-02-15PCI/portdrv: Use conventional Device ID table formattingBjorn Helgaas1-3/+3
2019-02-14Revert "PCI/PME: Implement runtime PM callbacks"Mika Westerberg1-27/+0
2019-02-11PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas1-2/+51
2019-02-11PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg1-0/+22
2019-02-09PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas1-13/+23
2019-02-08PCI: Clean up usage of __u32 typeLogan Gunthorpe1-2/+2
2019-02-08genirq/msi: Clean up usage of __u8/__u16 typesLogan Gunthorpe1-6/+6
2019-02-07x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace HubAlexander Shishkin1-0/+16
2019-02-05dt-bindings: PCI: rcar: Add device tree support for r8a774c0Fabrizio Castro1-1/+3
2019-02-01PCI: Enable SERR# forwarding for all bridgesBharat Kumar Gogada1-2/+19
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko10-15/+4
2019-02-01PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang1-0/+2
2019-02-01PCI: Add ACS quirk for HXT SD4800Shunyong Yang1-0/+2
2019-02-01PCI: Add HXT vendor IDShunyong Yang1-0/+2
2019-01-30PCI: Rely on config space header type, not class codeHonghui Zhang3-14/+10
2019-01-30PCI: Make pci_size() return real BAR sizeDu Changbin1-4/+4
2019-01-29PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann3-36/+14
2019-01-29PCI/AER: Use match_string() helper to simplify the codeAndy Shevchenko1-6/+3
2019-01-22PCI: Use of_node_name_eq() for node name comparisonsRob Herring1-1/+1
2019-01-22PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas3-41/+59
2019-01-14PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg1-1/+1
2019-01-14PCI: Mark expected switch fall-throughMathieu Malaterre2-3/+3
2019-01-06Linux 5.0-rc1Linus Torvalds1-3/+3
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06fscrypt: add Adiantum supportEric Biggers7-188/+468
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2-18/+19
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada1-5/+1
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada6-26/+12
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada24-408/+0
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada3-10/+10
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada24-25/+0
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada1-25/+0
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada7-12/+14
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada9-25/+16
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada1-2/+2
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada1-4/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada42-119/+65
2019-01-06kallsyms: lower alignment on ARMMathias Krause1-2/+2