aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-16PCI: apple: Convert to MSI parent infrastructureMarc Zyngier2-46/+24
2025-05-16irqchip/msi-lib: Honour the MSI_FLAG_NO_AFFINITY flagMarc Zyngier1-1/+6
2025-05-16irqchip/mvebu: Convert to msi_create_parent_irq_domain() helperMarc Zyngier3-41/+30
2025-05-16irqchip/gic: Convert to msi_create_parent_irq_domain() helperMarc Zyngier3-31/+23
2025-05-16genirq/msi: Add helper for creating MSI-parent irq domainsMarc Zyngier2-0/+30
2025-05-16irqchip: Make irq-msi-lib.h globally availableMarc Zyngier16-18/+18
2025-05-14irqchip/gic-v3-its: Use allocation size from the prepare callMarc Zyngier1-19/+0
2025-05-14genirq/msi: Engage the .msi_teardown() callback on domain removalMarc Zyngier1-0/+3
2025-05-14genirq/msi: Move prepare() call to per-device allocationMarc Zyngier2-4/+33
2025-05-14irqchip/gic-v3-its: Implement .msi_teardown() callbackMarc Zyngier3-23/+36
2025-05-14genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()Marc Zyngier2-2/+16
2025-05-07irqchip/gic-v3-its: Add support for device tree msi-map and msi-maskFrank Li1-0/+8
2025-05-07dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-mapFrank Li1-0/+68
2025-05-07irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITSFrank Li1-1/+1
2025-05-07irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()Frank Li1-0/+7
2025-05-07platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_...Frank Li1-0/+1
2025-04-09genirq/msi: Rename msi_[un]lock_descs()Thomas Gleixner2-10/+14
2025-04-09scsi: ufs: qcom: Remove the MSI descriptor abuseThomas Gleixner1-37/+48
2025-04-09PCI/TPH: Replace the broken MSI-X control word updateThomas Gleixner1-43/+1
2025-04-09PCI/MSI: Provide a sane mechanism for TPHThomas Gleixner2-0/+56
2025-04-09PCI: hv: Switch MSI descriptor locking to guard()Thomas Gleixner1-10/+4
2025-04-09PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)Thomas Gleixner1-16/+20
2025-04-09PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)Thomas Gleixner1-32/+36
2025-04-09PCI/MSI: Use __free() for affinity masksThomas Gleixner1-9/+4
2025-04-09PCI/MSI: Set pci_dev:: Msi_enabled lateThomas Gleixner1-8/+3
2025-04-09PCI/MSI: Use guard(msi_desc_lock) where applicableThomas Gleixner2-10/+8
2025-04-09NTB/msi: Switch MSI descriptor locking to lock guard()Thomas Gleixner1-14/+8
2025-04-09soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()Thomas Gleixner1-7/+3
2025-04-09genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner3-69/+45
2025-04-09cleanup: Provide retain_and_null_ptr()Thomas Gleixner1-0/+19
2025-04-07irqdomain: pci: Switch to of_fwnode_handle()Jiri Slaby (SUSE)10-10/+10
2025-04-06Linux 6.15-rc1v6.15-rc1Linus Torvalds1-2/+2
2025-04-06tools/include: make uapi/linux/types.h usable from assemblyThomas Weißschuh1-0/+3
2025-04-06tools/power turbostat: v2025.05.06Len Brown1-1/+1
2025-04-06tools/power turbostat: disable "cpuidle" invocation counters, by defaultLen Brown2-13/+33
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds2-2/+2
2025-04-06tools/power turbostat: re-factor sysfs codeLen Brown1-10/+21
2025-04-06tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui1-0/+1
2025-04-06tools/power turbostat: Document GNR UncMHz domain conventionLen Brown1-0/+1
2025-04-06tools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
2025-04-06tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192Justin Ernst1-1/+1
2025-04-06kbuild: rpm-pkg: build a debuginfo RPMUday Shankar2-2/+54
2025-04-06kconfig: merge_config: use an empty file as initfileDaniel Gomez1-2/+2
2025-04-06nios2: migrate to the generic rule for built-in DTBMasahiro Yamada4-9/+10
2025-04-05sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes4-4/+0
2025-04-05sh: Align .bss section padding to 8-byte boundaryArtur Rojek1-1/+14
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao4-7/+7
2025-04-05hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()Nam Cao1-4/+4
2025-04-05hrtimers: Rename debug_init() to debug_setup()Nam Cao1-4/+2
2025-04-05hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()Nam Cao1-4/+4