#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" 'alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/include/linux/interrupt.h?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
AgeCommit message (Expand)Author
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-07-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06genirq: Allow to pass the IRQF_TIMER flag with percpu irq requestDaniel Lezcano
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano
2017-05-22PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez
2017-04-18genirq: Return the IRQ name from free_irq()Christoph Hellwig
2016-11-09genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig
2016-11-09genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig
2016-11-09genirq/affinity: Introduce struct irq_affinityChristoph Hellwig
2016-09-14genirq/affinity: Remove old irq spread infrastructureThomas Gleixner
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner
2016-07-04genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig
2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni
2015-09-22genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner
2015-04-22hrtimer: Remove hrtimer_start() return valueThomas Gleixner
2015-04-22hrtimer: Get rid of hrtimer softirqThomas Gleixner
2015-04-08genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg