aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/irqinit.c
AgeCommit message (Expand)Author
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-16x86: platform: Fix section annotationsThomas Gleixner
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai
2009-07-09x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-03x86: fix panic with interrupts off (needed for MCE)Andi Kleen
2009-06-03x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin
2009-04-15x86: use used_vectors in init_IRQ()Yinghai Lu
2009-04-10x86, irqinit: preempt merge conflictsIngo Molnar
2009-04-10x86: remove some ifdefs from native_init_IRQ()Pekka Enberg
2009-04-10x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg
2009-04-10x86: unify irqinit_{32,64}.c into irqinit.cPekka Enberg