summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irqinit_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: make irqinit_32.c more like irqinit_64.c, v2Yinghai Lu2009-01-261-3/+4
* Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-6/+18
|\
| * x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput2009-01-041-1/+1
| * x86: irqinit_64.c fix style problemsJaswinder Singh Rajput2009-01-041-3/+3
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-0/+13
| |\
| | * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-0/+13
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-311-2/+1Star
| |\|
| | * x86: use NR_IRQS_LEGACYYinghai Lu2008-12-081-1/+1
| | * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-1/+0Star
* | | performance counters: x86 supportIngo Molnar2008-12-081-0/+5
|/ /
* / x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-111-66/+0Star
|/
* genirq: remove irq_to_desc_allocThomas Gleixner2008-10-161-1/+1
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-161-1/+2
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-161-12/+5Star
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-4/+6
* x86: use nr_irqsYinghai Lu2008-10-161-1/+1
* x86: cleanup, remove extra ifdefYinghai Lu2008-10-131-4/+2Star
* x86: make init_ISA_irqs nonstaticGlauber Costa2008-10-131-1/+1
* x86: factor out irq initialization for x86_64Glauber Costa2008-10-131-15/+28
* x86-64: make BUILD_IRQ() also reset section backLinus Torvalds2008-07-241-1/+2
* x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins2008-07-241-1/+1
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-0/+4
* x86: rename the i8259_32/64.c leftovers to irqinit_32/64.cThomas Gleixner2008-05-241-0/+217