aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/handle.c
Commit message (Expand)AuthorAge
* genirq: Remove compat codeThomas Gleixner2011-03-29
* genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-28
* genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-28
* genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
* genirq: Make warning in handle_percpu_event usefulThomas Gleixner2011-02-25
* genirq: Use the correct variable for note_interruptThomas Gleixner2011-02-22
* genirq: Force wrapped access to desc->status in core codeThomas Gleixner2011-02-19
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
* genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-19
* genirq: Simplify handle_irq_event()Thomas Gleixner2011-02-19
* genirq: Implement handle_irq_event()Thomas Gleixner2011-02-19
* genirq: Warn when handler enables interruptsThomas Gleixner2011-02-19
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* genirq: Distangle kernel/irq/handle.cThomas Gleixner2010-10-12
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->startup()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->disable()/shutdown()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->enable()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->ack()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->unmask()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->mask()Thomas Gleixner2010-10-04
* genirq: Add new functions to dummy chipsThomas Gleixner2010-10-04
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-04
* genirq: Create irq_dataThomas Gleixner2010-10-04
* genirq: Run irq handlers with interrupts disabledIngo Molnar2010-04-13
* sparseirq: Use radix_tree instead of ptrs arrayYinghai Lu2010-02-17
* sparseirq: Change irq_desc_ptrs to staticYinghai Lu2010-02-17
* irq: Remove unnecessary bootmem codeYinghai Lu2010-02-17
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* irq: Make sure irq_desc for legacy irq get correct node settingYinghai Lu2009-08-29
* irq: slab alloc for default irq_affinityYinghai Lu2009-06-12
* irq: use kcalloc() instead of the bootmem allocatorPekka Enberg2009-06-11
* irq/cpumask: make memoryless node zero happyYinghai Lu2009-06-11
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| |\
| * | tracing: fix build failure on s390Heiko Carstens2009-04-29
| * | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
| * | tracing: create automated trace definesSteven Rostedt2009-04-14
* | | sparseirq: Allow early irq_desc allocationPaul Mundt2009-05-23
* | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-12
|\ \ \ | | |/ | |/|
| * | Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner2009-05-01
| |/
* | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-28
* | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-28
|/
* Merge branch 'linus' into irq/threadedIngo Molnar2009-04-05
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\
| | * | tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-26
| * | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\ \ \ | | | |/ | | |/|