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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
6
-163
/
+5
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
6
-23
/
+4
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
2
-4
/
+19
2019-01-22
m68k: Dispatch nvram_ops calls to Atari or Mac functions
Finn Thain
6
-17
/
+108
2019-01-22
m68k/mac: Fix PRAM accessors
Finn Thain
1
-10
/
+33
2019-01-22
m68k/mac: Use macros for RTC accesses not magic numbers
Finn Thain
1
-18
/
+41
2019-01-22
m68k/mac: Adopt naming and calling conventions for PRAM routines
Finn Thain
1
-38
/
+23
2019-01-22
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...
Finn Thain
3
-0
/
+28
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2
-30
/
+1
2019-01-22
m68k/atari: Implement arch_nvram_ops struct
Finn Thain
1
-0
/
+49
2019-01-22
nvram: Replace nvram_* function exports with static functions
Finn Thain
1
-36
/
+3
2019-01-22
m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
Finn Thain
2
-0
/
+245
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
58
-550
/
+31
2019-01-07
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+9
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+5
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2
-14
/
+5
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
23
-23
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
1
-1
/
+1
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
6
-7
/
+6
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
23
-59
/
+19
2019-01-06
nds32: remove redundant kernel-space generic-y
Masahiro Yamada
1
-10
/
+0
2019-01-06
nios2: remove unneeded HAS_DMA define
Masahiro Yamada
1
-3
/
+0
2019-01-06
Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+1
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-0
/
+6
2019-01-05
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-186
/
+64
2019-01-05
Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-12
/
+19
2019-01-05
Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-01-05
Merge tag 'for-4.21' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2
-18
/
+1
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
20
-118
/
+1611
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-109
/
+151
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
48
-593
/
+579
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
33
-219
/
+1550
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
52
-144
/
+101
2019-01-05
x86/amd_gart: fix unmapping of non-GART mappings
Christoph Hellwig
1
-1
/
+9
2019-01-05
ia64: fix compile without swiotlb
Christoph Hellwig
2
-1
/
+3
2019-01-05
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
4
-18
/
+51
2019-01-05
Use __put_user_goto in __put_user_size() and unsafe_put_user()
Linus Torvalds
1
-31
/
+22
2019-01-05
x86 uaccess: Introduce __put_user_goto
Linus Torvalds
1
-11
/
+17
2019-01-05
parisc: Remap hugepage-aligned pages in set_kernel_text_rw()
Helge Deller
1
-2
/
+2
2019-01-05
Merge branch 'next/drivers' into next/late
Olof Johansson
1
-6
/
+17
2019-01-05
ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMAC
Masahiro Yamada
1
-0
/
+1
2019-01-05
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
Davidlohr Bueso
1
-1
/
+1
2019-01-05
mm: select HAVE_MOVE_PMD on x86 for faster mremap
Joel Fernandes (Google)
1
-0
/
+1
2019-01-05
mm: speed up mremap by 20x on large regions
Joel Fernandes (Google)
1
-0
/
+5
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
36
-126
/
+78
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
13
-17
/
+16
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+8
[next]