Age | Commit message (Expand) | Author | Files | Lines |
2014-06-22 | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu | 1 | -6/+0 |
2014-06-22 | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | 1 | -3/+3 |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 1 | -2/+2 |
2013-04-16 | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang | 1 | -0/+4 |
2012-12-17 | x86, 386 removal: Remove support for IRQ 13 FPU error reporting | H. Peter Anvin | 1 | -40/+0 |
2012-06-28 | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 1 | -73/+0 |
2012-03-30 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -1/+0 |
2012-03-24 | x86: use for_each_clear_bit_from() | Akinobu Mita | 1 | -3/+3 |
2012-03-10 | x86: Use enum instead of literals for trap values | Kees Cook | 1 | -1/+1 |
2011-12-22 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto | 1 | -3/+0 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+8 |
2011-03-16 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+71 |
2011-03-12 | x86: Mark low level interrupts IRQF_NO_THREAD | Thomas Gleixner | 1 | -0/+2 |
2011-03-12 | x86: Cleanup the genirq name space | Thomas Gleixner | 1 | -1/+1 |
2011-02-24 | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 1 | -0/+6 |
2011-02-24 | x86: dtb: Add early parsing of IO_APIC | Sebastian Andrzej Siewior | 1 | -1/+2 |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li | 1 | -8/+71 |
2010-10-22 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -13/+4 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -3/+3 |
2010-10-12 | x86: Remove useless reinitialization of irq descriptors | Thomas Gleixner | 1 | -13/+4 |
2010-05-04 | x86: Merge simd_math_error() into math_error() | Brian Gerst | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 1 | -0/+22 |
2010-02-24 | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 1 | -5/+2 |
2010-02-23 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin | 1 | -18/+17 |
2010-02-20 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 1 | -1/+1 |
2010-01-20 | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's | Suresh Siddha | 1 | -18/+17 |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 1 | -2/+2 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -1/+1 |
2009-09-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -30/+6 |
2009-09-18 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2009-09-16 | x86: platform: Fix section annotations | Thomas Gleixner | 1 | -1/+1 |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner | 1 | -8/+4 |
2009-08-31 | x86: Move pre_intr_init to x86_init_ops | Thomas Gleixner | 1 | -22/+2 |
2009-07-22 | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 1 | -1/+1 |
2009-07-10 | x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCE | Andi Kleen | 1 | -1/+1 |
2009-06-12 | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 1 | -1/+0 |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -0/+272 |
2009-06-04 | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen | 1 | -0/+3 |
2009-06-04 | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen | 1 | -0/+3 |
2009-06-02 | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 1 | -0/+270 |
2009-04-15 | x86: use used_vectors in init_IRQ() | Yinghai Lu | 1 | -4/+4 |
2009-04-10 | x86, irqinit: preempt merge conflicts | Ingo Molnar | 1 | -0/+8 |
2009-04-10 | x86: remove some ifdefs from native_init_IRQ() | Pekka Enberg | 1 | -6/+2 |
2009-04-10 | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 1 | -6/+0 |
2009-04-10 | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg | 1 | -0/+277 |