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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
1
-0
/
+5
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+11
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-0
/
+12
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+14
2018-08-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-08-14
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+7
2018-08-12
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
1
-1
/
+1
2018-08-09
init/Kconfig: Use short unix-style option instead of --longname
Rob Landley
1
-2
/
+2
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+1
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-2
/
+2
2018-08-02
kconfig: remove duplicate SWAP symbol defintions
Christoph Hellwig
1
-1
/
+8
2018-07-20
x86/mm/pti: Introduce pti_finalize()
Joerg Roedel
1
-0
/
+7
2018-07-20
sched/clock: Enable sched clock early
Pavel Tatashin
1
-1
/
+1
2018-07-20
sched/clock: Move sched clock initialization and merge with generic clock
Pavel Tatashin
1
-2
/
+2
2018-07-17
kbuild: Add build salt to the kernel and modules
Laura Abbott
2
-0
/
+12
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+3
2018-06-28
kbuild: reword help of LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
1
-4
/
+3
2018-06-25
init/Kconfig: add an option for uncompressed kernel
Vasily Gorbik
1
-1
/
+14
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-4
/
+0
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+15
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+23
2018-06-08
kconfig: add CC_IS_CLANG and CLANG_VERSION
Masahiro Yamada
1
-0
/
+7
2018-06-08
kconfig: add CC_IS_GCC and GCC_VERSION
Masahiro Yamada
1
-0
/
+8
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2018-06-07
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-21
/
+4
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+27
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+23
2018-05-28
kconfig: replace $(UNAME_RELEASE) with function call
Masahiro Yamada
1
-2
/
+2
2018-05-28
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
1
-12
/
+4
2018-05-28
kbuild: remove CONFIG_CROSS_COMPILE support
Masahiro Yamada
1
-9
/
+0
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-05-26
init/main.c: include <linux/mem_encrypt.h>
Mathieu Malaterre
1
-0
/
+1
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+8
2018-05-18
sched/fair: Fix documentation file path
Sebastian Andrzej Siewior
1
-1
/
+1
2018-05-17
kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
Nicholas Piggin
1
-0
/
+27
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-05-15
bpf: enable stackmap with build_id in nmi context
Song Liu
1
-0
/
+1
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
1
-1
/
+2
2018-05-12
init: fix false positives in W+X checking
Jeffrey Hugo
1
-0
/
+7
2018-05-07
Fix typo in comment.
Florian La Roche
1
-1
/
+1
2018-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
1
-0
/
+1
2018-04-11
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
1
-2
/
+2
2018-04-11
uts: create "struct uts_namespace" from kmem_cache
Alexey Dobriyan
1
-0
/
+2
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-17
/
+67
2018-04-08
init: Have initcall_debug still work without CONFIG_TRACEPOINTS
Steven Rostedt (VMware)
1
-2
/
+26
2018-04-06
init, tracing: Have printk come through the trace events for initcall_debug
Steven Rostedt (VMware)
1
-16
/
+35
2018-04-06
init, tracing: Add initcall trace events
Steven Rostedt (VMware)
1
-0
/
+7
[next]