Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genirq: remove irq_to_desc_alloc | Thomas Gleixner | 2008-10-16 | 1 | -1/+1 |
* | x86_64: rename irq_desc/irq_desc_alloc | Yinghai Lu | 2008-10-16 | 1 | -1/+2 |
* | irq: replace loop with nr_irqs with for_each_irq_desc | Yinghai Lu | 2008-10-16 | 1 | -12/+5 |
* | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 | 1 | -4/+6 |
* | x86: use nr_irqs | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | x86: cleanup, remove extra ifdef | Yinghai Lu | 2008-10-13 | 1 | -4/+2 |
* | x86: make init_ISA_irqs nonstatic | Glauber Costa | 2008-10-13 | 1 | -1/+1 |
* | x86: factor out irq initialization for x86_64 | Glauber Costa | 2008-10-13 | 1 | -15/+28 |
* | x86-64: make BUILD_IRQ() also reset section back | Linus Torvalds | 2008-07-24 | 1 | -1/+2 |
* | x86: BUILD_IRQ say .text to avoid .data.percpu | Hugh Dickins | 2008-07-24 | 1 | -1/+1 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -0/+4 |
* | x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c | Thomas Gleixner | 2008-05-24 | 1 | -0/+217 |