Thomas Gleixner
|
95ffeb4b5b
x86/irq: Reorganize the search in assign_irq_vector
|
9 年之前 |
Thomas Gleixner
|
433cbd57d1
x86/irq: Reorganize the return path in assign_irq_vector
|
9 年之前 |
Jiang Liu
|
8a580f70f6
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
|
9 年之前 |
Jiang Liu
|
111abeba67
x86/irq: Fix a race in x86_vector_free_irqs()
|
9 年之前 |
Jake Oshins
|
c8f3e518d3
x86/irq: Export functions to allow MSI domains in modules
|
9 年之前 |
Vitaly Kuznetsov
|
8c058b0b9c
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
|
10 年之前 |
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 年之前 |