summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/apic.h
AgeCommit message (Expand)Author
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2018-08-15x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange
2018-08-15Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner
2018-08-15x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner
2018-08-15x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2016-09-20x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()Wanpeng Li
2016-08-10x86/timers/apic: Inform TSC deadline clockevent device about recalibrationNicolai Stange
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang
2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov
2016-03-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai
2015-11-05x86/apic: Add a single-target IPI function to the apicLinus Torvalds
2015-09-30x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APICPaolo Bonzini
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-05-15x86: Consolidate irq entering inlinesThomas Gleixner
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-01x86/apic: Remove verify_local_APIC()Bandan Das
2015-02-23x86/asm: Cleanup prefetch primitivesBorislav Petkov
2015-02-18x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado
2015-01-22x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner
2015-01-22x86/smpboot: Move apic init code to apic.cThomas Gleixner
2015-01-22x86/x2apic: Split enable and setup functionThomas Gleixner
2015-01-22x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner
2015-01-22x86/x2apic: Move code in conditional regionThomas Gleixner
2015-01-22x86/apic: Check x2apic earlyThomas Gleixner
2015-01-22x86/ioapic: Check x2apic reallyThomas Gleixner
2015-01-22x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner
2015-01-22x86/apic: Avoid open coded x2apic detectionThomas Gleixner
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes
2014-07-31x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes
2014-07-13x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig
2014-06-21x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov
2014-02-09x86/apic: Always define nox2apic and define it as initdataDavid Rientjes
2014-02-09x86/apic: Remove unused function prototypesDavid Rientjes
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes
2014-02-09x86/apic: Only use default_wait_for_init_deassert()David Rientjes
2013-08-20x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lockYoshihiro YUNOMAE
2013-06-20x86, trace: Introduce entering/exiting_irq()Seiji Aguchi
2012-10-06sections: fix section conflicts in arch/x86Andi Kleen
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds