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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
9
-55
/
+106
2019-11-30
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
2
-9
/
+5
2019-11-30
xtensa: fix system_call interaction with ptrace
Max Filippov
2
-4
/
+18
2019-11-30
xtensa: rearrange syscall tracing
Max Filippov
2
-6
/
+2
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2
-114
/
+18
2019-11-26
xtensa: drop unneeded headers from coprocessor.S
Max Filippov
1
-9
/
+1
2019-11-26
xtensa: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-1
/
+1
2019-11-26
xtensa: make stack dump size configurable
Max Filippov
1
-1
/
+1
2019-11-26
xtensa: improve stack dumping
Max Filippov
1
-16
/
+11
2019-11-26
xtensa: merge .fixup with .text
Max Filippov
1
-5
/
+1
2019-11-26
xtensa: add XIP kernel support
Max Filippov
3
-2
/
+64
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-4
/
+4
2019-11-11
xtensa: use the generic uncached segment support
Christoph Hellwig
2
-110
/
+14
2019-11-04
xtensa: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-1
/
+2
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-10-21
xtensa: fix section name for start_info
Max Filippov
1
-3
/
+3
2019-10-15
xtensa: drop EXPORT_SYMBOL for outs*/ins*
Max Filippov
1
-7
/
+0
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-09-04
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
1
-2
/
+2
2019-09-01
xtensa: add support for call0 ABI in userspace
Max Filippov
4
-8
/
+61
2019-09-01
xtensa: clean up PS_WOE_BIT usage
Max Filippov
2
-5
/
+5
2019-08-27
xtensa: remove free_initrd_mem
Mike Rapoport
1
-6
/
+3
2019-08-13
xtensa: add missing isync to the cpu_reset TLB code
Max Filippov
1
-0
/
+1
2019-07-25
xtensa: fix build for cores with coprocessors
Max Filippov
1
-0
/
+1
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-142
/
+17
2019-07-13
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+1
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+1
2019-07-11
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+5
2019-07-08
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
3
-12
/
+17
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-25
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
1
-7
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
xtensa: use generic pcibios_set_master and pcibios_enable_device
Max Filippov
1
-32
/
+0
2019-06-17
xtensa: drop dead PCI support code
Max Filippov
3
-97
/
+0
2019-06-17
xtensa/PCI: Remove unused variable
Guenter Roeck
1
-1
/
+0
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-0
/
+1
2019-06-07
Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-11
/
+2
2019-05-30
xtensa: Fix section mismatch between memblock_reserve and mem_reserve
Guenter Roeck
1
-1
/
+2
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-4
/
+4
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-0
/
+6
2019-05-15
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
1
-1
/
+1
2019-05-07
xtensa: add exclusive atomics support
Max Filippov
1
-0
/
+3
2019-05-07
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2
-2
/
+2
[next]