Commit History

Author SHA1 Message Date
  Thomas Gleixner 5a3f75e3f0 x86/irq: Plug irq vector hotplug race 10 years ago
  Thomas Gleixner 6af7faf607 x86: Use entering[_ack]_irq() instead of open coding it 10 years ago
  Jiang Liu 486ca539ca x86, irq: Allocate CPU vectors from device local CPUs if possible 10 years ago
  Ingo Molnar 191a66353b Merge branch 'x86/asm' into x86/apic, to resolve a conflict 10 years ago
  Brian Gerst 8b455e6577 x86/asm/entry/irq: Clean up IRQn_VECTOR macros 10 years ago
  Thomas Gleixner eb18cf55c2 x86: Constify irqdomain ops 10 years ago
  Jiang Liu f7fa7aeeec x86/irq: Avoid memory allocation in __assign_irq_vector() 10 years ago
  Jiang Liu d746d1ebd3 x86/irq: Move irqdomain specific code into asm/irqdomain.h 10 years ago
  Jiang Liu 7f3262edcd x86/irq: Move private data in struct irq_cfg into dedicated data structure 10 years ago
  Jiang Liu c6c2002b74 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() 10 years ago
  Jiang Liu 68f9f4404d x86/irq: Remove function apic_set_affinity() 10 years ago
  Jiang Liu f970510cc5 x86/irq: Make functions only used in vector.c static 10 years ago
  Jiang Liu a2cbbb47fd x86/irq: Remove unused alloc_irq_and_cfg_at() 10 years ago
  Jiang Liu 4467715a44 x86/irq: Move irq_cfg.irq_2_pin into io_apic.c 10 years ago
  Jiang Liu 9880534989 irq_remapping: Clean up unsued code to support IOAPIC 10 years ago
  Jiang Liu baac169526 x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ 10 years ago
  Jiang Liu 133153205b x86/irq: Refine the way to allocate irq_cfg for legacy IRQs 10 years ago
  Jiang Liu 49e07d8f28 x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts 10 years ago
  Jiang Liu 52f518a3a7 x86/MSI: Use hierarchical irqdomains to manage MSI interrupts 10 years ago
  Jiang Liu b5dc8e6c21 x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors 10 years ago
  Jiang Liu 5f0052f952 x86/irq: Save destination CPU ID in irq_cfg 10 years ago
  Jiang Liu a978609112 x86, irq: Use helpers to access irq_cfg data structure associated with IRQ 11 years ago
  Jiang Liu 11d686e956 x86, irq: Move IRQ initialization routines from io_apic.c into vector.c 11 years ago
  Jiang Liu 849d3569bb x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities 11 years ago
  Thomas Gleixner f0e5bf7583 x86, irq: Make UP version of irq_complete_move() an inline stub 11 years ago
  Jiang Liu 74afab7af7 x86, irq: Move local APIC related code from io_apic.c into vector.c 11 years ago