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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
arm64: add arch/arm64/Kbuild
Masahiro Yamada
2
-5
/
+7
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
3
-17
/
+30
2019-08-20
powerpc/Makefile: Always pass --synthetic to nm if supported
Michael Ellerman
1
-2
/
+0
2019-08-15
arm64: unexport set_memory_x and set_memory_nx
Christoph Hellwig
1
-2
/
+0
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
3
-42
/
+53
2019-08-14
arm64: Clarify when cpu_enable() is called
Mark Brown
1
-3
/
+10
2019-08-13
arm64: constify sys64_hook instances
Mark Rutland
1
-5
/
+5
2019-08-13
arm64: constify aarch64_insn_encoding_class[]
Mark Rutland
1
-1
/
+1
2019-08-13
arm64: constify icache_policy_str[]
Mark Rutland
1
-1
/
+1
2019-08-13
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
2
-2
/
+2
2019-08-07
arm64/ptrace: Fix typoes in sve_set() comment
Julien Grall
1
-1
/
+1
2019-08-07
arm64: mm: print hexadecimal EC value in mem_abort_decode()
Miles Chen
1
-2
/
+2
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
2
-11
/
+12
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
4
-6
/
+114
2019-08-05
arm64: Move TIF_* documentation to individual definitions
Geert Uytterhoeven
1
-18
/
+7
2019-08-05
arm64: mm: free the initrd reserved memblock in a aligned manner
Junhua Huang
1
-1
/
+5
2019-08-05
arm64: io: Relax implicit barriers in default I/O accessors
Will Deacon
1
-2
/
+2
2019-08-05
arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
Mark Brown
1
-15
/
+0
2019-08-05
arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions
Will Deacon
1
-29
/
+0
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2
-1
/
+3
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2
-2
/
+2
2019-08-05
arm64: remove unneeded uapi/asm/stat.h
Masahiro Yamada
1
-17
/
+0
2019-08-05
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2
-3
/
+3
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
16
-46
/
+3
2019-08-05
arm64: Remove unused assembly macro
Julien Thierry
1
-11
/
+0
2019-08-04
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-5
/
+52
2019-08-04
Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+76
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+6
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
1
-0
/
+1
2019-08-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-65
/
+116
2019-08-03
Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-6
/
+12
2019-08-03
Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
12
-236
/
+382
2019-08-02
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-1
/
+74
2019-08-02
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
1
-8
/
+49
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2
-34
/
+8
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
1
-3
/
+7
2019-08-01
arm64/mm: fix variable 'pud' set but not used
Qian Cai
1
-2
/
+2
2019-08-01
arm64: Remove unneeded rcu_read_lock from debug handlers
Masami Hiramatsu
1
-6
/
+8
2019-08-01
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2
-0
/
+6
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2
-1
/
+7
2019-08-01
parisc: Add archclean Makefile target
James Bottomley
2
-0
/
+4
2019-08-01
parisc: Strip debug info from kernel before creating compressed vmlinuz
Helge Deller
1
-1
/
+2
2019-08-01
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller
1
-2
/
+2
2019-07-31
riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
Paul Walmsley
1
-5
/
+5
2019-07-31
riscv: dts: fu540-c000: drop "timebase-frequency"
Paul Walmsley
1
-1
/
+0
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-07-31
arm64/efi: fix variable 'si' set but not used
Qian Cai
1
-1
/
+5
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2
-5
/
+10
[next]