index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
apicdef.h
Age
Commit message (
Expand
)
Author
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-05-18
x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it
Michael S. Tsirkin
2011-12-23
x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping
Yinghai Lu
2011-09-25
x86: TSC deadline definitions
Liu, Jinsong
2011-05-16
x86, apic: Fix spurious error interrupts triggering on all non-boot APs
Youquan Song
2011-02-23
x86: Move ioapic_irq_destination_types to apicdef.h
Henrik Kretzschmar
2010-12-23
x86, acpi: Add MAX_LOCAL_APIC for 32bit
Yinghai Lu
2010-10-20
apic, x86: Check if EILVT APIC registers are available (AMD only)
Robert Richter
2009-11-16
x86: io-apic: IO-APIC MMIO should not fail on resource insertion
Cyrill Gorcunov
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-10
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
2009-08-26
x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant
Cyrill Gorcunov
2009-05-11
x86: display extended apic registers with print_local_APIC and cpu_debug code
Andreas Herrmann
2009-02-24
x86, mce, cmci: define MSR names and fields for new CMCI registers
Andi Kleen
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro