| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 1 | -0/+10 |
|\ |
|
| * | genirq: Support nested threaded irq handling | Thomas Gleixner | 2009-08-17 | 1 | -0/+3 |
| * | genirq: Add buslock support | Thomas Gleixner | 2009-08-17 | 1 | -0/+6 |
| * | genirq: Add oneshot support | Thomas Gleixner | 2009-08-17 | 1 | -0/+1 |
* | | genirq: Add prototype for handle_nested_irq() | Mark Brown | 2009-08-25 | 1 | -0/+1 |
* | | genirq: Remove obsolete defines and typedefs | Thomas Gleixner | 2009-07-05 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 | 1 | -2/+2 |
|\ |
|
| * | genirq, irq.h: Fix kernel-doc warnings | Randy Dunlap | 2009-06-14 | 1 | -2/+2 |
* | | x86: remove some alloc_bootmem_cpumask_var calling | Yinghai Lu | 2009-06-11 | 1 | -11/+7 |
* | | x86/irq: use move_irq_desc() in create_irq_nr() | Yinghai Lu | 2009-05-01 | 1 | -2/+9 |
* | | x86/irq: change MSI irq_desc to be more numa aware | Yinghai Lu | 2009-04-28 | 1 | -1/+1 |
* | | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 | 1 | -10/+6 |
* | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -1/+1 |
* | | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC | Yinghai Lu | 2009-04-28 | 1 | -10/+0 |
* | | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout | Yinghai Lu | 2009-04-28 | 1 | -9/+18 |
|/ |
|
*-. | Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe... | Linus Torvalds | 2009-04-09 | 1 | -0/+14 |
|\ \ |
|
| * | | irq: fix cpumask memory leak on offstack cpumask kernels | Yinghai Lu | 2009-04-03 | 1 | -0/+14 |
* | | | Merge branch 'linus' into irq/threaded | Ingo Molnar | 2009-04-06 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | PM: Introduce functions for suspending and resuming device interrupts | Rafael J. Wysocki | 2009-03-30 | 1 | -0/+1 |
| * | | Fix build error in <linux/irq.h> | Ralf Baechle | 2009-03-29 | 1 | -0/+2 |
| * | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -3/+83 |
| |\ \ |
|
* | | | | genirq: add threaded interrupt handler support | Thomas Gleixner | 2009-03-24 | 1 | -0/+5 |
* | | | | Merge branch 'cpus4096' into irq/threaded | Thomas Gleixner | 2009-03-23 | 1 | -3/+83 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | cpumask: fix bug in use cpumask_var_t in irq_desc | Mike Travis | 2009-01-11 | 1 | -2/+7 |
| * | | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 | 1 | -3/+78 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 1 | -3/+3 |
|\ \ \
| | |/ |
|
| * | | genirq: make irqreturn_t an enum | Thomas Gleixner | 2009-03-13 | 1 | -2/+2 |
| * | | genirq: remove unused hw_irq_controller typedef | Thomas Gleixner | 2009-03-13 | 1 | -1/+0 |
| * | | irq: match remove_irq() args with setup_irq() | Magnus Damm | 2009-03-12 | 1 | -1/+1 |
| * | | irq: add remove_irq() for freeing of setup_irq() irqs | Magnus Damm | 2009-03-12 | 1 | -0/+1 |
| |/ |
|
* | | irq: clean up irq stat methods | Yinghai Lu | 2009-01-22 | 1 | -6/+0 |
* | | sparseirq: make some func to be used with genirq | Yinghai Lu | 2009-01-11 | 1 | -4/+2 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar | 2008-12-17 | 1 | -0/+10 |
| |\ |
|
| * \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 1 | -1/+44 |
| |\ \ |
|
| * | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -1/+2 |
* | | | | sparseirq: move __weak symbols into separate compilation unit | Yinghai Lu | 2008-12-29 | 1 | -3/+0 |
* | | | | sparseirq: work around compiler optimizing away __weak functions | Yinghai Lu | 2008-12-27 | 1 | -3/+3 |
* | | | | irq: for_each_irq_desc() move to irqnr.h | KOSAKI Motohiro | 2008-12-26 | 1 | -20/+4 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 | 1 | -9/+60 |
|\ \ \ \ \
| | |/ / / |
|
| * | | | | sparseirq: add kernel-doc notation for new member in irq_desc, -v2 | Yinghai Lu | 2008-12-19 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
| * | | | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 2008-12-17 | 1 | -0/+10 |
| | |/
| |/| |
|
| * | | sparseirq: fix Alpha build failure | Yinghai Lu | 2008-12-09 | 1 | -9/+0 |
| * | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -1/+53 |
| |/ |
|
| * | irq.h: fix missing/extra kernel-doc | Randy Dunlap | 2008-11-23 | 1 | -2/+1 |
| * | genirq: keep affinities set from userspace across free/request_irq() | Thomas Gleixner | 2008-11-09 | 1 | -6/+2 |
* | | irq.h: remove padding from irq_desc on 64bits | Richard Kennedy | 2008-11-23 | 1 | -2/+2 |
|/ |
|
* | genirq: improve include files | Thomas Gleixner | 2008-10-18 | 1 | -19/+1 |
* | proc: fixup irq iterator | Thomas Gleixner | 2008-10-16 | 1 | -0/+3 |
* | genirq: add reverse iterator for irq_desc | Thomas Gleixner | 2008-10-16 | 1 | -0/+4 |