aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/handle.c
Commit message (Expand)AuthorAge
* 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
|\ \ \ | | |/ | |/|
| * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| |\|
| * | x86: arch_probe_nr_irqsYinghai Lu2009-01-12
| * | cpumask, irq: non-x86 build failuresMike Travis2009-01-11
| * | kstat: modify kstat_irqs_legacy to be variable sizedMike Travis2009-01-11
| * | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-11
| * | irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-11
| * | irq: use WARN() instead of WARN_ON().Mike Travis2009-01-11
| * | irq: change references from NR_IRQS to nr_irqsMike Travis2009-01-11
| * | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-11
| * | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-11
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
|\ \ \ \ | | | |/ | | |/|
| * | | genirq: deprecate __do_IRQThomas Gleixner2009-03-13
| * | | genirq: assert that irq handlers are indeed running in hardirq contextPeter Zijlstra2009-03-02
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu2009-02-09
| | * irq: clear kstat_irqsYinghai Lu2009-02-09
| | * sparseirq: make some func to be used with genirqYinghai Lu2009-01-10
| |/
* / cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2009-01-27
|/
* sparseirq: work around __weak alias bugIngo Molnar2008-12-28
* sparseirq: fix hang with !SPARSE_IRQYinghai Lu2008-12-27
* sparseirq: set lock_class for legacy irq when sparse_irq is selectedYinghai Lu2008-12-27
* sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-27
* sparseirq: fix desc->lock initIngo Molnar2008-12-27
* sparseirq: remove duplicated arch_early_irq_init()Yinghai Lu2008-12-26
* irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-26
* proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro2008-12-26
* irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro2008-12-26
* locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-18
* x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
* x86: use NR_IRQS_LEGACYYinghai Lu2008-12-08
* sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
* 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