aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irqinit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-1/+0
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+272
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen1-0/+3
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen1-0/+3
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin1-0/+270
2009-04-15x86: use used_vectors in init_IRQ()Yinghai Lu1-4/+4
2009-04-10x86, irqinit: preempt merge conflictsIngo Molnar1-0/+8
2009-04-10x86: remove some ifdefs from native_init_IRQ()Pekka Enberg1-6/+2
2009-04-10x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg1-6/+0
2009-04-10x86: unify irqinit_{32,64}.c into irqinit.cPekka Enberg1-0/+277