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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-15
x86/smpboot: Enable split CPU startup
Thomas Gleixner
5
-15
/
+10
2023-05-15
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
1
-0
/
+4
2023-05-15
riscv: Switch to hotplug core state synchronization
Thomas Gleixner
3
-8
/
+9
2023-05-15
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
3
-6
/
+6
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
7
-9
/
+18
2023-05-15
csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
3
-7
/
+4
2023-05-15
arm64: smp: Switch to hotplug core state synchronization
Thomas Gleixner
3
-10
/
+7
2023-05-15
ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
3
-12
/
+9
2023-05-15
x86/smpboot: Switch to hotplug core state synchronization
Thomas Gleixner
6
-154
/
+75
2023-05-15
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
1
-0
/
+15
2023-05-15
x86/xen/hvm: Get rid of DEAD_FROZEN handling
Thomas Gleixner
1
-6
/
+5
2023-05-15
x86/xen/smp_pv: Remove wait for CPU online
Thomas Gleixner
1
-5
/
+5
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
3
-44
/
+14
2023-05-15
x86/smpboot: Move synchronization masks to SMP boot code
Thomas Gleixner
4
-25
/
+16
2023-05-15
x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
1
-4
/
+17
2023-05-15
x86/smpboot: Get rid of cpu_init_secondary()
Thomas Gleixner
3
-33
/
+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: Restrict soft_restart_cpu() to SEV
Thomas Gleixner
3
-16
/
+2
2023-05-15
x86/smpboot: Remove the CPU0 hotplug kludge
Thomas Gleixner
3
-157
/
+13
2023-05-15
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
4
-177
/
+4
2023-05-15
x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
Thomas Gleixner
5
-13
/
+13
2023-05-15
x86/smpboot: Avoid pointless delay calibration if TSC is synchronized
Thomas Gleixner
2
-19
/
+41
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
2
-7
/
+6
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+37
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-28
/
+37
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-13
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-10
ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return path
Ard Biesheuvel
2
-4
/
+9
2023-05-10
riscv: Fix orphan section warnings caused by kernel/pi
Alexandre Ghiti
2
-6
/
+3
2023-05-09
parisc: kexec: include reboot.h
Simon Horman
1
-0
/
+2
2023-05-08
x86/amd_nb: Add PCI ID for family 19h model 78h
Mario Limonciello
1
-0
/
+2
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
2
-24
/
+35
2023-05-08
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
1
-4
/
+2
2023-05-06
s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS
Lukas Bulwahn
1
-1
/
+0
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-62
/
+114
2023-05-05
Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups
Linus Torvalds
4
-94
/
+122
2023-05-05
Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-66
/
+674
2023-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-177
/
+1208
2023-05-05
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
3
-21
/
+23
2023-05-05
Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-65
/
+56
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
19
-91
/
+1129
2023-05-05
ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+4
2023-05-05
ARM: 9295/1: unwind:fix unwind abort for uleb128 case
Haibo Li
1
-1
/
+24
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+1
[next]