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
2023-07-11
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2
-21
/
+16
2023-07-11
xtensa: ISS: fix call to split_if_spec
Max Filippov
1
-1
/
+1
2023-07-11
xtensa: ISS: add comment about etherdev freeing
Max Filippov
1
-0
/
+1
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-56
/
+0
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
2
-11
/
+4
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+5
2023-06-28
Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
41
-326
/
+467
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+9
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-18
/
+0
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2023-06-25
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2
-11
/
+4
2023-06-24
xtensa: dump userspace code around the exception PC
Max Filippov
2
-0
/
+26
2023-06-20
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
1
-1
/
+4
2023-06-16
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-18
/
+0
2023-06-14
xtensa: rearrange show_stack output
Max Filippov
1
-15
/
+42
2023-06-14
xtensa: add load/store exception handler
Max Filippov
5
-14
/
+136
2023-06-14
xtensa: rearrange unaligned exception handler
Max Filippov
1
-82
/
+89
2023-06-14
xtensa: always install slow handler for unaligned access exception
Max Filippov
1
-5
/
+1
2023-06-14
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
3
-2
/
+8
2023-06-13
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
3
-14
/
+0
2023-06-13
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2
-2
/
+18
2023-06-13
xtensa: add asm-prototypes.h
Max Filippov
23
-91
/
+60
2023-06-13
xtensa: only build __strncpy_user with CONFIG_ARCH_HAS_STRNCPY_FROM_USER
Max Filippov
1
-1
/
+2
2023-06-13
xtensa: drop bcopy implementation
Max Filippov
2
-18
/
+0
2023-06-13
xtensa: drop EXPORT_SYMBOL for common_exception_return
Max Filippov
1
-3
/
+0
2023-06-13
xtensa: boot-redboot: clean up Makefile
Max Filippov
1
-5
/
+4
2023-06-13
xtensa: clean up default platform functions
Max Filippov
1
-10
/
+15
2023-06-13
xtensa: drop platform_halt and platform_power_off
Max Filippov
6
-40
/
+25
2023-06-13
xtensa: drop platform_restart
Max Filippov
6
-13
/
+44
2023-06-13
xtensa: drop platform_heartbeat
Max Filippov
4
-19
/
+11
2023-06-13
xtensa: xt2000: drop empty platform_init
Max Filippov
1
-6
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2023-06-10
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2023-06-09
xtensa: Remove 64 bits atomic builtins stubs
Christophe Leroy
2
-56
/
+0
2023-06-05
locking/atomic: xtensa: add preprocessor symbols
Mark Rutland
1
-0
/
+9
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-3
/
+0
2023-05-24
Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-9
/
+69
2023-05-12
xtensa: add __bswap{si,di}2 helpers
Max Filippov
4
-1
/
+42
2023-05-12
xtensa: fix signal delivery to FDPIC process
Max Filippov
1
-8
/
+27
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-2
/
+2
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+11
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-04-19
xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-4
/
+1
2023-03-30
docs: move xtensa documentation under Documentation/arch/
Jonathan Corbet
1
-1
/
+1
[next]