summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/apic.h
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-101-10/+0
* 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-151-0/+3
* Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-08-151-2/+0
* x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner2018-08-151-0/+2
* x86/smp: Provide topology_is_primary_thread()Thomas Gleixner2018-08-151-0/+7
* 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
* x86/apic: Add a single-target IPI function to the apicLinus Torvalds2015-11-051-0/+1
* x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APICPaolo Bonzini2015-09-301-55/+55
* x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown2015-08-171-2/+0
* x86: Consolidate irq entering inlinesThomas Gleixner2015-05-151-0/+6
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-131-1/+1
|\
| * x86/asm: Cleanup prefetch primitivesBorislav Petkov2015-02-231-1/+1
* | x86/apic: Remove verify_local_APIC()Bandan Das2015-04-011-1/+0
|/
* x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado2015-02-181-0/+8
* x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner2015-01-221-1/+1
* x86/smpboot: Move apic init code to apic.cThomas Gleixner2015-01-221-3/+3
* x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-221-2/+2
* x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner2015-01-221-1/+0
* x86/x2apic: Move code in conditional regionThomas Gleixner2015-01-221-20/+4
* x86/apic: Check x2apic earlyThomas Gleixner2015-01-221-1/+1
* x86/ioapic: Check x2apic reallyThomas Gleixner2015-01-221-2/+0
* x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2015-01-221-4/+4
* x86/apic: Avoid open coded x2apic detectionThomas Gleixner2015-01-221-9/+10
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-131-41/+5
|\
| * x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-311-1/+0
| * x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-311-1/+0
| * x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-311-1/+0
| * x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-311-6/+0
| * x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-311-7/+0
| * x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-311-1/+0
| * x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-311-6/+3
| * x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-311-8/+0
| * x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-131-8/+0