Age | Commit message (Expand) | Author | Files | Lines |
2019-04-22 | x86/irq: Fix outdated comments | Jiang Biao | 1 | -2/+2 |
2018-04-26 | x86/vector: Remove the unused macro FPU_IRQ | Dou Liyang | 1 | -2/+0 |
2018-04-26 | x86/vector: Remove the macro VECTOR_OFFSET_START | Dou Liyang | 1 | -5/+0 |
2018-03-06 | Drivers: hv: vmbus: Implement Direct Mode for stimer0 | Michael Kelley | 1 | -1/+2 |
2018-01-30 | x86/hyperv: Reenlightenment notifications support | Vitaly Kuznetsov | 1 | -1/+6 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-25 | x86/vector: Handle managed interrupts proper | Thomas Gleixner | 1 | -6/+2 |
2017-07-26 | x86: irq: Define a global vector for nested posted interrupts | Wincy Van | 1 | -1/+2 |
2015-07-31 | x86/vm86: Move the vm86 IRQ definitions to vm86.h | Ingo Molnar | 1 | -10/+0 |
2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 1 | -5/+6 |
2015-05-19 | x86/irq: Define a global vector for VT-d Posted-Interrupts | Feng Wu | 1 | -0/+1 |
2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 1 | -20/+1 |
2015-05-10 | x86/asm/entry/irq: Clean up IRQn_VECTOR macros | Brian Gerst | 1 | -17/+1 |
2015-05-10 | x86/asm/entry: Remove SYSCALL_VECTOR | Brian Gerst | 1 | -3/+0 |
2015-05-07 | x86/irq: Cleanup ordering of vector numbers | Aravind Gopalakrishnan | 1 | -5/+5 |
2015-05-07 | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan | 1 | -0/+1 |
2015-04-24 | x86/irq: Refine the way to calculate NR_IRQS | Jiang Liu | 1 | -7/+11 |
2014-12-16 | x86: Avoid building unused IRQ entry stubs | Jan Beulich | 1 | -0/+6 |
2013-04-16 | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang | 1 | -0/+5 |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 1 | -2/+2 |
2012-06-27 | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 1 | -11/+0 |
2011-10-13 | x86/irq: Standardize on CONFIG_SPARSE_IRQ=y | Yinghai Lu | 1 | -10/+2 |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+0 |
2011-08-10 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 1 | -4/+0 |
2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+5 |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto | 1 | -5/+0 |
2011-06-07 | x86-64: Emulate legacy vsyscalls | Andy Lutomirski | 1 | -1/+5 |
2011-03-03 | x86: Work around old gas bug | Jan Beulich | 1 | -4/+4 |
2011-02-14 | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 | Shaohua Li | 1 | -4/+9 |
2011-02-14 | x86: Cleanup vector usage | Shaohua Li | 1 | -19/+21 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -2/+2 |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang | 1 | -0/+3 |
2010-01-18 | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f | Suresh Siddha | 1 | -31/+16 |
2010-01-04 | x86, apic: Don't waste a vector to improve vector spread | H. Peter Anvin | 1 | -4/+5 |
2010-01-04 | x86, apic: Reclaim IDT vectors 0x20-0x2f | H. Peter Anvin | 1 | -8/+20 |
2009-12-30 | x86: Increase NR_IRQS and nr_irqs | Yinghai Lu | 1 | -6/+6 |
2009-12-13 | x86: Fix duplicated UV BAU interrupt vector | Cliff Wickman | 1 | -1/+1 |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 1 | -1/+1 |
2009-06-11 | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 1 | -4/+4 |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -0/+1 |
2009-06-03 | x86, mce: define MCE_VECTOR | Andi Kleen | 1 | -0/+1 |
2009-06-03 | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen | 1 | -6/+3 |
2009-06-03 | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen | 1 | -0/+5 |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang | 1 | -5/+0 |
2009-06-01 | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 1 | -0/+1 |
2009-05-28 | x86: trivial clean up for irq_vectors.h | Andi Kleen | 1 | -2/+1 |
2009-05-28 | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen | 1 | -2/+3 |
2009-04-10 | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 1 | -0/+1 |
2009-04-07 | perf_counter: x86: self-IPI for pending work | Peter Zijlstra | 1 | -0/+5 |