summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/apic.c
AgeCommit message (Expand)Author
2021-03-19x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-10x86/apic: Split out spurious handling codeThomas Gleixner
2021-02-04x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-04x86/apic: Export x2apic_mode for use by KVM in "warm" pathSean Christopherson
2020-10-28x86/apic: Support 15 bits of APIC ID in MSI where availableDavid Woodhouse
2020-10-28x86/msi: Provide msi message shadow structsThomas Gleixner
2020-10-28x86/apic: Always provide irq_compose_msi_msg() method for vector domainDavid Woodhouse
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner
2020-10-28x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-09-16x86/irq: Move apic_post_init() invocation to one placeThomas Gleixner
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11x86/entry: Convert APIC interrupts to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Use idtentry for interruptsThomas Gleixner
2020-06-11x86/irq: Convey vector as argument and not in ptregsThomas Gleixner
2020-05-26x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-05-07x86/apic: Convert the TSC deadline timer matching to steppings macroBorislav Petkov
2020-05-01x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-03-24x86/kernel: Convert to new CPU match macrosThomas Gleixner
2020-02-07x86/apic: Mask IOAPIC entries when disabling the local APICTony W Wang-oc
2020-01-29x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2019-11-26Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-05x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-10-27x86/apic, x86/uprobes: Correct parameter names in kernel-doc commentsYi Wang
2019-10-18x86: Use pr_warn instead of pr_warningKefeng Wang
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-08-19x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-07x86/apic: Annotate global config variables as "read-only after init"Sean Christopherson
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner
2019-07-25x86/apic: Make apic_pending_intr_clear() more robustThomas Gleixner
2019-07-25x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-07-25x86/apic: Invoke perf_events_lapic_init() after enabling APICThomas Gleixner