..
Makefile
x86/PCI: Remove unused HyperTransport interrupt support
2017-11-23 20:18:18 +01:00
apic.c
x86/kernel: Convert to new CPU match macros
2020-03-24 21:28:26 +01:00
apic_common.c
x86/apic: Fix signedness bug in APIC ID validity checks
2018-04-10 16:46:39 +02:00
apic_flat_64.c
x86/apic/flat64: Remove the IPI shorthand decision logic
2019-07-25 16:12:02 +02:00
apic_noop.c
x86/apic: Cleanup the include maze
2019-07-25 16:11:57 +02:00
apic_numachip.c
x86/apic: Consolidate the apic local headers
2019-07-25 16:11:58 +02:00
bigsmp_32.c
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2019-09-17 12:04:39 -07:00
hw_nmi.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
io_apic.c
x86/ioapic: Rename misnamed functions
2019-10-24 12:09:21 +02:00
ipi.c
x86/apic: Share common IPI helpers
2019-07-25 16:12:02 +02:00
local.h
x86/apic/x2apic: Implement IPI shorthands support
2019-07-25 16:12:02 +02:00
msi.c
x86/apic/msi: Plug non-maskable MSI affinity race
2020-02-01 09:31:47 +01:00
probe_32.c
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2019-09-17 12:04:39 -07:00
probe_64.c
x86/apic/flat64: Remove the IPI shorthand decision logic
2019-07-25 16:12:02 +02:00
vector.c
x86/apic/vector: Warn when vector space exhaustion breaks affinity
2019-08-28 14:44:08 +02:00
x2apic_cluster.c
x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
2019-10-15 10:57:09 +02:00
x2apic_phys.c
x86/apic/x2apic: Implement IPI shorthands support
2019-07-25 16:12:02 +02:00
x2apic_uv_x.c
x86/apic/uv: Avoid unused variable warning
2020-01-17 14:34:41 +01:00