Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -0/+1 |
|\ | |||||
| * | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 | 1 | -6/+0 |
| * | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 | 1 | -0/+7 |
* | | sparseirq: make for_each_irq_desc() more robust | KOSAKI Motohiro | 2009-01-07 | 1 | -2/+6 |
|/ | |||||
* | genirq: provide irq_to_desc() to non-genirq architectures too | Ingo Molnar | 2009-01-05 | 1 | -1/+6 |
* | irq: simplify for_each_irq_desc() usage | KOSAKI Motohiro | 2008-12-26 | 1 | -2/+6 |
* | irq: for_each_irq_desc() move to irqnr.h | KOSAKI Motohiro | 2008-12-26 | 1 | -10/+9 |
* | sparse irqs: handle !GENIRQ platforms | Ingo Molnar | 2008-12-12 | 1 | -1/+10 |
* | sparseirq: fix Alpha build failure | Yinghai Lu | 2008-12-09 | 1 | -3/+16 |
* | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -11/+3 |
* | genirq: fix off by one and coding style | Ingo Molnar | 2008-10-21 | 1 | -3/+3 |
* | genirq: improve include files | Thomas Gleixner | 2008-10-18 | 1 | -0/+24 |