aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
2020-08-03Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-18x86/stackprotector: Pre-initialize canary for secondary CPUsBrian Gerst
2020-06-15x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0Giovanni Gherdovich
2020-06-15x86, sched: Bail out of frequency invariance if turbo frequency is unknownGiovanni Gherdovich
2020-06-15x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-07cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef
2020-04-22x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich
2020-04-22x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)
2020-04-22x86, sched: Account for CPUs with less than 4 cores in freq. invarianceGiovanni Gherdovich
2020-04-22x86, sched: Bail out of frequency invariance if base frequency is unknownGiovanni Gherdovich
2020-04-13x86/smpboot: Remove the last ICPU() macroBorislav Petkov
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-24x86/kernel: Convert to new CPU match macrosThomas Gleixner
2020-02-16x86: Fix a handful of typosMartin Molnar
2020-01-28x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich
2020-01-28x86, sched: Add support for frequency invariance on ATOMGiovanni Gherdovich
2020-01-28x86, sched: Add support for frequency invariance on ATOM_GOLDMONT*Giovanni Gherdovich
2020-01-28x86, sched: Add support for frequency invariance on XEON_PHI_KNL/KNMGiovanni Gherdovich
2020-01-28x86, sched: Add support for frequency invariance on SKYLAKE_XGiovanni Gherdovich
2020-01-28x86, sched: Add support for frequency invarianceGiovanni Gherdovich
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu
2019-07-17Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-22x86/asm: Pin sensitive CR4 bitsKees Cook
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82Thomas Gleixner
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-05-23x86/topology: Define topology_logical_die_id()Len Brown
2019-05-23x86/topology: Add CPUID.1F multi-die/package supportLen Brown
2019-05-06Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-19x86/smpboot: Rename match_die() to match_pkg()Len Brown
2019-04-17x86/irq/32: Handle irq stack allocation failure properThomas Gleixner
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-18x86/smpboot: Remove unused phys_id variableShaokun Zhang
2018-12-18x86/topology: Use total_cpus for max logical packages calculationHui Wang
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-27x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on DhyanaPu Wen
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-07-03x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan
2018-06-21x86/topology: Provide topology_smt_supported()Thomas Gleixner