| Commit message (Expand) | Author | Age | Files | Lines |
* | sched,x86: Don't use cluster topology for x86 hybrid CPUs | Peter Zijlstra | 2021-12-08 | 1 | -0/+14 |
* | x86/smp: Factor out parts of native_smp_prepare_cpus() | Boris Ostrovsky | 2021-11-11 | 1 | -6/+12 |
* | Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-01 | 1 | -1/+1 |
|\ |
|
| * | x86/smp: Remove unnecessary assignment to local var freq_scale | Tim Gardner | 2021-09-17 | 1 | -1/+1 |
* | | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-11-01 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/fpu: Replace the includes of fpu/internal.h | Thomas Gleixner | 2021-10-20 | 1 | -1/+1 |
| |/ |
|
* | | sched,x86: Fix L2 cache mask | Peter Zijlstra | 2021-10-22 | 1 | -2/+2 |
* | | sched: Add cluster scheduler level for x86 | Tim Chen | 2021-10-15 | 1 | -1/+43 |
|/ |
|
* | x86/smp: Add a per-cpu view of SMT state | Balbir Singh | 2021-07-28 | 1 | -1/+9 |
* | Merge tag 'x86-apic-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-06-28 | 1 | -2/+1 |
|\ |
|
| * | x86/cpu: Init AP exception handling from cpu_init_secondary() | Borislav Petkov | 2021-05-18 | 1 | -2/+1 |
* | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2021-06-03 | 1 | -1/+1 |
|\| |
|
| * | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g... | Huang Rui | 2021-05-13 | 1 | -1/+1 |
* | | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 2021-05-12 | 1 | -1/+0 |
|/ |
|
* | x86/smpboot: Remove duplicate includes | Wan Jiabing | 2021-05-05 | 1 | -3/+0 |
* | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-04-27 | 1 | -44/+46 |
|\ |
|
| * | x86, sched: Treat Intel SNC topology as default, COD as exception | Alison Schofield | 2021-04-15 | 1 | -44/+46 |
* | | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-04-26 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: Fix various typos in comments | Ingo Molnar | 2021-03-18 | 1 | -1/+1 |
| |/ |
|
* | | ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m | Vitaly Kuznetsov | 2021-04-07 | 1 | -14/+12 |
* | | ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() | Vitaly Kuznetsov | 2021-04-01 | 1 | -1/+1 |
|/ |
|
* | cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there | Rafael J. Wysocki | 2021-02-08 | 1 | -0/+1 |
* | x86: PM: Register syscore_ops for scale invariance | Rafael J. Wysocki | 2021-01-19 | 1 | -0/+19 |
* | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-14 | 1 | -5/+3 |
|\ |
|
| * | x86/apic: Cleanup destination mode | Thomas Gleixner | 2020-10-28 | 1 | -5/+2 |
| * | x86/apic: Get rid of apic:: Dest_logical | Thomas Gleixner | 2020-10-28 | 1 | -2/+3 |
* | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-14 | 1 | -5/+74 |
|\ \ |
|
| * | | x86: Print ratio freq_max/freq_base used in frequency invariance calculations | Giovanni Gherdovich | 2020-12-11 | 1 | -0/+1 |
| * | | x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A... | Giovanni Gherdovich | 2020-12-11 | 1 | -0/+2 |
| * | | x86, sched: Calculate frequency invariance for AMD systems | Nathan Fontenot | 2020-12-11 | 1 | -5/+71 |
| |/ |
|
* / | x86/smpboot: Move rcu_cpu_starting() earlier | Paul E. McKenney | 2020-11-19 | 1 | -0/+1 |
|/ |
|
* | x86/smpboot: Load TSS and getcpu GDT entry before loading IDT | Joerg Roedel | 2020-09-09 | 1 | -1/+1 |
* | x86/hotplug: Silence APIC only after all interrupts are migrated | Ashok Raj | 2020-08-27 | 1 | -6/+20 |
* | Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-03 | 1 | -12/+2 |
|\ |
|
| * | x86/stackprotector: Pre-initialize canary for secondary CPUs | Brian Gerst | 2020-06-18 | 1 | -12/+2 |
* | | x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0 | Giovanni Gherdovich | 2020-06-15 | 1 | -2/+9 |
* | | x86, sched: Bail out of frequency invariance if turbo frequency is unknown | Giovanni Gherdovich | 2020-06-15 | 1 | -2/+4 |
* | | x86, sched: check for counters overflow in frequency invariant accounting | Giovanni Gherdovich | 2020-06-15 | 1 | -5/+28 |
|/ |
|
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 1 | -8/+9 |
|\ |
|
| * | x86/smpboot: Remove the last ICPU() macro | Borislav Petkov | 2020-04-13 | 1 | -8/+9 |
* | | Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 1 | -2/+2 |
|\ \ |
|
| * | | cpu/hotplug: Remove disable_nonboot_cpus() | Qais Yousef | 2020-05-07 | 1 | -2/+2 |
| |/ |
|
* | | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov | 2020-05-15 | 1 | -0/+8 |
* | | x86, sched: Move check for CPU type to caller function | Giovanni Gherdovich | 2020-04-22 | 1 | -4/+2 |
* | | x86, sched: Don't enable static key when starting secondary CPUs | Peter Zijlstra (Intel) | 2020-04-22 | 1 | -7/+14 |
* | | x86, sched: Account for CPUs with less than 4 cores in freq. invariance | Giovanni Gherdovich | 2020-04-22 | 1 | -3/+8 |
* | | x86, sched: Bail out of frequency invariance if base frequency is unknown | Giovanni Gherdovich | 2020-04-22 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-03-31 | 1 | -1/+1 |
|\ |
|