Dou Liyang
|
76f99ae5b5
irq/matrix: Spread managed interrupts on allocation
|
7 年之前 |
Thomas Gleixner
|
47b7360ce5
x86/apic/vector: Make error return value negative
|
7 年之前 |
Linus Torvalds
|
958f338e96
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Linus Torvalds
|
66e22087bd
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Nicolai Stange
|
447ae31667
x86: Don't include linux/irq.h from asm/hardirq.h
|
7 年之前 |
Yi Wang
|
843c408905
x86/apic: Trivial coding style fixes
|
7 年之前 |
Thomas Gleixner
|
a07771ac6a
x86/apic/vector: Print APIC control bits in debugfs
|
7 年之前 |
Thomas Gleixner
|
c0255770cc
x86/apic: Provide apic_ack_irq()
|
7 年之前 |
Thomas Gleixner
|
80ae7b1a91
x86/apic/vector: Prevent hlist corruption and leaks
|
7 年之前 |
Dou Liyang
|
2773397171
x86/vector: Merge allocate_vector() into assign_vector_locked()
|
7 年之前 |
Thomas Gleixner
|
e84cf6aa50
x86/apic/vector: Handle vector release on CPU unplug correctly
|
7 年之前 |
Thomas Gleixner
|
45d55e7bac
x86/apic/vector: Fix off by one in error path
|
7 年之前 |
Thomas Gleixner
|
bc976233a8
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
|
7 年之前 |
Thomas Gleixner
|
702cb0a028
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
|
7 年之前 |
Thomas Gleixner
|
945f50a591
x86/vector: Use IRQD_CAN_RESERVE flag
|
7 年之前 |
Colin Ian King
|
d553d03f70
x86: Fix Sparse warnings about non-static functions
|
7 年之前 |
Bjorn Helgaas
|
fd2fa6c18b
x86/PCI: Remove unused HyperTransport interrupt support
|
7 年之前 |
Thomas Gleixner
|
0696d059f2
x86/vector: Use correct per cpu variable in free_moved_vector()
|
7 年之前 |
Thomas Gleixner
|
02edee152d
x86/apic/vector: Ignore set_affinity call for inactive interrupts
|
7 年之前 |
Thomas Gleixner
|
d6ffc6ac83
x86/vector: Respect affinity mask in irq descriptor
|
8 年之前 |
Thomas Gleixner
|
2cffad7bad
x86/irq: Simplify hotplug vector accounting
|
8 年之前 |
Thomas Gleixner
|
464d12309e
x86/vector: Switch IOAPIC to global reservation mode
|
8 年之前 |
Thomas Gleixner
|
4900be8360
x86/vector/msi: Switch to global reservation mode
|
8 年之前 |
Thomas Gleixner
|
2db1f959d9
x86/vector: Handle managed interrupts proper
|
8 年之前 |
Thomas Gleixner
|
ba224feac8
x86/vector: Untangle internal state from irq_cfg
|
8 年之前 |
Thomas Gleixner
|
ba801640b1
x86/vector: Compile SMP only code conditionally
|
8 年之前 |
Thomas Gleixner
|
69cde0004a
x86/vector: Use matrix allocator for vector assignment
|
8 年之前 |
Thomas Gleixner
|
8d1e3dca7d
x86/vector: Add tracepoints for vector management
|
8 年之前 |
Thomas Gleixner
|
65d7ed57bd
x86/vector: Add vector domain debugfs support
|
8 年之前 |
Thomas Gleixner
|
0fa115da40
x86/irq/vector: Initialize matrix allocator
|
8 年之前 |