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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
sh: add loglvl to show_trace()
Dmitry Safonov
3
-7
/
+7
2020-06-09
sh: add loglvl to printk_address()
Dmitry Safonov
3
-5
/
+6
2020-06-09
sh: remove needless printk()
Dmitry Safonov
1
-1
/
+0
2020-06-09
sh: add loglvl to dump_mem()
Dmitry Safonov
3
-11
/
+13
2020-06-08
sh: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+1
2020-06-07
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
141
-11604
/
+118
2020-06-05
sh: add support for folded p4d page tables
Mike Rapoport
11
-22
/
+76
2020-06-05
sh: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
3
-9
/
+7
2020-06-05
sh: fault: modernize printing of kernel messages
Geert Uytterhoeven
1
-20
/
+18
2020-06-04
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+1
2020-06-04
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-6
/
+0
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-1
/
+2
2020-06-02
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+7
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+12
2020-06-01
sh: remove sh5 support
Arnd Bergmann
113
-11548
/
+64
2020-06-01
sh: add missing EXPORT_SYMBOL() for __delay
Kuninori Morimoto
1
-0
/
+1
2020-06-01
sh: Convert ins[bwl]/outs[bwl] macros to inline functions
Kuninori Morimoto
1
-6
/
+28
2020-06-01
sh: Convert iounmap() macros to inline functions
Kuninori Morimoto
1
-1
/
+1
2020-06-01
sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xx
Kuninori Morimoto
1
-0
/
+17
2020-06-01
sh: configs: Cleanup old Kconfig IO scheduler options
Krzysztof Kozlowski
22
-38
/
+4
2020-06-01
arch/sh: vmlinux.scr
Romain Naour
1
-1
/
+1
2020-06-01
sh: Replace CONFIG_MTD_M25P80 with CONFIG_MTD_SPI_NOR in sh7757lcr_defconfig
Bin Meng
1
-1
/
+1
2020-06-01
sh: sh4a: Bring back tmu3_device early device
Krzysztof Kozlowski
1
-0
/
+1
2020-05-29
sh32: convert to csum_and_copy_from_user()
Al Viro
1
-2
/
+7
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
1
-0
/
+2
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
2
-1
/
+12
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-04-24
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-28
/
+34
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-28
/
+34
2020-04-21
sh: fix build error in mm/init.c
Masahiro Yamada
1
-1
/
+1
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-9
/
+3
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-04-11
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-08
sh: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2
-4
/
+0
2020-04-08
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
1
-5
/
+3
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-0
/
+4
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-23
/
+6
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
sh/mm: use helper fault_signal_pending()
Peter Xu
1
-5
/
+5
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-16
/
+0
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
[next]