| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/apic: Drop struct local_apic | Andrew Cooper | 2023-11-21 | 1 | -260/+0 |
* | x86/apic: Drop enum apic_delivery_modes | Andrew Cooper | 2023-11-21 | 1 | -9/+7 |
* | x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils | Andrew Cooper | 2023-05-22 | 1 | -2/+4 |
* | x86/smpboot: Support parallel startup of secondary CPUs | David Woodhouse | 2023-05-15 | 1 | -1/+4 |
* | KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD | Suravee Suthikulpanit | 2022-06-24 | 1 | -2/+2 |
* | x86/apic: Clarify i82489DX bit overlap in APIC_LVT0 | Thomas Gleixner | 2022-04-13 | 1 | -6/+0 |
* | x86/apic: Cleanup delivery mode defines | Thomas Gleixner | 2020-10-28 | 1 | -9/+7 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it | Michael S. Tsirkin | 2012-05-18 | 1 | -1/+1 |
* | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu | 2011-12-23 | 1 | -0/+1 |
* | x86: TSC deadline definitions | Liu, Jinsong | 2011-09-25 | 1 | -0/+2 |
* | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song | 2011-05-16 | 1 | -0/+1 |
* | x86: Move ioapic_irq_destination_types to apicdef.h | Henrik Kretzschmar | 2011-02-23 | 1 | -0/+12 |
* | x86, acpi: Add MAX_LOCAL_APIC for 32bit | Yinghai Lu | 2010-12-23 | 1 | -0/+1 |
* | apic, x86: Check if EILVT APIC registers are available (AMD only) | Robert Richter | 2010-10-20 | 1 | -0/+1 |
* | x86: io-apic: IO-APIC MMIO should not fail on resource insertion | Cyrill Gorcunov | 2009-11-16 | 1 | -0/+6 |
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-15 | 1 | -0/+2 |
|\ |
|
| * | KVM: Add Directed EOI support to APIC emulation | Gleb Natapov | 2009-09-10 | 1 | -0/+2 |
* | | x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant | Cyrill Gorcunov | 2009-08-26 | 1 | -1/+2 |
|/ |
|
* | x86: display extended apic registers with print_local_APIC and cpu_debug code | Andreas Herrmann | 2009-05-11 | 1 | -4/+4 |
* | x86, mce, cmci: define MSR names and fields for new CMCI registers | Andi Kleen | 2009-02-24 | 1 | -0/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -0/+417 |