1. f970510 x86/irq: Make functions only used in vector.c static by Jiang Liu · 9 years ago
  2. a2cbbb4 x86/irq: Remove unused alloc_irq_and_cfg_at() by Jiang Liu · 9 years ago
  3. 4467715 x86/irq: Move irq_cfg.irq_2_pin into io_apic.c by Jiang Liu · 9 years ago
  4. 9c72496 irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c by Jiang Liu · 9 years ago
  5. 099c5c0 irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c by Jiang Liu · 9 years ago
  6. bac4f90 x86/irq: Remove irq_cfg.irq_remapped by Jiang Liu · 9 years ago
  7. 43fe1ab x86/uv: Use hierarchical irqdomain to manage UV interrupts by Jiang Liu · 9 years ago
  8. 49e07d8 x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts by Jiang Liu · 9 years ago
  9. 0921f1d x86/irq: Use hierarchical irqdomain to manage DMAR interrupts by Jiang Liu · 9 years ago
  10. 52f518a x86/MSI: Use hierarchical irqdomains to manage MSI interrupts by Jiang Liu · 9 years ago
  11. 947045a irq_remapping: Introduce new interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  12. b5dc8e6 x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors by Jiang Liu · 9 years ago
  13. 5f0052f x86/irq: Save destination CPU ID in irq_cfg by Jiang Liu · 9 years ago
  14. 3304c9c x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout by Denys Vlasenko · 10 years ago
  15. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  16. f0e5bf7 x86, irq: Make UP version of irq_complete_move() an inline stub by Thomas Gleixner · 10 years ago
  17. 74afab7 x86, irq: Move local APIC related code from io_apic.c into vector.c by Jiang Liu · 10 years ago
  18. 55a0e2b x86, irq: Introduce helpers to access struct irq_cfg by Jiang Liu · 10 years ago
  19. cb39288c x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() by Jiang Liu · 10 years ago
  20. 26011ee x86, irq: Refine hw_irq.h to prepare for irqdomain support by Jiang Liu · 10 years ago
  21. a178b87 x86, irq: Convert irq_2_pin list to generic list by Yinghai Lu · 10 years ago
  22. 25d0d35 x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() by Jiang Liu · 10 years ago
  23. 2414e02 x86: Avoid building unused IRQ entry stubs by Jan Beulich · 10 years ago
  24. e32c67e x86, irq: Provide empty send_cleanup_vector() stub for UP builds by Jiang Liu · 10 years ago
  25. 79a51b2 x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition by Prarit Bhargava · 11 years ago
  26. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  27. 9345005 x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs by Prarit Bhargava · 11 years ago
  28. 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
  29. 1d9090e x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible by Andi Kleen · 11 years ago
  30. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  31. d78f266 KVM: VMX: Register a new IPI for posted interrupt by Yang Zhang · 11 years ago
  32. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
  33. 819508d x86, irq: Add data structure to keep AMD specific irq remapping information by Joerg Roedel · 12 years ago
  34. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  35. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  36. b77e70b x86, mce: Replace MCE_SELF_VECTOR by irq_work by Hidetoshi Seto · 13 years ago
  37. 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
  38. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  40. 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 14 years ago
  41. 423f085 x86: Embedd irq_2_iommu into irq_cfg by Thomas Gleixner · 14 years ago
  42. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 14 years ago
  43. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 years ago
  44. b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
  45. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  46. 4646575 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 23359a8 x86: Remove move_cleanup_count from irq_cfg by Suresh Siddha · 15 years ago
  48. 4a4de9c x86: UV RTC: Rename generic_interrupt to x86_platform_ipi by Dimitri Sivanich · 15 years ago
  49. 7ec1318 x86, apic: Fix prototype in hw_irq.h by Ingo Molnar · 15 years ago
  50. 9338ad6 x86, apic: Move SGI UV functionality out of generic IO-APIC code by Dimitri Sivanich · 15 years ago
  51. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 15 years ago
  52. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  53. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 15 years ago
  55. ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 15 years ago
  56. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 15 years ago
  57. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  58. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  59. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 15 years ago
  60. b6276f3 perf_counter: x86: self-IPI for pending work by Peter Zijlstra · 16 years ago
  61. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  62. acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 16 years ago
  63. b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
  64. bf56957 xen: expose enable_IO_APIC for 32-bit by Ian Campbell · 16 years ago
  65. abcaa2b x86: use NR_IRQS_LEGACY to replace 16 by Yinghai Lu · 16 years ago
  66. c5e9548 x86: move default_ipi_xx back to ipi.c by Yinghai Lu · 16 years ago
  67. ed74ca6 x86, voyager: move Voyager-specific defines to voyager.h by Ingo Molnar · 16 years ago
  68. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
  69. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  70. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  71. 939b787 x86: 64 bits: shrink and align IRQ stubs by H. Peter Anvin · 16 years ago
  72. 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 16 years ago
  73. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  74. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/hw_irq.h]
  75. 1dd6ba2 x86: apic - unify smp_spurious/error_interrupt declaration by Cyrill Gorcunov · 16 years ago
  76. bcd5626 x86: irq: interrupt array size should be NR_VECTORS by Yinghai Lu · 16 years ago
  77. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  78. 881b374 Merge branch 'x86/apic' into x86/core by Ingo Molnar · 16 years ago
  79. c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
  80. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  81. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
  82. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 16 years ago
  83. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
  84. b2139aa X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get used by Jaswinder Singh · 16 years ago
  85. e7f08df X86_SMP: smp.c declare functions before they get used by Jaswinder Singh · 16 years ago
  86. 32f71af x86: PIC, L-APIC and I/O APIC debug information by Maciej W. Rozycki · 16 years ago
  87. 2b97df0 x86: apic_XX.c declare functions before they get used by Jaswinder Singh · 16 years ago
  88. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  89. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  90. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  91. cff73a6 x64, x2apic/intr-remap: introcude self IPI to genapic routines by Suresh Siddha · 16 years ago
  92. 3fde690 x86: change __setup_vector_irq with setup_vector_irq by Glauber Costa · 16 years ago
  93. 1a33195 x86: move eisa_set_level_irq declaration to header by Thomas Gleixner · 16 years ago
  94. 22dc12d x86: unify hwirq.h by Thomas Gleixner · 16 years ago
  95. 97e7b6f x86: unify apic interrupt function declarations by Thomas Gleixner · 16 years ago
  96. 9b7dc56 x86: unify interrupt vector defines by Thomas Gleixner · 16 years ago
  97. 2e08843 x86: move common declarations to hw_irq.h by Thomas Gleixner · 16 years ago
  98. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago