aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/irqinit.c
AgeCommit message (Expand)Author
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang
2012-12-17x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin
2012-06-27x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi
2012-03-29Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-03-23x86: use for_each_clear_bit_from()Akinobu Mita
2012-03-09x86: Use enum instead of literals for trap valuesKees Cook
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-12x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2011-02-23x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior
2011-02-23x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior
2011-02-14x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12x86: Remove useless reinitialization of irq descriptorsThomas Gleixner
2010-05-03x86: Merge simd_math_error() into math_error()Brian Gerst
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan
2010-01-19x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
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