summaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAge
* headers: Drop two #included headers from <linux/interrupt.h>Randy Dunlap2018-02-16
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-10
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-09
|\
| * genirq: Allow to pass the IRQF_TIMER flag with percpu irq requestDaniel Lezcano2017-07-06
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-08
|\ \ | |/ |/|
| * PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-22
* | genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano2017-06-24
* | genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano2017-06-24
|/
* genirq: Return the IRQ name from free_irq()Christoph Hellwig2017-04-18
* genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-09
* genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-09
* genirq/affinity: Introduce struct irq_affinityChristoph Hellwig2016-11-09
* genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-14
* genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-14
* genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-04
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan2016-03-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
* | genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni2015-12-08
|/
* genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner2015-09-22
* hrtimer: Remove hrtimer_start() return valueThomas Gleixner2015-04-22
* hrtimer: Get rid of hrtimer softirqThomas Gleixner2015-04-22
* genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier2015-04-08
* Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-08
|\
| * genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-04
| * genirq / PM: better describe IRQF_NO_SUSPEND semanticsMark Rutland2015-02-26
* | genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg2015-03-05
* | genirq: Provide disable_hardirq()Peter Zijlstra2015-02-18
|/
* linux/interrupt.h: remove the definition of unused tasklet_hi_enableQuentin Lambert2014-12-12
* genirq: Simplify wakeup mechanismThomas Gleixner2014-09-01
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-04
|\
| * Merge branch 'irq/for-net' into irq/coreThomas Gleixner2014-05-21
| |\
| | * genirq: Provide !SMP stub for irq_set_affinity_notifier()Eyal Perry2014-05-21
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ | |/ / |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-07
| |/ |/|
* | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-28
* | genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-17
|/
* genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-19
* genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-09
* softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2014-01-27
* revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2013-11-15
* irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-01
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-11
* time: RCU permitted to stop idle entry via softirqPaul E. McKenney2012-09-23
* random: final removal of IRQF_SAMPLE_RANDOMTheodore Ts'o2012-07-19