Age | Commit message (Expand) | Author |
2023-11-21 | x86/apic: Drop struct local_apic | Andrew Cooper |
2023-11-21 | x86/apic: Drop enum apic_delivery_modes | Andrew Cooper |
2023-05-22 | x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils | Andrew Cooper |
2023-05-15 | x86/smpboot: Support parallel startup of secondary CPUs | David Woodhouse |
2022-06-24 | KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD | Suravee Suthikulpanit |
2022-04-13 | x86/apic: Clarify i82489DX bit overlap in APIC_LVT0 | Thomas Gleixner |
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 |