コミット履歴

作者 SHA1 メッセージ 日付
  Jiang Liu 9df872faa7 genirq: Move field 'affinity' from irq_data into irq_common_data 10 年 前
  Linus Torvalds 43af9872f5 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年 前
  Jiang Liu 527f0a91e9 x86/irq: Build correct vector mapping for multiple MSI interrupts 10 年 前
  Thomas Gleixner a782a7e46b x86/irq: Store irq descriptor in vector array 10 年 前
  Thomas Gleixner 7276c6a2cb x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED 10 年 前
  Thomas Gleixner df54c4934e x86/irq: Protect smp_cleanup_move 10 年 前
  Thomas Gleixner b7edaca4e8 Merge branch 'linus' into x86/apic 10 年 前
  Jiang Liu c149e4cd08 x86/irq: Use access helper irq_data_get_affinity_mask() 10 年 前
  Jiang Liu 5f2dbbc517 x86/irq: Use accessor irq_data_get_node() 10 年 前
  Thomas Gleixner 5a3f75e3f0 x86/irq: Plug irq vector hotplug race 10 年 前
  Thomas Gleixner 6af7faf607 x86: Use entering[_ack]_irq() instead of open coding it 10 年 前
  Jiang Liu 486ca539ca x86, irq: Allocate CPU vectors from device local CPUs if possible 10 年 前
  Ingo Molnar 191a66353b Merge branch 'x86/asm' into x86/apic, to resolve a conflict 10 年 前
  Brian Gerst 8b455e6577 x86/asm/entry/irq: Clean up IRQn_VECTOR macros 10 年 前
  Thomas Gleixner eb18cf55c2 x86: Constify irqdomain ops 10 年 前
  Jiang Liu f7fa7aeeec x86/irq: Avoid memory allocation in __assign_irq_vector() 10 年 前
  Jiang Liu d746d1ebd3 x86/irq: Move irqdomain specific code into asm/irqdomain.h 10 年 前
  Jiang Liu 7f3262edcd x86/irq: Move private data in struct irq_cfg into dedicated data structure 10 年 前
  Jiang Liu c6c2002b74 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() 10 年 前
  Jiang Liu 68f9f4404d x86/irq: Remove function apic_set_affinity() 10 年 前
  Jiang Liu f970510cc5 x86/irq: Make functions only used in vector.c static 10 年 前
  Jiang Liu a2cbbb47fd x86/irq: Remove unused alloc_irq_and_cfg_at() 10 年 前
  Jiang Liu 4467715a44 x86/irq: Move irq_cfg.irq_2_pin into io_apic.c 10 年 前
  Jiang Liu 9880534989 irq_remapping: Clean up unsued code to support IOAPIC 10 年 前
  Jiang Liu baac169526 x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ 10 年 前
  Jiang Liu 133153205b x86/irq: Refine the way to allocate irq_cfg for legacy IRQs 10 年 前
  Jiang Liu 49e07d8f28 x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts 10 年 前
  Jiang Liu 52f518a3a7 x86/MSI: Use hierarchical irqdomains to manage MSI interrupts 10 年 前
  Jiang Liu b5dc8e6c21 x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors 10 年 前
  Jiang Liu 5f0052f952 x86/irq: Save destination CPU ID in irq_cfg 10 年 前