summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-03-18 06:58:45 +0100
committerIngo Molnar <mingo@elte.hu>2009-03-18 06:58:45 +0100
commit03418c7efaa429dc7647ac93e3862e3fe1816873 (patch)
treed5a101034139f846b700dfdf53eb6737ea6c4365 /tools/perf/scripts/python
parent4176935b58eeb636917e65a2c388e4607e36cce6 (diff)
parentee568b25ee9e160b32d1aef73d8b2ee9c05d34db (diff)
downloadkernel-03418c7efaa429dc7647ac93e3862e3fe1816873.tar.gz
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
it/drivers/iommu/intel/irq_remapping.c?h=linux-6.12.y&id=57151b502cbc0fa6ff9074a76883fa9d9eda322e'>Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-04-15iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'Christophe JAILLET 2021-03-22iommu/vt-d: Use Real PCI DMA device for IRTEJon Derrick 2021-02-04iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park 2021-01-05iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu 2020-10-28iommu/vt-d: Simplify intel_irq_remapping_select()David Woodhouse 2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse 2020-10-28iommu/vt-d: Implement select() method on remapping irqdomainDavid Woodhouse 2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse 2020-10-28x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner 2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner 2020-10-28iommu/intel: Use msi_msg shadow structsThomas Gleixner 2020-10-28x86/apic: Cleanup destination modeThomas Gleixner 2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner 2020-09-16iommu/vt-d: Remove domain search for PCI/MSI[X]Thomas Gleixner 2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner 2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner 2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner 2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner 2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner 2020-09-16iommu/vt-d: Consolidate irq domain getterThomas Gleixner 2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner 2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner 2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu 2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar 2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick 2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner 2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel