aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irqinit.c
Commit message (Expand)AuthorAge
* x86: irq: Define a global vector for nested posted interruptsWincy Van2017-07-26
* x86/irq: Remove a redundant #ifdef directiveDou Liyang2017-04-14
* x86/irq: Store irq descriptor in vector arrayThomas Gleixner2015-08-05
* x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner2015-08-05
* Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-07
|\
| * x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-07
* | x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu2015-05-19
* | x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst2015-05-10
|/
* x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layoutDenys Vlasenko2015-04-08
* x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu2014-12-16
* x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-16
* x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki2014-10-28
* x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2014-08-25
* x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu2014-06-21
* x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu2014-06-21
* x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-12
* KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-16
* x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-17
* x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-27
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\
| * x86: Use enum instead of literals for trap valuesKees Cook2012-03-09
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Disintegrate asm/system.h for X86David Howells2012-03-28
| |/
* / x86: use for_each_clear_bit_from()Akinobu Mita2012-03-23
|/
* driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-16
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\
| * x86: ioapic: Add OF bindings for IO_APICSebastian Andrzej Siewior2011-02-23
| * x86: dtb: Add early parsing of IO_APICSebastian Andrzej Siewior2011-02-23
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \
| * | x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-14
| |/
* | x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner2011-03-12
* | x86: Cleanup the genirq name spaceThomas Gleixner2011-03-12
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\
| * x86: Remove useless reinitialization of irq descriptorsThomas Gleixner2010-10-12
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
|/
* x86: Merge simd_math_error() into math_error()Brian Gerst2010-05-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-16
* x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu2010-02-24
* Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-22
|\
| * x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha2010-01-19
* | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-19
|/
* x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-14
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
|\
| * x86: platform: Fix section annotationsThomas Gleixner2009-09-16
| * x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move pre_intr_init to x86_init_opsThomas Gleixner2009-08-31