aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irqinit_64.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-04
|/
* x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput2009-01-04
* x86: irqinit_64.c fix style problemsJaswinder Singh Rajput2009-01-04
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-23
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\|
| * x86: use NR_IRQS_LEGACYYinghai Lu2008-12-08
| * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
* | x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-11
|/
* genirq: remove irq_to_desc_allocThomas Gleixner2008-10-16
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* x86: use nr_irqsYinghai Lu2008-10-16
* x86: cleanup, remove extra ifdefYinghai Lu2008-10-13
* x86: make init_ISA_irqs nonstaticGlauber Costa2008-10-13
* x86: factor out irq initialization for x86_64Glauber Costa2008-10-13
* x86-64: make BUILD_IRQ() also reset section backLinus Torvalds2008-07-24
* x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins2008-07-24
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
* x86: rename the i8259_32/64.c leftovers to irqinit_32/64.cThomas Gleixner2008-05-24