Commit History

Author SHA1 Message Date
  Suresh Siddha f1c6300183 x86, apic: fix broken legacy interrupts in the logical apic mode 13 years ago
  Tomoki Sekiyama 1d44b30f35 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs 13 years ago
  Linus Torvalds bd3e57f913 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Suresh Siddha 1ac322d0b1 x86/apic/x2apic: Limit the vector reservation to the user specified mask 13 years ago
  Suresh Siddha b39f25a849 x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership 13 years ago
  Ingo Molnar 6a991accee Merge commit 'v3.5-rc3' into x86/debug 13 years ago
  Suresh Siddha 7eb9ae0799 irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP 13 years ago
  Ingo Molnar 879060d574 Merge branch 'x86/cleanups' into x86/apic 13 years ago
  Alexander Gordeev a5a391561b x86/apic: Eliminate cpu_mask_to_apicid() operation 13 years ago
  Alexander Gordeev ff16432412 x86/apic: Make cpu_mask_to_apicid() operations return error code 13 years ago
  Alexander Gordeev 8637e38aff x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() 13 years ago
  Alexander Gordeev 1bccd58bff x86/apic: Try to spread IRQ vectors to different priority levels 13 years ago
  Tomoki Sekiyama f6175f5bfb x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs 13 years ago
  Alexander Gordeev 49d0c7a0a4 x86/apic: Trivial whitespace fixes 13 years ago
  Suresh Siddha 332afa656e x86/irq: Update irq_cfg domain unless the new affinity is a subset of the current domain 13 years ago
  Joe Perches c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
  Jiang Liu f841d792e3 x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions 13 years ago
  Linus Torvalds d5b4bb4d10 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Linus Torvalds f08b9c2f8a Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Paul Gortmaker bb8187d35f MCA: delete all remaining traces of microchannel bus support. 13 years ago
  Márton Németh d1ecad6eee x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQ 13 years ago
  Suresh Siddha 8a8f422d3b iommu: rename intr_remapping.[ch] to irq_remapping.[ch] 13 years ago
  Suresh Siddha 95a02e976c iommu: rename intr_remapping references to irq_remapping 13 years ago
  Joerg Roedel 263b5e8629 x86, iommu/vt-d: Clean up interfaces for interrupt remapping 13 years ago
  Joerg Roedel 5e2b930b07 iommu/vt-d: Convert MSI remapping setup to remap_ops 13 years ago
  Joerg Roedel 9d619f6572 iommu/vt-d: Convert free_irte into a remap_ops callback 13 years ago
  Joerg Roedel 4c1bad6a0a iommu/vt-d: Convert IR set_affinity function to remap_ops 13 years ago
  Joerg Roedel 0c3f173a88 iommu/vt-d: Convert IR ioapic-setup to use remap_ops 13 years ago
  Joerg Roedel 736baef447 iommu/vt-d: Make intr-remapping initialization generic 13 years ago
  Konrad Rzeszutek Wilk 4a8e2a3115 x86/apic: Replace io_apic_ops with x86_io_apic_ops. 13 years ago