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
2020-04-30
arm64: vdso: Add -fasynchronous-unwind-tables to cflags
Vincenzo Frascino
1
-1
/
+1
2020-04-15
arm64: vdso: don't free unallocated pages
Mark Rutland
1
-12
/
+1
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-04-08
arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
Fredrik Strupe
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
3
-0
/
+3
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
27
-431
/
+808
2020-03-31
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+11
2020-03-31
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+7
2020-03-31
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-76
/
+27
2020-03-25
arm64: hibernate: Use bringup_hibernate_cpu()
Qais Yousef
1
-8
/
+5
2020-03-25
arm64: Use reboot_cpu instead of hardconding it to 0
Qais Yousef
1
-1
/
+1
2020-03-25
arm64: Don't use disable_nonboot_cpus()
Qais Yousef
1
-2
/
+2
2020-03-25
Merge branch 'for-next/kernel-ptrauth' into for-next/core
Catalin Marinas
10
-38
/
+122
2020-03-25
Merge branch 'for-next/asm-cleanups' into for-next/core
Catalin Marinas
4
-10
/
+10
2020-03-25
Merge branch 'for-next/asm-annotations' into for-next/core
Catalin Marinas
6
-144
/
+139
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
13
-241
/
+539
2020-03-25
arm64: head: Convert install_el2_stub to SYM_INNER_LABEL
Mark Brown
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
3
-0
/
+3
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
4
-31
/
+61
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
3
-3
/
+3
2020-03-24
arm64: Declare ACPI parking protocol CPU operation if needed
Gavin Shan
1
-0
/
+2
2020-03-24
arm64: move kimage_vaddr to .rodata
Remi Denis-Courmont
1
-5
/
+7
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
3
-5
/
+3
2020-03-21
arm64: vdso32: Enable Clang Compilation
Vincenzo Frascino
1
-0
/
+11
2020-03-21
arm64: vdso32: Include common headers in the vdso library
Vincenzo Frascino
1
-2
/
+0
2020-03-21
arm64: vdso: Include common headers in the vdso library
Vincenzo Frascino
1
-2
/
+0
2020-03-21
arm64: vdso32: Code clean up
Vincenzo Frascino
1
-12
/
+0
2020-03-18
arm64: suspend: restore the kernel ptrauth keys
Amit Daniel Kachhap
1
-2
/
+2
2020-03-18
arm64: __show_regs: strip PAC from lr in printk
Amit Daniel Kachhap
1
-1
/
+1
2020-03-18
arm64: unwind: strip PAC from kernel addresses
Mark Rutland
1
-1
/
+4
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
4
-0
/
+18
2020-03-18
arm64: enable ptrauth earlier
Kristina Martsenko
1
-10
/
+3
2020-03-18
arm64: cpufeature: handle conflicts based on capability
Kristina Martsenko
1
-14
/
+15
2020-03-18
arm64: cpufeature: Move cpu capability helpers inside C file
Amit Daniel Kachhap
1
-0
/
+13
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
2
-0
/
+4
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
4
-4
/
+14
2020-03-18
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
2
-12
/
+12
2020-03-18
arm64: cpufeature: add pointer auth meta-capabilities
Kristina Martsenko
1
-1
/
+24
2020-03-18
arm64: cpufeature: Fix meta-capability cpufeature check
Amit Daniel Kachhap
1
-1
/
+20
2020-03-18
arm64: smp: fix crash_smp_send_stop() behaviour
Cristian Marussi
1
-2
/
+6
2020-03-18
arm64: smp: fix smp_send_stop() behaviour
Cristian Marussi
1
-3
/
+14
2020-03-18
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
1
-16
/
+71
2020-03-18
arm64: perf: Clean up enable/disable calls
Robin Murphy
1
-52
/
+35
2020-03-17
arm64/kernel: Simplify __cpu_up() by bailing out early
Gavin Shan
1
-42
/
+37
2020-03-17
arm64: remove redundant blank for '=' operator
韩科才
1
-1
/
+1
2020-03-17
arm64: kexec_file: Fixed code style.
Li Tao
1
-1
/
+1
2020-03-17
arm64: add blank after 'if'
Zheng Wei
1
-1
/
+1
2020-03-11
arm64: entry: unmask IRQ in el0_sp()
Mark Rutland
1
-1
/
+1
2020-03-11
arm64: Mark call_smc_arch_workaround_1 as __maybe_unused
Nathan Chancellor
1
-1
/
+1
2020-03-11
arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=y
Kunihiko Hayashi
1
-1
/
+1
[next]