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
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-5
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-1
/
+0
2021-05-05
arch: use cross_compiling to check whether it is a cross build or not
Masahiro Yamada
1
-5
/
+1
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
2021-05-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+1
2021-04-30
Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
18
-220
/
+198
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
1
-0
/
+1
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-0
/
+1
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
1
-0
/
+3
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
2
-32
/
+37
2021-04-05
xtensa: ISS: add GDBIO implementation to semihosting interface
Max Filippov
3
-0
/
+92
2021-04-05
xtensa: ISS: split simcall implementation from semihosting interface
Max Filippov
2
-68
/
+75
2021-04-05
xtensa: simcall.h: Change compitible to compatible
Bhaskar Chowdhury
1
-1
/
+1
2021-04-05
xtensa: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-04-05
xtensa: drop extraneous register load from initialize_mmu
Max Filippov
1
-1
/
+1
2021-04-05
xtensa: fix pgprot_noncached assumptions
Max Filippov
1
-1
/
+3
2021-04-05
xtensa: simplify coherent_kvaddr logic
Max Filippov
2
-38
/
+7
2021-04-05
xtensa: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-41
/
+2
2021-04-05
xtensa: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
3
-39
/
+3
2021-04-05
xtensa: stop filling syscall array with sys_ni_syscall
Masahiro Yamada
1
-5
/
+2
2021-04-05
xtensa: remove unneeded export in boot-elf/Makefile
Masahiro Yamada
1
-3
/
+2
2021-04-05
xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig
Masahiro Yamada
5
-22
/
+9
2021-04-05
xtensa: fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-04-05
xtensa: fix spelling mistake in Kconfig "wont" -> "won't"
Colin Ian King
1
-1
/
+1
2021-03-29
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
1
-1
/
+4
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
1
-0
/
+1
2021-03-10
tty: do not check tty_unregister_driver's return value
Jiri Slaby
1
-5
/
+1
2021-03-10
tty: xtensa/iss, make rs_init static
Jiri Slaby
1
-1
/
+1
2021-03-10
tty: xtensa/iss, setup the timer statically
Jiri Slaby
1
-7
/
+4
2021-03-10
tty: xtensa/iss, remove stale comments
Jiri Slaby
1
-18
/
+0
2021-03-10
tty: xtensa/iss, don't reassign to tty->port
Jiri Slaby
1
-1
/
+0
2021-03-10
tty: xtensa/iss, drop serial_version & serial_name
Jiri Slaby
1
-6
/
+1
2021-03-09
xtensa: move coprocessor_flush to the .text section
Max Filippov
1
-31
/
+33
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+7
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-1
/
+1
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-5
/
+6
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+1
2021-01-29
arch: xtensa: Remove CONFIG_OPROFILE support
Viresh Kumar
10
-70
/
+1
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
[next]