| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg | 2009-04-10 | 1 | -277/+0 |
* | x86: unify apic_intr_init() in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 | 1 | -0/+11 |
* | x86: unify trivial differences in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 | 1 | -0/+4 |
* | x86: unify native_init_IRQ() in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 | 1 | -1/+81 |
* | x86: unify init_ISA_irqs() in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 | 1 | -4/+6 |
* | x86: unify smp_intr_init() in irqinit_{32,64}.h | Pekka Enberg | 2009-04-10 | 1 | -0/+2 |
* | x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ() | Pekka Enberg | 2009-04-10 | 1 | -4/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 1 | -1/+0 |
|\ |
|
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
* | | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 | 1 | -0/+3 |
|/ |
|
* | x86: irqinit_64.c init_ISA_irqs should be static | Jaswinder Singh Rajput | 2009-01-04 | 1 | -1/+1 |
* | x86: irqinit_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 | 1 | -3/+3 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -0/+13 |
|\ |
|
| * | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 2008-12-23 | 1 | -0/+13 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 1 | -2/+1 |
|\| |
|
| * | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | 1 | -1/+1 |
| * | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -1/+0 |
* | | x86: 64 bits: shrink and align IRQ stubs | H. Peter Anvin | 2008-11-11 | 1 | -66/+0 |
|/ |
|
* | 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 |