- 504dba50b x86/irq: Add hardcoded hypervisor interrupts to /proc/stat by Michael Kelley · 2 years ago
- 6ff53f6 x86/irq: Ensure PI wakeup handler is unregistered before module unload by Sean Christopherson · 3 years, 5 months ago
- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 4 years ago
- 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 5b51e1d x86/entry: Convert device interrupts to inline stack switching by Thomas Gleixner · 4 years, 1 month ago
- 9223d0d thermal: Move therm_throt there from x86/mce by Borislav Petkov · 4 years, 2 months ago
- a7b3474 x86/irq: Make run_on_irqstack_cond() typesafe by Thomas Gleixner · 4 years, 6 months ago
- 9c3b1f4 x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC* by Thomas Gleixner · 4 years, 10 months ago
- db0338e x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 10 months ago
- fa5e5c4 x86/entry: Use idtentry for interrupts by Thomas Gleixner · 4 years, 10 months ago
- 7c2a573 x86/irq: Rework handle_irq() for 64-bit by Thomas Gleixner · 4 years, 10 months ago
- 633260f x86/irq: Convey vector as argument and not in ptregs by Thomas Gleixner · 4 years, 10 months ago
- 79b9c18 x86/irq: Use generic irq_regs implementation by Thomas Gleixner · 4 years, 10 months ago
- 17dbedb x86/irq: Remove useless return value from do_IRQ() by Thomas Gleixner · 5 years ago
- 8725fcd x86/irq: Check for VECTOR_UNUSED directly by Heiner Kallweit · 6 years ago
- d6f8342 x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() code by Heiner Kallweit · 6 years ago
- 8faef71 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 0902d50 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- b7107a6 x86/irq: Handle spurious interrupt after shutdown gracefully by Thomas Gleixner · 6 years ago
- ecca2502 x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol by Zhao Yakui · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 447ae31 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 7 years ago
- 248e742 Drivers: hv: vmbus: Implement Direct Mode for stimer0 by Michael Kelley · 7 years ago
- 51d4e5d x86/irq: Count Hyper-V reenlightenment interrupts by Vitaly Kuznetsov · 7 years ago
- 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6669a69 x86/irq: Remove an old outdated comment about context tracking races by Andy Lutomirski · 7 years ago
- 2cffad7 x86/irq: Simplify hotplug vector accounting by Thomas Gleixner · 7 years ago
- 7854f82 x86/vector: Rename used_vectors to system_vectors by Thomas Gleixner · 7 years ago
- 0428e01a x86/ipi: Make platform IPI depend on APIC by Thomas Gleixner · 8 years ago
- 8a17116b x86/irq: Get rid of duplicated trace_x86_platform_ipi() code by Thomas Gleixner · 8 years ago
- 05161b9 x86/irq: Get rid of the 'first_system_vector' indirection bogosity by Thomas Gleixner · 8 years ago
- 69de72e x86/irq: Remove vector_used_by_percpu_irq() by Thomas Gleixner · 8 years ago
- 210f84b x86: irq: Define a global vector for nested posted interrupts by Wincy Van · 8 years ago
- ad7a929 x86/irq: Use irq_migrate_all_off_this_cpu() by Thomas Gleixner · 8 years ago
- 654abd0 x86/irq: Restructure fixup_irqs() by Thomas Gleixner · 8 years ago
- 8e7b632 x86/irq: Cleanup pending irq move in fixup_irqs() by Thomas Gleixner · 8 years ago
- c0edbd4 x86/irq: Optimize free vector check in the CPU offline path by Chen Yu · 8 years ago
- c4158ff x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers by Daniel Bristot de Oliveira · 8 years ago
- 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
- 82ba4fa x86/irq: Do not substract irq_tlb_count from irq_call_count by Aaron Lu · 9 years ago
- 90a2282 x86/irq: Call irq_force_move_complete with irq descriptor by Thomas Gleixner · 9 years ago
- 36f34c8 x86/irq: Validate that irq descriptor is still active by Thomas Gleixner · 9 years ago
- 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2962156 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a782a7e x86/irq: Store irq descriptor in vector array by Thomas Gleixner · 10 years ago
- 4482575 x86/irq: Get rid of an indentation level by Thomas Gleixner · 10 years ago
- 7276c6a x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED by Thomas Gleixner · 10 years ago
- 24c70e0 x86/irq: Replace numeric constant by Thomas Gleixner · 10 years ago
- b7edaca Merge branch 'linus' into x86/apic by Thomas Gleixner · 10 years ago
- 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 10 years ago
- c149e4c x86/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
- 9d87cd6 x86/irq: Hide 'HYP:' line in /proc/interrupts when not on Xen/Hyper-V by Vitaly Kuznetsov · 10 years ago
- 09cf92b x86/irq: Retrieve irq data after locking irq_desc by Thomas Gleixner · 10 years ago
- cbb24dc x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable() by Thomas Gleixner · 10 years ago
- 0333a20 x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion by Andy Lutomirski · 10 years ago
- c2f9b0a Merge branch 'x86/ras' into x86/core, to fix conflicts by Ingo Molnar · 10 years ago
- 501b326 x86/irq: Show statistics information for posted-interrupts by Feng Wu · 10 years ago
- f6b3c72c x86/irq: Define a global vector for VT-d Posted-Interrupts by Feng Wu · 10 years ago
- 6af7faf x86: Use entering[_ack]_irq() instead of open coding it by Thomas Gleixner · 10 years ago
- c5bde90 x86/irq: Merge irq_regs & irq_stat by Brian Gerst · 10 years ago
- 24fd78a x86/mce/amd: Introduce deferred error interrupt handler by Aravind Gopalakrishnan · 10 years ago
- 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 10 years ago
- d97eb89 x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable() by Joerg Roedel · 10 years ago
- 4a0d310 x86, irq: Properly tag virtualization entry in /proc/interrupts by Jan Beulich · 10 years ago
- 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
- 71998d1 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ac2a553 x86: irq: Get correct available vectors for cpu disable by Yinghai Lu · 11 years ago
- fb24da8 x86/irq: Fix fixup_irqs() error handling by Prarit Bhargava · 11 years ago
- f704a7d x86/platform/hyperv: Handle VMBUS driver being a module by K. Y. Srinivasan · 11 years ago
- 929320e x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR by Thomas Gleixner · 11 years ago
- 39424e8 x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() by Prarit Bhargava · 11 years ago
- 7fe67a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- da6139e x86: Add check for number of available vectors before CPU down by Prarit Bhargava · 11 years ago
- 9345005 x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs by Prarit Bhargava · 11 years ago
- 1d9090e x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible by Andi Kleen · 12 years ago
- 83ab851 trace,x86: Move creation of irq tracepoints from apic.c to irq.c by Steven Rostedt (Red Hat) · 12 years ago
- cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
- eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 12 years ago
- 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- f7b0e10 x86: Eliminate irq_mis_count counted in arch_irq_stat by Li Fei · 12 years ago
- d78f266 KVM: VMX: Register a new IPI for posted interrupt by Yang Zhang · 12 years ago
- 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- fd0f586 x86: Distinguish TLB shootdown interrupts from other functions call interrupts by Tomoki Sekiyama · 12 years ago
- 2530cd4 x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask by Liu, Chuansheng · 13 years ago
- 1d44b30 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 13 years ago
- c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 13 years ago
- 99dd549 x86: Preserve lazy irq disable semantics in fixup_irqs() by Liu, Chuansheng · 13 years ago
- 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- b49d7d8 x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat by Fernando Luis Vazquez Cao · 13 years ago
- 346b46b x86: Add per-cpu stat counter for APIC ICR read tries by Fernando Luis Vázquez Cao · 13 years ago
- 98ad1cc x86: Call idle notifier after irq_enter() by Frederic Weisbecker · 13 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
- 983bbf1 x86: Don't unmask disabled irqs when migrating them by Tian, Kevin · 14 years ago
- b87ba87 x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() by Tian, Kevin · 14 years ago
- ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 517e498 x86: Use generic show_interrupts by Thomas Gleixner · 14 years ago
- 51c43ac x86: Use the proper accessors in fixup_irqs() by Thomas Gleixner · 14 years ago
- da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago