| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/vm86: Move the vm86 IRQ definitions to vm86.h | Ingo Molnar | 2015-07-31 | 1 | -10/+0 |
* | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 2015-06-07 | 1 | -5/+6 |
|\ |
|
| * | x86/irq: Cleanup ordering of vector numbers | Aravind Gopalakrishnan | 2015-05-07 | 1 | -5/+5 |
| * | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan | 2015-05-07 | 1 | -0/+1 |
* | | x86/irq: Define a global vector for VT-d Posted-Interrupts | Feng Wu | 2015-05-19 | 1 | -0/+1 |
* | | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2015-05-11 | 1 | -20/+1 |
|\ \ |
|
| * | | x86/asm/entry/irq: Clean up IRQn_VECTOR macros | Brian Gerst | 2015-05-10 | 1 | -17/+1 |
| * | | x86/asm/entry: Remove SYSCALL_VECTOR | Brian Gerst | 2015-05-10 | 1 | -3/+0 |
| |/ |
|
* | | x86/irq: Refine the way to calculate NR_IRQS | Jiang Liu | 2015-04-24 | 1 | -7/+11 |
|/ |
|
* | x86: Avoid building unused IRQ entry stubs | Jan Beulich | 2014-12-16 | 1 | -0/+6 |
* | KVM: VMX: Register a new IPI for posted interrupt | Yang Zhang | 2013-04-16 | 1 | -0/+5 |
* | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 2013-02-12 | 1 | -2/+2 |
* | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 2012-06-27 | 1 | -11/+0 |
* | x86/irq: Standardize on CONFIG_SPARSE_IRQ=y | Yinghai Lu | 2011-10-13 | 1 | -10/+2 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-12 | 1 | -4/+0 |
|\ |
|
| * | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 2011-08-10 | 1 | -4/+0 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | x86-64: Emulate legacy vsyscalls | Andy Lutomirski | 2011-06-07 | 1 | -1/+5 |
* | | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto | 2011-06-16 | 1 | -5/+0 |
|/ |
|
* | x86: Work around old gas bug | Jan Beulich | 2011-03-03 | 1 | -4/+4 |
* | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 | Shaohua Li | 2011-02-14 | 1 | -4/+9 |
* | x86: Cleanup vector usage | Shaohua Li | 2011-02-14 | 1 | -19/+21 |
* | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -2/+2 |
* | x86/xen: event channels delivery on HVM. | Sheng Yang | 2010-07-22 | 1 | -0/+3 |
* | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f | Suresh Siddha | 2010-01-18 | 1 | -31/+16 |
* | x86, apic: Don't waste a vector to improve vector spread | H. Peter Anvin | 2010-01-04 | 1 | -4/+5 |
* | x86, apic: Reclaim IDT vectors 0x20-0x2f | H. Peter Anvin | 2010-01-04 | 1 | -8/+20 |
* | x86: Increase NR_IRQS and nr_irqs | Yinghai Lu | 2009-12-30 | 1 | -6/+6 |
* | x86: Fix duplicated UV BAU interrupt vector | Cliff Wickman | 2009-12-13 | 1 | -1/+1 |
* | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 2009-10-14 | 1 | -1/+1 |
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 1 | -4/+4 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -0/+1 |
| |\ |
|
| * | | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang | 2009-06-03 | 1 | -5/+0 |
| * | | perf_counter: x86: self-IPI for pending work | Peter Zijlstra | 2009-04-07 | 1 | -0/+5 |
* | | | x86, mce: define MCE_VECTOR | Andi Kleen | 2009-06-03 | 1 | -0/+1 |
* | | | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen | 2009-06-03 | 1 | -6/+3 |
* | | | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen | 2009-06-03 | 1 | -0/+5 |
* | | | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin | 2009-06-01 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 2009-04-10 | 1 | -0/+1 |
| |/ |
|
* | | x86: trivial clean up for irq_vectors.h | Andi Kleen | 2009-05-28 | 1 | -2/+1 |
* | | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen | 2009-05-28 | 1 | -2/+3 |
|/ |
|
* | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 | 1 | -0/+5 |
* | x86: invalid_vm86_irq -- use predefined macros | Cyrill Gorcunov | 2009-02-24 | 1 | -1/+1 |
* | x86, vm86: clean up invalid_vm86_irq() | Ingo Molnar | 2009-01-31 | 1 | -1/+7 |
* | x86, irq: describe NR_IRQ sizing details, clean up | Ingo Molnar | 2009-01-31 | 1 | -9/+23 |
* | x86, irq_vectors.h: remove needless includes | Ingo Molnar | 2009-01-31 | 1 | -14/+8 |
* | x86, irq: add IRQ layout comments | Ingo Molnar | 2009-01-31 | 1 | -34/+58 |
* | x86, irqs, voyager: remove Voyager quirk | Ingo Molnar | 2009-01-31 | 1 | -11/+3 |
* | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar | 2009-01-31 | 1 | -35/+0 |
* | x86, apic: clean up spurious vector sanity check | Ingo Molnar | 2009-01-31 | 1 | -0/+7 |