summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-061-1/+1
* x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner2019-07-211-11/+22
* x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King2019-07-211-1/+2
* x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...Vlastimil Babka2018-08-151-0/+2
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+16
|\
| * x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-0/+1
| * Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-07-021-19/+0Star
| * x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner2018-06-211-0/+19
| * x86/smp: Provide topology_is_primary_thread()Thomas Gleixner2018-06-211-0/+15
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-131-1/+1
|\ \
| * | x86/apic: Trivial coding style fixesYi Wang2018-07-301-1/+1
| |/
* / x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown2018-07-241-0/+3
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-021-51/+60
|\
| * x86/apic: Drop logical_smp_processor_id() inlineDou Liyang2018-03-011-5/+5
| * x86/apic: Modernize the pending interrupt codeDou Liyang2018-03-011-9/+8Star
| * x86/apic: Move pending interrupt check code into it's own functionDou Liyang2018-03-011-45/+55
| * x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He2018-02-171-1/+1
| * x86/apic: Make setup_local_APIC() staticDou Liyang2018-02-161-1/+1
* | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-3/+3
|/
* Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2018-01-141-0/+49
* x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang2017-12-281-0/+2
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-140/+99Star
|\
| * Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-071-2/+13
| |\
| * | x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"Colin Ian King2017-09-281-2/+2
| * | x86/apic: Move common APIC callbacksThomas Gleixner2017-09-251-28/+0Star
| * | x86/apic: Move probe32 specific APIC functionsThomas Gleixner2017-09-251-10/+0Star
| * | x86/apic: Use lapic_is_integrated() consistentlyDou Liyang2017-09-251-5/+4Star
| * | x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()Dou Liyang2017-09-251-4/+0Star
| * | x86/apic: Remove init_bsp_APIC()Dou Liyang2017-09-251-49/+0Star
| * | x86/apic: Initialize interrupt mode after timer initDou Liyang2017-09-251-2/+0Star
| * | x86/init: Add intr_mode_init to x86_init_opsDou Liyang2017-09-251-1/+1
| * | x86/apic: Unify interrupt mode setup for UP systemDou Liyang2017-09-251-41/+6Star
| * | x86/apic: Mark the apic_intr_mode extern for sanity check cleanupDou Liyang2017-09-251-10/+6Star
| * | x86/apic: Unify interrupt mode setup for SMP-capable systemDou Liyang2017-09-251-3/+35
| * | x86/apic: Move logical APIC ID away from apic_bsp_setup()Dou Liyang2017-09-251-9/+1Star
| * | x86/apic: Split local APIC timer setup from the APIC setupDou Liyang2017-09-251-2/+2
| * | x86/apic: Prepare for unifying the interrupt delivery modes setupDou Liyang2017-09-251-0/+16
| * | x86/apic: Construct a selector for the interrupt delivery modeDou Liyang2017-09-251-0/+52
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-141-1/+1
|\ \ \
| * | | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2017-11-101-1/+1
| | |/ | |/|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-1/+1
|\ \ \ | |/ / |/| |
| * | x86/boot: Spell out "boot CPU" for BPJean Delvare2017-10-031-1/+1
| |/
* | x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown2017-10-121-1/+11
* | x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini2017-10-121-1/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-121-1/+1
|\
| * x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2017-09-111-1/+1
* | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-091-1/+1
|/
* x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...Hans de Goede2017-08-311-1/+5
* x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner2017-08-291-33/+10Star
* x86/apic: Use this_cpu_ptr() in local_timer_interrupt()Thomas Gleixner2017-08-291-3/+3