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
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-19
/
+19
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-7
/
+3
2022-05-14
init: call time_init() before rand_initialize()
Jason A. Donenfeld
1
-1
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-1
/
+1
2022-04-27
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
1
-10
/
+12
2022-04-27
bootconfig: Check the checksum before removing the bootconfig from initrd
Masami Hiramatsu
1
-12
/
+10
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+6
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2022-03-24
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
1
-2
/
+4
2022-03-24
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
1
-6
/
+2
2022-02-14
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
1
-1
/
+1
2022-02-06
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+2
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
1
-3
/
+6
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2021-11-09
init: make unknown command line param message clearer
Andrew Halaney
1
-1
/
+3
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+4
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-2
/
+2
2021-11-06
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
1
-0
/
+2
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-12
/
+4
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-1
/
+0
2021-10-11
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
1
-0
/
+1
2021-10-11
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-11
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+1
2021-10-11
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-11
/
+2
2021-09-22
init: Revert accidental changes to print irqs_disabled()
Geert Uytterhoeven
1
-3
/
+3
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-11
/
+26
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2021-09-08
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
1
-9
/
+14
2021-09-08
init: bootconfig: Remove all bootconfig data when the init memory is removed
Masami Hiramatsu
1
-2
/
+12
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-0
/
+2
2021-09-08
init: move usermodehelper_enable() to populate_rootfs()
Rasmus Villemoes
1
-1
/
+0
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2021-08-12
init: Suppress wrong warning for bootconfig cmdline parameter
Masami Hiramatsu
1
-2
/
+7
2021-08-03
xsurf100: drop include of lib8390.c
Michael Schmitz
1
-3
/
+3
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
1
-0
/
+2
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-11
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+42
2021-07-01
init: print out unknown kernel parameters
Andrew Halaney
1
-0
/
+42
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2021-06-10
bootconfig: Share the checksum function with tools
Masami Hiramatsu
1
-11
/
+1
2021-06-05
pid: take a reference when initializing `cad_pid`
Mark Rutland
1
-1
/
+1
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
1
-5
/
+6
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-5
/
+1
2021-05-11
srcu: Initialize SRCU after timers
Frederic Weisbecker
1
-0
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+1
2021-05-03
Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+3
[next]