summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-19x86: PM: Register syscore_ops for scale invarianceRafael J. Wysocki1-0/+19
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+3
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+74
2020-12-11x86: Print ratio freq_max/freq_base used in frequency invariance calculationsGiovanni Gherdovich1-0/+1
2020-12-11x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A...Giovanni Gherdovich1-0/+2
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot1-5/+71
2020-11-19x86/smpboot: Move rcu_cpu_starting() earlierPaul E. McKenney1-0/+1
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner1-5/+2
2020-10-28x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner1-2/+3
2020-09-09x86/smpboot: Load TSS and getcpu GDT entry before loading IDTJoerg Roedel1-1/+1
2020-08-27x86/hotplug: Silence APIC only after all interrupts are migratedAshok Raj1-6/+20
2020-08-03Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+2
2020-06-18x86/stackprotector: Pre-initialize canary for secondary CPUsBrian Gerst1-12/+2
2020-06-15x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0Giovanni Gherdovich1-2/+9
2020-06-15x86, sched: Bail out of frequency invariance if turbo frequency is unknownGiovanni Gherdovich1-2/+4
2020-06-15x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich1-5/+28
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+9
2020-06-01Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov1-0/+8
2020-05-07cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef1-2/+2
2020-04-22x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich1-4/+2
2020-04-22x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)1-7/+14
2020-04-22x86, sched: Account for CPUs with less than 4 cores in freq. invarianceGiovanni Gherdovich1-3/+8
2020-04-22x86, sched: Bail out of frequency invariance if base frequency is unknownGiovanni Gherdovich1-0/+9
2020-04-13x86/smpboot: Remove the last ICPU() macroBorislav Petkov1-8/+9
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+289
2020-03-24x86/kernel: Convert to new CPU match macrosThomas Gleixner1-1/+1
2020-02-16x86: Fix a handful of typosMartin Molnar1-1/+1
2020-01-28x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich1-5/+10
2020-01-28x86, sched: Add support for frequency invariance on ATOMGiovanni Gherdovich1-6/+21
2020-01-28x86, sched: Add support for frequency invariance on ATOM_GOLDMONT*Giovanni Gherdovich1-4/+8
2020-01-28x86, sched: Add support for frequency invariance on XEON_PHI_KNL/KNMGiovanni Gherdovich1-3/+46
2020-01-28x86, sched: Add support for frequency invariance on SKYLAKE_XGiovanni Gherdovich1-13/+53
2020-01-28x86, sched: Add support for frequency invarianceGiovanni Gherdovich1-1/+182
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner1-1/+6
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu1-5/+0
2019-07-17Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...Zhenzhong Duan1-2/+1
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner1-13/+1
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+69
2019-06-22x86/asm: Pin sensitive CR4 bitsKees Cook1-1/+7
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82Thomas Gleixner1-3/+1
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown1-0/+22
2019-05-23x86/topology: Define topology_logical_die_id()Len Brown1-0/+45
2019-05-23x86/topology: Add CPUID.1F multi-die/package supportLen Brown1-0/+2
2019-05-06Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2019-04-19x86/smpboot: Rename match_die() to match_pkg()Len Brown1-3/+3