summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/apic.h
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap2024-05-021-1/+2
* x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner2021-06-101-0/+1
* x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-101-10/+0
* x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse2020-12-301-0/+1
* x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-111-0/+8
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-061-1/+1
* x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange2018-08-051-0/+3
* Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-07-021-2/+0
* x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner2018-06-211-0/+2
* x86/smp: Provide topology_is_primary_thread()Thomas Gleixner2018-06-211-0/+6
* x86/apic: Provide apic_ack_irq()Thomas Gleixner2018-06-061-0/+2
* Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-121-17/+1
|\
| * x86/apic: Finish removing unused callbacksDavid Rientjes2018-03-261-16/+0
| * x86/apic: Make setup_local_APIC() staticDou Liyang2018-02-161-1/+0
| * x86/apic: Simplify init_bsp_APIC() usageDou Liyang2018-02-131-0/+1
* | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-101-2/+2
|/
* Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2018-01-141-0/+1
* x86/irq: Simplify hotplug vector accountingThomas Gleixner2017-09-251-0/+1
* x86/irq/vector: Initialize matrix allocatorThomas Gleixner2017-09-251-0/+6
* x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner2017-09-251-0/+5
* x86/apic: Get rid of apic->target_cpusThomas Gleixner2017-09-251-3/+0
* x86/apic: Reorganize struct apicThomas Gleixner2017-09-251-59/+50
* x86/apic: Move common APIC callbacksThomas Gleixner2017-09-251-61/+12
* x86/apic: Sanitize 32/64bit APIC callbacksThomas Gleixner2017-09-251-30/+0
* x86/apic: Move APIC noop specific functionsThomas Gleixner2017-09-251-7/+0
* x86/apic: Move probe32 specific APIC functionsThomas Gleixner2017-09-251-21/+0
* x86/apic: Sanitize return value of check_apicid_used()Thomas Gleixner2017-09-251-2/+2
* x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner2017-09-251-1/+1
* x86/apic: Remove init_bsp_APIC()Dou Liyang2017-09-251-1/+0
* x86/apic: Unify interrupt mode setup for UP systemDou Liyang2017-09-251-1/+0
* x86/apic: Mark the apic_intr_mode extern for sanity check cleanupDou Liyang2017-09-251-0/+9
* x86/apic: Move logical APIC ID away from apic_bsp_setup()Dou Liyang2017-09-251-1/+1
* x86/apic: Prepare for unifying the interrupt delivery modes setupDou Liyang2017-09-251-0/+2
* x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner2017-06-221-0/+5
* x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-221-9/+6
* x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner2017-06-221-22/+6
* x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang2017-03-131-6/+1
* sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar2017-03-031-1/+0
* x86/MSR: Carve out bare minimum accessorsBorislav Petkov2017-01-231-1/+1
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-2/+0
|\
| * x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
| * x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-181-1/+0
* | x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li2016-11-091-1/+2
|/
* x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()Wanpeng Li2016-09-201-3/+2
* x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange2016-08-101-0/+2
* x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-151-1/+0
* x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov2016-03-311-2/+2
* x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones2016-03-181-1/+1
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+0
* x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai2015-12-191-0/+5