aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/apic.h
AgeCommit message (Expand)Author
2022-12-02x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-04-07x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan
2022-04-07x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson
2021-05-29x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-02-04x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
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: Cleanup delivery mode definesThomas Gleixner
2020-10-28x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-09-16x86/msi: Move compose message callback where it belongsThomas Gleixner
2020-06-11x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-01-29x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2019-07-25x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner
2019-07-25x86/apic: Provide and use helper for send_IPI_allbutself()Thomas Gleixner
2019-07-25x86/apic: Add static key to Control IPI shorthandsThomas Gleixner
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner
2019-07-25x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner
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-06-29x86/timer: Skip PIT initialization on modern chipsetsThomas Gleixner
2019-06-16x86/apic: Make apic_bsp_setup() staticThomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner
2019-05-09x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2018-08-05x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange
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-06-06x86/apic: Provide apic_ack_irq()Thomas Gleixner
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-10x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-03-26x86/apic: Finish removing unused callbacksDavid Rientjes
2018-02-16x86/apic: Make setup_local_APIC() staticDou Liyang
2018-02-13x86/apic: Simplify init_bsp_APIC() usageDou Liyang
2018-01-14Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä
2017-09-25x86/irq: Simplify hotplug vector accountingThomas Gleixner
2017-09-25x86/irq/vector: Initialize matrix allocatorThomas Gleixner
2017-09-25x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner
2017-09-25x86/apic: Get rid of apic->target_cpusThomas Gleixner
2017-09-25x86/apic: Reorganize struct apicThomas Gleixner
2017-09-25x86/apic: Move common APIC callbacksThomas Gleixner
2017-09-25x86/apic: Sanitize 32/64bit APIC callbacksThomas Gleixner
2017-09-25x86/apic: Move APIC noop specific functionsThomas Gleixner
2017-09-25x86/apic: Move probe32 specific APIC functionsThomas Gleixner
2017-09-25x86/apic: Sanitize return value of check_apicid_used()Thomas Gleixner
2017-09-25x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner