aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22PCI: ibmphp: Remove unused assignmentsBjorn Helgaas2-4/+1
2022-03-22PCI: cpqphp: Remove unused assignmentsBjorn Helgaas3-19/+7
2022-03-22PCI: fu740: Remove unused assignmentsBjorn Helgaas1-1/+1
2022-03-22PCI: kirin: Remove unused assignmentsBjorn Helgaas1-3/+0
2022-03-22PCI: Remove unused assignmentsBjorn Helgaas3-11/+2
2022-03-22PCI: Declare pci_filp_private only when HAVE_PCI_MMAPKrzysztof Wilczyński1-0/+2
2022-03-21PCI: Avoid broken MSI on SB600 USB devicesBjorn Helgaas1-0/+12
2022-03-09PCI/VGA: Replace full MIT license text with SPDX identifierBjorn Helgaas1-22/+1
2022-03-09PCI/VGA: Use unsigned format string to print lock countsBjorn Helgaas1-1/+1
2022-03-09PCI/VGA: Log bridge control messages when adding devicesHuacai Chen1-11/+8
2022-03-09PCI/VGA: Remove empty vga_arb_device_card_gone()Bjorn Helgaas1-15/+1
2022-03-09PCI/VGA: Move disabled VGA device detection to ADD_DEVICE pathHuacai Chen1-18/+9
2022-03-09PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE pathHuacai Chen1-22/+32
2022-03-09PCI/VGA: Move firmware default device detection to ADD_DEVICE pathHuacai Chen1-20/+17
2022-03-09PCI/VGA: Factor out default VGA device selectionHuacai Chen1-6/+39
2022-03-09PCI/VGA: Factor out vga_select_framebuffer_device()Bjorn Helgaas1-46/+53
2022-03-09PCI/VGA: Move vga_arb_integrated_gpu() earlier in fileHuacai Chen1-14/+11
2022-03-09PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas6-22/+22
2022-03-04PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson2-3/+7
2022-03-03PCI: Support BAR sizes up to 8TBDongdong Liu1-1/+1
2022-03-02PCI/AER: Update aer-inject URLYicong Yang2-2/+2
2022-02-25PCI/P2PDMA: Add Intel 3rd Gen Intel Xeon Scalable Processors to whitelistMichael J. Ruhl1-0/+1
2022-02-17PCI: iproc: Set all 24 bits of PCI class codePali Rohár1-5/+4
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár24-37/+38
2022-02-10PCI: pciehp: Add Qualcomm quirk for Command Completed erratumManivannan Sadhasivam1-0/+2
2022-02-04PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev()Rafael J. Wysocki3-8/+10
2022-02-03PCI: pciehp: Clear cmd_busy bit in polling modeLiguang Zhang1-0/+2
2022-01-23Linux 5.17-rc1Linus Torvalds1-2/+2
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada1-1/+1
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada1-1/+1
2022-01-23Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3
2022-01-22frontswap: remove support for multiple opsChristoph Hellwig3-42/+19
2022-01-22mm: mark swap_lock and swap_active_head staticChristoph Hellwig2-4/+2
2022-01-22frontswap: simplify frontswap_register_opsChristoph Hellwig1-41/+0
2022-01-22frontswap: remove frontswap_testChristoph Hellwig2-12/+1
2022-01-22mm: simplify try_to_unuseChristoph Hellwig5-97/+30
2022-01-22frontswap: remove the frontswap exportsChristoph Hellwig1-6/+0
2022-01-22frontswap: simplify frontswap_initChristoph Hellwig3-11/+4