summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/apic.h
AgeCommit message (Expand)Author
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
2017-09-25x86/apic: Remove init_bsp_APIC()Dou Liyang
2017-09-25x86/apic: Unify interrupt mode setup for UP systemDou Liyang
2017-09-25x86/apic: Mark the apic_intr_mode extern for sanity check cleanupDou Liyang
2017-09-25x86/apic: Move logical APIC ID away from apic_bsp_setup()Dou Liyang
2017-09-25x86/apic: Prepare for unifying the interrupt delivery modes setupDou Liyang
2017-06-22x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2017-06-22x86/apic: Move flat_cpu_mask_to_apicid_and() into C sourceThomas Gleixner
2017-03-13x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang
2017-03-03sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar
2017-01-23x86/MSR: Carve out bare minimum accessorsBorislav Petkov
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-11-18x86/idle: Remove enter_idle(), exit_idle()Len Brown
2016-11-09x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li
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