summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/include/linux/irqdomain.h?h=linux-6.6.y&id=b78780d93b068706d04f8f2f02bd08db5da01479'>genirq/msi: Provide struct msi_parent_opsThomas Gleixner 2022-12-05genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICEThomas Gleixner 2022-12-05genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENTThomas Gleixner 2022-12-05genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_devThomas Gleixner 2022-12-05genirq/irqdomain: Make struct irqdomain readableThomas Gleixner 2022-12-05genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner 2022-11-17genirq/irqdomain: Move bus token enum into a seperate headerThomas Gleixner 2022-02-15irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chipMarc Zyngier 2022-02-09genirq: Allow the PM device to originate from irq domainMarc Zyngier 2021-12-01genirq/generic_chip: Constify irq_generic_chip_opsRikard Falkeborn 2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-11-04irqdomain: Make of_phandle_args_to_fwspec() generally availableMarc Zyngier 2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui 2021-06-10irqdomain: Introduce irq_resolve_mapping()Marc Zyngier 2021-06-10irqdomain: Protect the linear revmap with RCUMarc Zyngier 2021-06-10irqdomain: Cache irq_data instead of a virq number in the revmapMarc Zyngier 2021-06-10irqdomain: Make normal and nomap irqdomains exclusiveMarc Zyngier 2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier 2021-06-10irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()Marc Zyngier 2021-06-10irqdomain: Kill irq_domain_add_legacy_isaMarc Zyngier 2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2021-04-22irqdomain: Get rid of irq_create_strict_mappings()Marc Zyngier 2021-04-07irqdomain: Get rid of irq_create_identity_mapping()Marc Zyngier 2021-03-26irqdomain: Introduce irq_domain_create_simple() APIAndy Shevchenko 2021-03-08irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman