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
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-20
Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2020-12-16
alpha: replace bogus in_interrupt()
Thomas Gleixner
1
-1
/
+1
2020-12-15
alpha: switch from DISCONTIGMEM to SPARSEMEM
Mike Rapoport
1
-0
/
+1
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
1
-1
/
+1
2020-12-12
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+2
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+4
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+2
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
1
-6
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-08-15
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2
-7
/
+7
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
5
-6
/
+0
2020-08-05
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+3
2020-07-05
alpha: switch to copy_thread_tls()
Christian Brauner
1
-5
/
+4
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-06-13
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
1
-1
/
+6
2020-06-13
alpha: c_next should increase position index
Matt Turner
1
-0
/
+1
2020-06-13
alpha: Replace sg++ with sg = sg_next(sg)
Xu Wang
1
-1
/
+1
2020-06-13
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
1
-7
/
+53
2020-06-13
alpha: remove unneeded semicolon in sys_eiger.c
Jason Yan
1
-1
/
+1
2020-06-13
alpha: remove unneeded semicolon in osf_sys.c
Jason Yan
1
-1
/
+1
2020-06-13
alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
1
-1
/
+1
2020-06-13
alpha: fix rtc port ranges
Mikulas Patocka
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
24
-24
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
alpha: add show_stack_loglvl()
Dmitry Safonov
1
-11
/
+17
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+1
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+11
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-9
/
+2
2020-05-21
exec: Remove recursion from search_binary_handler
Eric W. Biederman
1
-6
/
+2
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
1
-3
/
+0
2020-05-15
alpha: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-15
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
1
-2
/
+11
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-1
/
+1
[next]