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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
7
-12
/
+30
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
7
-13
/
+24
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
4
-8
/
+7
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
7
-12
/
+12
2020-07-31
init: add an init_umount helper
Christoph Hellwig
6
-4
/
+19
2020-07-31
init: add an init_mount helper
Christoph Hellwig
9
-11
/
+46
2020-07-31
init: mark create_dev as __init
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: mark console_on_rootfs as __init
Christoph Hellwig
1
-1
/
+1
2020-07-31
init: initialize ramdisk_execute_command at compile time
Christoph Hellwig
1
-5
/
+1
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
1
-21
/
+31
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
3
-9
/
+7
2020-07-31
fs: refactor ksys_umount
Christoph Hellwig
1
-22
/
+18
2020-07-31
fs: refactor do_mount
Christoph Hellwig
1
-32
/
+35
2020-07-31
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
1
-4
/
+6
2020-07-31
fs: expose utimes_common
Christoph Hellwig
2
-3
/
+4
2020-07-31
fs: move timespec validation into utimes_common
Christoph Hellwig
1
-10
/
+9
2020-07-31
fs: refactor do_utimes
Christoph Hellwig
1
-46
/
+54
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
2
-7
/
+1
2020-07-31
fs: remove ksys_open
Christoph Hellwig
2
-14
/
+8
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
2
-11
/
+2
2020-07-31
init: open code setting up stdin/stdout/stderr
Christoph Hellwig
1
-6
/
+10
2020-07-31
initramfs: switch initramfs unpacking to struct file based APIs
Christoph Hellwig
1
-21
/
+26
2020-07-30
initramfs: remove clean_rootfs
Christoph Hellwig
1
-48
/
+1
2020-07-30
initramfs: remove the populate_initrd_image and clean_rootfs stubs
Christoph Hellwig
1
-11
/
+4
2020-07-30
initrd: mark initrd support as deprecated
Christoph Hellwig
1
-0
/
+2
2020-07-30
initrd: mark init_linuxrc as __init
Christoph Hellwig
1
-1
/
+1
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
3
-42
/
+40
2020-07-30
initrd: remove the BLKFLSBUF call in handle_initrd
Christoph Hellwig
1
-9
/
+0
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
9
-94
/
+12
2020-07-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
3
-85
/
+81
2020-07-16
md: simplify md_setup_drive
Christoph Hellwig
1
-102
/
+101
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
2
-13
/
+1
2020-07-16
md: remove the autoscan partition re-read
Christoph Hellwig
1
-10
/
+0
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
3
-21
/
+6
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
6
-13
/
+25
2020-07-16
init: remove the bstat helper
Christoph Hellwig
2
-14
/
+4
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
2
-2
/
+8
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
2
-12
/
+19
2020-07-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+43
2020-07-16
Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
5
-3
/
+17
2020-07-16
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-60
/
+128
2020-07-16
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
1
-0
/
+1
2020-07-16
afs: Fix interruption of operations
David Howells
2
-2
/
+3
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
1
-0
/
+1
2020-07-15
platform/x86: ISST: Add new PCI device ids
Srinivas Pandruvada
3
-0
/
+5
2020-07-15
platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...
Andy Shevchenko
1
-3
/
+11
2020-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-11
/
+31
2020-07-13
Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-8
/
+7
[next]