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
/
init
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+19
2024-05-18
Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+10
2024-05-14
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-04-26
NUMA: early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
1
-0
/
+14
2024-04-26
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
1
-3
/
+9
2024-04-12
init/main.c: Minor cleanup for the setup_command_line() function
Yuntao Wang
1
-3
/
+3
2024-04-12
init/main.c: Remove redundant space from saved_command_line
Yuntao Wang
1
-1
/
+3
2024-04-12
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
1
-3
/
+4
2024-04-12
init/main.c: Fix potential static_command_line memory overflow
Yuntao Wang
1
-0
/
+2
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
1
-0
/
+5
2024-03-22
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
1
-0
/
+1
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-7
/
+2
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+7
2024-03-12
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2024-03-12
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+1
2024-03-05
modules: wait do_free_init correctly
Changbin Du
1
-2
/
+3
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-0
/
+4
2024-03-01
pidfd: add pidfs
Christian Brauner
1
-0
/
+2
2024-02-27
smp: Provide 'setup_max_cpus' definition on UP too
Ingo Molnar
1
-1
/
+0
2024-02-23
init: remove obsolete arch_call_rest_init() wrapper
Geert Uytterhoeven
1
-7
/
+2
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-0
/
+2
2024-02-10
async: Use a dedicated unbound workqueue with raised min_active
Tejun Heo
1
-0
/
+1
2024-02-02
init: Declare rodata_enabled and mark_rodata_ro() at all time
Christophe Leroy
1
-14
/
+7
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+4
2023-08-08
workqueue: Initialize unbound CPU pods later in the boot
Tejun Heo
1
-0
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-18
/
+0
2023-06-28
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
1
-13
/
+0
2023-06-16
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
1
-2
/
+2
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-5
/
+0
2023-06-16
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+4
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-18
/
+0
2023-05-16
start_kernel: Omit prevent_tail_call_optimization() for newer toolchains
ndesaulniers@google.com
1
-0
/
+6
2023-05-16
start_kernel: Add __no_stack_protector function attribute
ndesaulniers@google.com
1
-1
/
+2
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-72
/
+2
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-14
init: Mark start_kernel() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
1
-2
/
+2
2023-04-06
init,mm: fold late call to page_ext_init() to page_alloc_init_late()
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-06
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
1
-69
/
+2
2023-04-06
init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
Mike Rapoport (IBM)
1
-3
/
+4
2023-04-06
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
1
-1
/
+1
2023-03-27
init: Call mem_encrypt_init() after Hyper-V hypercall init is done
Michael Kelley
1
-8
/
+11
2023-03-22
bootconfig: Change message if no bootconfig with CONFIG_BOOT_CONFIG_FORCE=y
Masami Hiramatsu (Google)
1
-3
/
+7
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
[next]