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
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
24
-408
/
+399
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
12
-329
/
+204
2019-08-27
arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
Will Deacon
1
-0
/
+1
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
2
-0
/
+9
2019-08-27
arm64: smp: Increase secondary CPU boot timeout value
Will Deacon
1
-1
/
+1
2019-08-23
arm64: kexec_file: add rng-seed support
Hsin-Yi Wang
1
-1
/
+17
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2
-5
/
+9
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2
-17
/
+28
2019-08-20
arm64: Change the tagged_addr sysctl control semantics to only prevent the op...
Catalin Marinas
1
-7
/
+10
2019-08-20
arm64: perf_event: Add missing header needed for smp_processor_id()
Raphael Gault
1
-0
/
+1
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+24
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
2
-1
/
+16
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
3
-42
/
+53
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
1
-1
/
+1
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
1
-299
/
+4
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
1
-1
/
+1
2019-08-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
1
-3
/
+11
2019-08-12
arm64: topology: Use PPTT to determine if PE is a thread
Jeremy Linton
1
-4
/
+15
2019-08-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
1
-4
/
+45
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
2
-7
/
+4
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
1
-6
/
+1
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
1
-2
/
+2
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2
-5
/
+5
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
1
-0
/
+5
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2
-4
/
+4
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
1
-1
/
+1
2019-08-07
arm64/ptrace: Fix typoes in sve_set() comment
Julien Grall
1
-1
/
+1
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
1
-1
/
+1
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
1
-0
/
+73
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2
-6
/
+99
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
1
-0
/
+1
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
1
-1
/
+1
2019-08-05
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2
-3
/
+3
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
1
-34
/
+6
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-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
1
-2
/
+6
2019-07-29
arm64: module: Mark expected switch fall-through
Anders Roxell
1
-0
/
+4
2019-07-29
arm64: smp: Mark expected switch fall-through
Anders Roxell
1
-1
/
+1
2019-07-29
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Will Deacon
1
-0
/
+4
2019-07-29
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
1
-3
/
+4
2019-07-26
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
1
-0
/
+1
2019-07-23
arm64: perf: Remove unused macro
Shaokun Zhang
1
-1
/
+0
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
1
-299
/
+4
2019-07-22
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
1
-9
/
+13
[next]