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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-11
/
+13
2020-02-05
xtensa: reorganize vectors placement
Max Filippov
1
-2
/
+2
2020-02-05
xtensa: move fast exception handlers close to vectors
Max Filippov
1
-0
/
+2
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+0
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2020-02-01
xtensa: clean up optional XCHAL_* definitions
Max Filippov
3
-5
/
+9
2020-01-31
xtensa: clean up platform headers
Max Filippov
1
-2
/
+0
2020-01-31
xtensa: drop set_except_vector declaration
Max Filippov
1
-2
/
+0
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-05
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
1
-0
/
+1
2019-12-05
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-05
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-03
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
17
-420
/
+272
2019-11-30
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
1
-1
/
+1
2019-11-30
xtensa: rearrange syscall tracing
Max Filippov
1
-1
/
+2
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-27
/
+0
2019-11-26
xtensa: fix syscall_set_return_value
Max Filippov
1
-1
/
+1
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2
-4
/
+5
2019-11-26
xtensa: mm: fix PMD folding implementation
Mike Rapoport
1
-3
/
+0
2019-11-26
xtensa: use "m" constraint instead of "r" in futex.h assembly
Max Filippov
1
-5
/
+5
2019-11-26
xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly
Max Filippov
1
-15
/
+16
2019-11-26
xtensa: use named assembly arguments in cmpxchg.h
Max Filippov
1
-35
/
+35
2019-11-26
xtensa: use "m" constraint instead of "a" in atomic.h assembly
Max Filippov
1
-24
/
+28
2019-11-26
xtensa: use named assembly arguments in atomic.h
Max Filippov
1
-60
/
+60
2019-11-26
xtensa: use "m" constraint instead of "a" in bitops.h assembly
Max Filippov
1
-8
/
+10
2019-11-26
xtensa: use named assembly arguments in bitops.h
Max Filippov
1
-28
/
+28
2019-11-26
xtensa: use macros to generate *_bit and test_and_*_bit functions
Max Filippov
1
-229
/
+92
2019-11-26
xtensa: use "m" constraint instead of "a" in uaccess.h assembly
Max Filippov
1
-8
/
+8
2019-11-26
xtensa: add XIP kernel support
Max Filippov
3
-0
/
+21
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-4
/
+0
2019-11-11
xtensa: clean up ioremap
Christoph Hellwig
1
-10
/
+4
2019-11-11
xtensa: use the generic uncached segment support
Christoph Hellwig
1
-27
/
+0
2019-10-21
xtensa: move MPU constants from .data to .ref.rodata
Max Filippov
1
-1
/
+2
2019-10-21
xtensa: move XCHAL_KIO_* definitions to kmem_layout.h
Max Filippov
2
-39
/
+32
2019-10-21
xtensa: clean up empty include files
Max Filippov
3
-34
/
+2
2019-10-16
xtensa: fix change_bit in exclusive access option
Max Filippov
1
-1
/
+1
2019-10-15
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
1
-26
/
+29
2019-10-14
xtensa: clean up assembly arguments in uaccess macros
Max Filippov
1
-21
/
+21
2019-10-14
xtensa: fix {get,put}_user() for 64bit values
Al Viro
1
-2
/
+11
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-2
/
+2
2019-09-26
mm: introduce MADV_PAGEOUT
Minchan Kim
1
-0
/
+1
2019-09-26
mm: introduce MADV_COLD
Minchan Kim
1
-0
/
+2
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-3
/
+0
2019-09-02
xtensa: virt: move PCI root complex to KIO range
Max Filippov
1
-0
/
+1
2019-09-01
xtensa: add support for call0 ABI in userspace
Max Filippov
1
-1
/
+8
2019-09-01
xtensa: clean up PS_WOE_BIT usage
Max Filippov
2
-1
/
+2
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+1
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-5
/
+1
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-1
/
+1
[next]