index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
smpboot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
|
*
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+1
*
|
x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
David Woodhouse
2023-03-21
1
-7
/
+12
*
|
x86/smpboot: Remove initial_gs
Brian Gerst
2023-03-21
1
-2
/
+0
*
|
x86/smpboot: Remove early_gdt_descr on 64-bit
Brian Gerst
2023-03-21
1
-1
/
+1
*
|
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
2023-03-21
1
-1
/
+6
|
/
*
x86/hotplug: Remove incorrect comment about mwait_play_dead()
Srivatsa S. Bhat (VMware)
2023-02-14
1
-1
/
+1
*
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
1
-3
/
+7
|
\
|
*
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
1
-1
/
+1
|
*
x86: Put hot per CPU variables into a struct
Thomas Gleixner
2022-10-17
1
-1
/
+1
|
*
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
2022-10-17
1
-1
/
+5
*
|
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
1
-5
/
+4
|
\
\
|
*
|
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
2022-11-10
1
-2
/
+0
|
*
|
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
1
-2
/
+2
|
*
|
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
2022-11-10
1
-2
/
+3
|
|
/
*
/
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2022-11-18
1
-0
/
+1
|
/
*
smp: add set_nr_cpu_ids()
Yury Norov
2022-09-20
1
-2
/
+2
*
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
2022-07-18
1
-4
/
+0
*
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
1
-357
/
+1
|
\
|
*
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
2022-04-27
1
-2
/
+1
|
*
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
2022-04-27
1
-1
/
+1
|
*
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
2022-04-27
1
-2
/
+2
|
*
x86/smp: Move APERF/MPERF code where it belongs
Thomas Gleixner
2022-04-27
1
-355
/
+0
*
|
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-2
/
+10
|
\
\
|
*
|
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
2022-04-07
1
-2
/
+10
|
|
/
*
/
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
1
-0
/
+3
|
/
*
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
2022-03-08
1
-20
/
+0
*
x86: Expose init_freq_invariance() to topology header
Huang Rui
2022-03-08
1
-7
/
+1
*
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
2022-03-08
1
-43
/
+1
*
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-28
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
|
/
[next]