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-04-02
fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to...
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...
Dominik Brodowski
3
-3
/
+3
2018-04-02
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel ca...
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...
Dominik Brodowski
3
-4
/
+4
2018-04-02
fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
4
-6
/
+6
2018-04-02
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
2
-5
/
+5
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2
-3
/
+3
2018-04-02
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
2
-3
/
+3
2018-04-02
fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
Dominik Brodowski
2
-4
/
+4
2018-04-02
fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
2
-5
/
+5
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-3
/
+2
2018-03-23
init: Fix initcall0 name as it is "pure" not "early"
Steven Rostedt (VMware)
1
-1
/
+1
2018-03-20
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
1
-1
/
+1
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
1
-0
/
+2
2018-03-10
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-02-22
pc104: Add EXPERT dependency for PC104 Kconfig option
William Breathitt Gray
1
-1
/
+1
2018-02-21
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
1
-0
/
+2
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
1
-0
/
+3
2018-02-05
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
1
-0
/
+3
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-0
/
+3
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+163
2018-01-17
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
David Howells
1
-2
/
+28
2018-01-17
Expand various INIT_* macros and remove
David Howells
1
-24
/
+71
2018-01-17
Expand INIT_TASK() in init/init_task.c and remove
David Howells
1
-2
/
+83
2018-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+7
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
2
-6
/
+6
2018-01-10
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
1
-0
/
+7
2018-01-08
sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST
Geert Uytterhoeven
1
-0
/
+1
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+5
2017-12-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+3
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
1
-4
/
+2
2017-12-18
sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default
Frederic Weisbecker
1
-1
/
+5
2017-11-27
main: kernel_start: move housekeeping_init() before workqueue_init_early()
Tal Shorer
1
-1
/
+6
2017-11-18
EXPERT Kconfig menu: fix broken EXPERT menu
Randy Dunlap
1
-91
/
+93
2017-11-18
initramfs: use time64_t timestamps
Arnd Bergmann
1
-5
/
+5
2017-11-18
pid: remove pidhash
Gargi Sharma
1
-1
/
+0
2017-11-18
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-1
/
+1
2017-11-18
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
1
-1
/
+1
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-9
/
+1
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-2
/
+1
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-16
mm: slabinfo: remove CONFIG_SLABINFO
Yang Shi
1
-6
/
+0
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[prev]
[next]