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