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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-52
/
+22
2020-11-17
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
1
-1
/
+1
2020-11-16
xtensa/mm/highmem: Make generic kmap_atomic() work correctly
Thomas Gleixner
2
-54
/
+16
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
1
-1
/
+1
2020-11-07
xtensa/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2
-4
/
+12
2020-08-20
xtensa: propagate the calling conventions change down into csum_partial_copy_...
Al Viro
1
-16
/
+4
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-14
/
+16
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-3
/
+2
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
1
-22
/
+19
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-2
/
+12
2020-08-01
xtensa: add missing exclusive access state management
Max Filippov
1
-0
/
+4
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
1
-1
/
+1
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-28
xtensa: initialize_mmu.h: fix a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-28
xtensa: add seccomp support
Max Filippov
2
-1
/
+5
2020-07-28
xtensa: add audit support
Max Filippov
1
-1
/
+3
2020-07-22
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-17
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-8
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-6
/
+4
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+2
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-2
/
+0
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-10
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-9
/
+0
2020-06-05
arch/xtensa: move kmap build bug out of the way
Ira Weiny
1
-5
/
+0
2020-06-05
arch/kmap: remove BUG_ON()
Ira Weiny
1
-2
/
+2
2020-06-04
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-16
/
+16
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+7
2020-05-29
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
1
-4
/
+7
2020-05-23
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
1
-10
/
+8
2020-05-23
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
1
-3
/
+5
2020-05-23
xtensa: fix type conversion in __get_user_size
Max Filippov
1
-1
/
+1
2020-05-23
xtensa: add missing __user annotations to __{get,put}_user_check
Max Filippov
1
-2
/
+2
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-9
/
+6
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-3
/
+0
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-26
/
+0
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-9
/
+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
[next]