aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* genirq: try_one_irq() must be called with irq disabledYong Zhang2009-11-07
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\
| * genirq: Do not mask oneshot edge type interruptsThomas Gleixner2009-08-27
| * genirq: Support nested threaded irq handlingThomas Gleixner2009-08-17
| * genirq: Add buslock supportThomas Gleixner2009-08-17
| * genirq: Add oneshot supportThomas Gleixner2009-08-17
* | irq: Make sure irq_desc for legacy irq get correct node settingYinghai Lu2009-08-29
* | Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar2009-08-25
|\ \
| * | genirq: Wake up irq thread after action has been installedThomas Gleixner2009-08-18
| |/
| * genirq: prevent wakeup of freed irq threadLinus Torvalds2009-08-13
| * x86/irq: Fix move_irq_desc() for nodes without ramYinghai Lu2009-08-08
| * genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-22
| * genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
* | irq: Remove superfluous NULL pointer check in check_irq_resend()Bartlomiej Zolnierkiewicz2009-08-09
* | irq: Clean up by removing irqfixup MODULE_PARM_DESC()Jiri Slaby2009-08-04
* | genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki2009-07-05
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-20
|\
| * genirq: fix comment to say IRQ_WAKE_THREADSteven Rostedt2009-05-12
* | 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: use move_irq_desc() in create_irq_nr()Yinghai Lu2009-05-01
* | | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
* | | irq: only update affinity if ->set_affinity() is sucessfullYinghai 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
|/ /
* / x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-14
|/
*-. Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-09
|\ \
| * | irq: fix cpumask memory leak on offstack cpumask kernelsYinghai Lu2009-04-03
* | | 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
| | | |/ | | |/|
| * | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-30
| * | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\ \ \ | | | |/ | | |/|
| | * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| | |\|
| | * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| | |\ \
* | | | | genirq: threaded irq handlers review fixupsThomas Gleixner2009-03-24
* | | | | genirq: add support for threaded interrupts to devresArjan van de Ven2009-03-24
* | | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-24
* | | | | Merge branch 'cpus4096' into irq/threadedThomas Gleixner2009-03-23
|\ \ \ \ \ | |/ / / / |/| | | |