aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
AgeCommit message (Expand)Author
2023-05-17x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2022-06-14x86: Fix return value of __setup handlersRandy Dunlap
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-06-24x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-02-11x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2019-11-05x86/apic/32: Avoid bogus LDR warningsJan Beulich
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
2019-07-22x86/apic: Initialize TPR to block interrupts 16-31Andy Lutomirski
2019-07-16x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-03x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-06-29x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner
2019-06-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-06-16x86/apic: Make apic_bsp_setup() staticThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-09x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2019-04-25x86/apic: Unify duplicated local apic timer clockevent initializationJacob Pan
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-27x86/apic: Add Hygon Dhyana supportPu Wen
2018-08-14x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-30x86/apic: Trivial coding style fixesYi Wang
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-07-02Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner
2018-06-21x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner
2018-06-21x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2018-04-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds