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
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-44
/
+228
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-06
xtensa: fix futex_atomic_cmpxchg_inatomic
Max Filippov
1
-13
/
+10
2018-01-02
xtensa: shut up gcc-8 warnings
Arnd Bergmann
1
-2
/
+2
2017-12-18
xtensa: use generic strncpy_from_user with KASAN
Max Filippov
1
-0
/
+7
2017-12-17
xtensa: use __memset in __xtensa_clear_user
Max Filippov
1
-1
/
+1
2017-12-17
xtensa: add support for KASAN
Max Filippov
4
-1
/
+62
2017-12-17
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
3
-5
/
+3
2017-12-17
xtensa: extract init_kio
Max Filippov
2
-0
/
+5
2017-12-17
xtensa: implement early_trap_init
Max Filippov
1
-0
/
+12
2017-12-17
xtensa: clean up exception handling structure
Max Filippov
3
-12
/
+24
2017-12-17
xtensa: enable stack protector
Max Filippov
1
-0
/
+40
2017-12-11
xtensa: consolidate kernel stack size related definitions
Max Filippov
4
-10
/
+13
2017-12-11
xtensa: clean up functions in assembly code
Max Filippov
1
-0
/
+9
2017-12-11
xtensa: clean up word alignment macros in assembly code
Max Filippov
1
-0
/
+33
2017-12-11
xtensa: clean up fixups in assembly code
Max Filippov
1
-0
/
+7
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+0
2017-11-08
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
1
-2
/
+0
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
25
-0
/
+25
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
19
-0
/
+19
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-5
/
+0
2017-10-19
xtensa: make dma_cache_sync a no-op
Christoph Hellwig
1
-2
/
+4
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-5
/
+0
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-2
/
+0
2017-09-23
arch: remove unused *_segments() macros/functions
Tobias Klauser
1
-5
/
+0
2017-09-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+3
2017-09-07
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+3
2017-09-07
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-11
/
+0
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-22
/
+5
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+5
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-5
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-5
/
+0
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-33
/
+2
2017-08-08
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-33
/
+2
2017-08-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-07-21
xtensa: remove wrapper header for asm/param.h
Tobias Klauser
2
-18
/
+1
2017-07-21
xtensa: remove wrapper header for asm/device.h
Tobias Klauser
2
-15
/
+1
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2017-07-15
xtensa: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-07-11
xtensa: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-9
/
+10
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
[next]