aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/handle.c
Commit message (Expand)AuthorAge
* genirq: use iterators for irq_desc loopsThomas Gleixner2008-10-16
* genirq: cleanup the sparseirq modificationsThomas Gleixner2008-10-16
* genirq: revert dynarrayThomas Gleixner2008-10-16
* genirq: remove sparse irq codeThomas Gleixner2008-10-16
* genirq: use inline function for irq_to_descThomas Gleixner2008-10-16
* x86: fix typo in irq_desc arrayYinghai Lu2008-10-16
* fix warning: "x86: sparse_irq needs spin_lock in allocations"Andrew Morton2008-10-16
* sparseirq: remove some debug print outYinghai Lu2008-10-16
* sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
* x86: sparse_irq needs spin_lock in allocationsYinghai Lu2008-10-16
* sparseirq: fix lockdepIngo Molnar2008-10-16
* irq: separate sparse_irqs from sparse_irqs_freeYinghai Lu2008-10-16
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
* generic: add irq_desc in function in parameterYinghai Lu2008-10-16
* irq: add irq_desc_without_newYinghai Lu2008-10-16
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* irq: sparse irqs, export nr_irqsIngo Molnar2008-10-16
* irq: make irq_desc to use dyn_arrayYinghai Lu2008-10-16
* irq: introduce nr_irqsYinghai Lu2008-10-16
* genirq: remove last NO_IDLE_HZ leftoversThomas Gleixner2008-07-22
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is setRuss Anderson2007-11-14
* Fix Linuxdoc commentJeff Dike2007-05-09
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-08
* Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-08
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-07
* Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds2006-11-22
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-26
* [PATCH] kerneldoc for handle_bad_irq()Henrik Kretzschmar2006-09-01
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-03
* [PATCH] lockdep: annotate genirqIngo Molnar2006-07-03
* [PATCH] genirq: ARM dyntick cleanupThomas Gleixner2006-07-02
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-02
|\
| * [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-01
| * [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirqThomas Gleixner2006-07-01
* | [PATCH] irq-flags: generic irq: Use the new IRQF_ constantsThomas Gleixner2006-07-02
|/
* [PATCH] genirq: more verbose debugging on unexpected IRQ vectorsIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip renameIngo Molnar2006-06-29
* [PATCH] genirq: add handle_bad_irq()Ingo Molnar2006-06-29
* [PATCH] genirq: coreThomas Gleixner2006-06-29
* [PATCH] genirq: update copyrightsIngo Molnar2006-06-29
* [PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner2006-06-29
* [PATCH] genirq: cleanup: no_irq_type cleanupsIngo Molnar2006-06-29
* [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() commentsIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: remove fastcallIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-29