| Commit message (Expand) | Author | Age |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | tracing/softirq: Move __raise_softirq_irqoff() out of header | Steven Rostedt | 2012-02-03 |
* | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier | Ian Campbell | 2011-10-17 |
* | genirq: percpu: allow interrupt type to be set at enable time | Marc Zyngier | 2011-10-03 |
* | genirq: Add support for per-cpu dev_id interrupts | Marc Zyngier | 2011-10-03 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | rcu: Use softirq to address performance regression | Shaohua Li | 2011-06-14 |
* | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 2011-05-06 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | genirq: Remove now obsolete set_irq_wake() | Thomas Gleixner | 2011-03-29 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 |
|\ |
|
| * | genirq: Provide forced interrupt threading | Thomas Gleixner | 2011-02-26 |
| * | genirq: Add IRQF_NO_THREAD | Thomas Gleixner | 2011-02-25 |
| * | genirq: Prepare the handling of shared oneshot interrupts | Thomas Gleixner | 2011-02-25 |
| * | genirq: Implement generic irq_show_interrupts() | Thomas Gleixner | 2011-02-19 |
| * | genirq: Move irq thread flags to core | Thomas Gleixner | 2011-02-19 |
| * | genirq: Namespace cleanup | Thomas Gleixner | 2011-02-19 |
| * | Merge branch 'irq/for-xen' into irq/core | Thomas Gleixner | 2011-02-08 |
| |\ |
|
| * | | genirq: Add IRQ affinity notifiers | Ben Hutchings | 2011-01-22 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-15 |
|\ \ \
| |_|/
|/| | |
|
| * | | softirqs: Free up pf flag PF_KSOFTIRQD | Venkatesh Pallipadi | 2011-01-26 |
| |/ |
|
* / | genirq: Add IRQF_FORCE_RESUME | Thomas Gleixner | 2011-02-08 |
|/ |
|
* | irq: Better struct irqaction layout | Eric Dumazet | 2010-11-10 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-27 |
|\ |
|
| * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-23 |
| |\ |
|
| | * | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner | 2010-10-21 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 2010-10-23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | softirqs: Make wakeup_softirqd static | Thomas Gleixner | 2010-09-22 |
| |/ / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | genirq: Remove arch_init_chip_data() | Thomas Gleixner | 2010-10-12 |
| |/ |
|
* / | irq: Add tracepoint to softirq_raise | Lai Jiangshan | 2010-09-07 |
|/ |
|
* | irq: Add new IRQ flag IRQF_NO_SUSPEND | Ian Campbell | 2010-07-29 |
* | interrupt.h: fix fatal kernel-doc error | Randy Dunlap | 2010-05-21 |
* | genirq: Add CPU mask affinity hint | Peter P Waskiewicz Jr | 2010-05-03 |
* | genirq: Remove IRQF_DISABLED from core code | Thomas Gleixner | 2010-04-13 |
* | genirq: Introduce request_any_context_irq() | Marc Zyngier | 2010-04-13 |
* | irq: Remove unused debug_poll_all_shared_irqs() | Thomas Gleixner | 2009-11-04 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | cpumask: Remove mask field from comments | Nobuhiro Iwamatsu | 2009-09-23 |
* | cpumask: remove unused mask field from struct irqaction. | Rusty Russell | 2009-09-23 |
* | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | block: add blk-iopoll, a NAPI like approach for block devices | Jens Axboe | 2009-09-11 |
* | | genirq: Add oneshot support | Thomas Gleixner | 2009-08-17 |
|/ |
|
* | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-22 |
|\ |
|
| * | softirq: introduce tasklet_hrtimer infrastructure | Peter Zijlstra | 2009-07-22 |
* | | genirq: Delegate irq affinity setting to the irq thread | Thomas Gleixner | 2009-07-21 |
|/ |
|
* | Merge commit 'linus/master' into HEAD | Vegard Nossum | 2009-06-15 |
|\ |
|
| * | PM: Add empty suspend/resume device irq functions | Heiko Carstens | 2009-06-12 |
* | | tasklets: new tasklet scheduling function | Vegard Nossum | 2009-06-13 |
|/ |
|
* | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 |