summaryrefslogtreecommitdiffstats
path: root/kernel/irq/handle.c
Commit message (Expand)AuthorAgeFilesLines
...
* irq: Remove unnecessary bootmem codeYinghai Lu2010-02-171-11/+3
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-11/+11
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* irq: Make sure irq_desc for legacy irq get correct node settingYinghai Lu2009-08-291-1/+4
* irq: slab alloc for default irq_affinityYinghai Lu2009-06-121-1/+1
* irq: use kcalloc() instead of the bootmem allocatorPekka Enberg2009-06-111-1/+1
* irq/cpumask: make memoryless node zero happyYinghai Lu2009-06-111-4/+5
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-4/+1
|\
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-2/+0
| |\
| * | tracing: fix build failure on s390Heiko Carstens2009-04-291-2/+0
| * | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-141-1/+1
| * | tracing: create automated trace definesSteven Rostedt2009-04-141-4/+3
* | | sparseirq: Allow early irq_desc allocationPaul Mundt2009-05-231-4/+14
* | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-121-2/+0
|\ \ \ | | |/ | |/|
| * | Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner2009-05-011-2/+0
| |/
* | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-17/+11
* | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-281-7/+2
* | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-281-3/+6
|/
* Merge branch 'linus' into irq/threadedIngo Molnar2009-04-061-0/+6
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+6
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-22/+35
| | |\
| | * | tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-261-0/+6
| * | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-21/+33
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-301-0/+16
| | |\ \ | | | |/
* | | | genirq: threaded irq handlers review fixupsThomas Gleixner2009-03-241-5/+24
* | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-241-1/+30
* | | | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-231-21/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-281-22/+35
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * x86: arch_probe_nr_irqsYinghai Lu2009-01-121-7/+2
| | * cpumask, irq: non-x86 build failuresMike Travis2009-01-111-0/+5
| | * kstat: modify kstat_irqs_legacy to be variable sizedMike Travis2009-01-111-3/+7
| | * irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-111-0/+3
| | * irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-111-2/+9
| | * irq: use WARN() instead of WARN_ON().Mike Travis2009-01-111-3/+2
| | * irq: change references from NR_IRQS to nr_irqsMike Travis2009-01-111-5/+9
| | * cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-111-7/+1
| | * cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-111-12/+14
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-0/+7
|\ \ \ \ | | |/ /
| * | | genirq: deprecate __do_IRQThomas Gleixner2009-03-131-0/+5
| * | | genirq: assert that irq handlers are indeed running in hardirq contextPeter Zijlstra2009-03-031-0/+2
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-12/+20
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu2009-02-091-9/+11
| | * irq: clear kstat_irqsYinghai Lu2009-02-091-0/+5
| | * sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-3/+4
| |/
* | cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2009-01-271-0/+16
|/
* sparseirq: work around __weak alias bugIngo Molnar2008-12-291-5/+0
* sparseirq: fix hang with !SPARSE_IRQYinghai Lu2008-12-271-0/+15
* sparseirq: set lock_class for legacy irq when sparse_irq is selectedYinghai Lu2008-12-271-0/+1
* sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-271-3/+4
* sparseirq: fix desc->lock initIngo Molnar2008-12-271-0/+2
OpenPOWER on IntegriCloud