| Commit message (Expand) | Author | Age |
* | genirq: prevent wakeup of freed irq thread | Linus Torvalds | 2009-08-13 |
* | x86/irq: Fix move_irq_desc() for nodes without ram | Yinghai Lu | 2009-08-08 |
* | genirq: Fix UP compile failure caused by irq_thread_check_affinity | Bruno Premont | 2009-07-22 |
* | genirq: Delegate irq affinity setting to the irq thread | Thomas Gleixner | 2009-07-21 |
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 |
|\ |
|
| * | genirq: fix comment to say IRQ_WAKE_THREAD | Steven Rostedt | 2009-05-12 |
* | | irq: slab alloc for default irq_affinity | Yinghai Lu | 2009-06-12 |
* | | irq: use kcalloc() instead of the bootmem allocator | Pekka Enberg | 2009-06-11 |
* | | irq/cpumask: make memoryless node zero happy | Yinghai Lu | 2009-06-11 |
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
|\ \ |
|
| * | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
| |\| |
|
| * | | tracing: fix build failure on s390 | Heiko Carstens | 2009-04-29 |
| * | | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 2009-04-14 |
| * | | tracing: create automated trace defines | Steven Rostedt | 2009-04-14 |
* | | | sparseirq: Allow early irq_desc allocation | Paul Mundt | 2009-05-23 |
* | | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert "genirq: assert that irq handlers are indeed running in hardirq context" | Thomas Gleixner | 2009-05-01 |
* | | | x86/irq: use move_irq_desc() in create_irq_nr() | Yinghai Lu | 2009-05-01 |
* | | | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 |
* | | | irq: only update affinity if ->set_affinity() is sucessfull | Yinghai Lu | 2009-04-28 |
* | | | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC | Yinghai Lu | 2009-04-28 |
* | | | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout | Yinghai Lu | 2009-04-28 |
|/ / |
|
* / | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh | 2009-04-14 |
|/ |
|
*-. | Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe... | Linus Torvalds | 2009-04-09 |
|\ \ |
|
| * | | irq: fix cpumask memory leak on offstack cpumask kernels | Yinghai Lu | 2009-04-03 |
* | | | Merge branch 'linus' into irq/threaded | Ingo Molnar | 2009-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ \ |
|
| | * | | | tracing, genirq: add irq enter and exit trace events | Jason Baron | 2009-02-26 |
| | | |/
| | |/| |
|
| * | | | PM: Introduce functions for suspending and resuming device interrupts | Rafael J. Wysocki | 2009-03-30 |
| * | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 |
| | |\| |
|
| | * | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 |
| | |\ \ |
|
* | | | | | genirq: threaded irq handlers review fixups | Thomas Gleixner | 2009-03-24 |
* | | | | | genirq: add support for threaded interrupts to devres | Arjan van de Ven | 2009-03-24 |
* | | | | | genirq: add threaded interrupt handler support | Thomas Gleixner | 2009-03-24 |
* | | | | | Merge branch 'cpus4096' into irq/threaded | Thomas Gleixner | 2009-03-23 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-01-28 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | * | | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 |
| | * | | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 |
| | * | | kstat: modify kstat_irqs_legacy to be variable sized | Mike Travis | 2009-01-11 |
| | * | | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 |
| | * | | irq: allocate irq_desc_ptrs array based on nr_irqs | Mike Travis | 2009-01-11 |
| | * | | irq: use WARN() instead of WARN_ON(). | Mike Travis | 2009-01-11 |
| | * | | irq: change references from NR_IRQS to nr_irqs | Mike Travis | 2009-01-11 |
| | * | | cpumask: fix bug in use cpumask_var_t in irq_desc | Mike Travis | 2009-01-11 |
| | * | | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 |
|\ \ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | genirq: deprecate __do_IRQ | Thomas Gleixner | 2009-03-13 |