summaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAge
* 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
* genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-23
* genirq: Streamline irq_actionThomas Gleixner2012-04-19
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-03
* genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-17
* genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-03
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-03
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* rcu: Use softirq to address performance regressionShaohua Li2011-06-14
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-05
* Fix common misspellingsLucas De Marchi2011-03-31
* genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-30
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\
| * genirq: Provide forced interrupt threadingThomas Gleixner2011-02-26
| * genirq: Add IRQF_NO_THREADThomas Gleixner2011-02-25
| * genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
| * genirq: Implement generic irq_show_interrupts()Thomas Gleixner2011-02-19
| * genirq: Move irq thread flags to coreThomas Gleixner2011-02-19
| * genirq: Namespace cleanupThomas Gleixner2011-02-19
| * Merge branch 'irq/for-xen' into irq/coreThomas Gleixner2011-02-08
| |\
| * | genirq: Add IRQ affinity notifiersBen Hutchings2011-01-22
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-15
|\ \ \ | |_|/ |/| |