index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-07-07
x86/smp: Don't send INIT to boot CPU
Thomas Gleixner
1
-0
/
+8
2023-06-28
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-52
/
+44
2023-06-27
Merge tag 'x86-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-38
/
+113
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-349
/
+175
2023-06-20
x86/smp: Put CPUs into INIT on shutdown if possible
Thomas Gleixner
1
-0
/
+19
2023-06-20
x86/smp: Split sending INIT IPI out into a helper function
Thomas Gleixner
1
-29
/
+20
2023-06-20
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
1
-0
/
+59
2023-06-20
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
1
-10
/
+14
2023-06-05
x86/sched: Rewrite topology setup
Peter Zijlstra
1
-51
/
+43
2023-05-31
x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
1
-17
/
+2
2023-05-15
x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it
Thomas Gleixner
1
-15
/
+72
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
1
-1
/
+1
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
1
-9
/
+3
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
1
-4
/
+4
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
1
-124
/
+41
2023-05-15
x86/smpboot: Remove wait for cpu_online()
Thomas Gleixner
1
-24
/
+2
2023-05-15
x86/smpboot: Remove cpu_callin_mask
Thomas Gleixner
1
-59
/
+15
2023-05-15
x86/smpboot: Make TSC synchronization function call based
Thomas Gleixner
1
-17
/
+3
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
1
-0
/
+16
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
1
-5
/
+19
2023-05-15
x86/smpboot: Split up native_cpu_up() into separate phases and document them
David Woodhouse
1
-65
/
+119
2023-05-15
x86/smpboot: Remove unnecessary barrier()
Thomas Gleixner
1
-2
/
+0
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
1
-155
/
+13
2023-05-15
x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
1
-15
/
+25
2023-05-15
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
1
-2
/
+2
2023-05-15
x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
1
-4
/
+6
2023-05-08
x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid processors
Chen Yu
1
-1
/
+1
2023-05-08
x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags
Ricardo Neri
1
-1
/
+1
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-21
x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
David Woodhouse
1
-7
/
+12
2023-03-21
x86/smpboot: Remove initial_gs
Brian Gerst
1
-2
/
+0
2023-03-21
x86/smpboot: Remove early_gdt_descr on 64-bit
Brian Gerst
1
-1
/
+1
2023-03-21
x86/smpboot: Remove initial_stack on 64-bit
Brian Gerst
1
-1
/
+6
2023-02-15
x86/hotplug: Remove incorrect comment about mwait_play_dead()
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+7
2022-12-14
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+4
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-0
/
+1
2022-11-10
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
1
-2
/
+0
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
1
-2
/
+2
2022-11-10
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
1
-2
/
+3
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
1
-1
/
+1
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
1
-1
/
+1
2022-10-17
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
1
-1
/
+5
2022-09-20
smp: add set_nr_cpu_ids()
Yury Norov
1
-2
/
+2
2022-07-18
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
1
-4
/
+0
2022-05-24
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-357
/
+1
2022-05-24
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+10
2022-04-27
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
1
-2
/
+1
[next]