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-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
47
-617
/
+522
2019-08-28
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
1
-0
/
+9
2019-08-28
arm64: fix fixmap copy for 16K pages and 48-bit VA
Mark Rutland
1
-3
/
+5
2019-08-27
arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F
Will Deacon
1
-1
/
+1
2019-08-27
arm64: mm: Ignore spurious translation faults taken from the kernel
Will Deacon
1
-0
/
+33
2019-08-27
arm64: sysreg: Add some field definitions for PAR_EL1
Will Deacon
1
-0
/
+3
2019-08-27
arm64: mm: Add ISB instruction to set_pgd()
Will Deacon
1
-0
/
+1
2019-08-27
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
1
-0
/
+1
2019-08-27
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
Will Deacon
1
-3
/
+9
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
4
-20
/
+11
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
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-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-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
3
-1
/
+19
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-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
6
-19
/
+19
2019-08-14
arm64: memory: fix flipped VA space fallout
Mark Rutland
2
-2
/
+2
2019-08-14
arm64: memory: Cosmetic cleanups
Will Deacon
1
-12
/
+11
2019-08-14
arm64: memory: Add comments to end of non-trivial #ifdef blocks
Will Deacon
1
-6
/
+8
2019-08-14
arm64: memory: Implement __tag_set() as common function
Will Deacon
1
-7
/
+7
2019-08-14
arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
Will Deacon
1
-4
/
+2
2019-08-14
arm64: memory: Simplify virt_to_page() implementation
Will Deacon
1
-1
/
+1
2019-08-14
arm64: memory: Rewrite default page_to_virt()/virt_to_page()
Will Deacon
1
-11
/
+10
2019-08-14
arm64: memory: Ensure address tag is masked in conversion macros
Will Deacon
1
-2
/
+3
2019-08-14
arm64: memory: Fix virt_addr_valid() using __is_lm_address()
Will Deacon
1
-8
/
+8
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
6
-396
/
+14
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-12
arm64: topology: Use PPTT to determine if PE is a thread
Jeremy Linton
1
-4
/
+15
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: Really fix sparse warning in untagged_addr()
Will Deacon
1
-1
/
+1
2019-08-09
arm64: mm: Simplify definition of virt_addr_valid()
Will Deacon
1
-4
/
+2
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
7
-16
/
+5
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
8
-22
/
+39
2019-08-09
arm64: mm: Modify calculation of VMEMMAP_SIZE
Steve Capper
1
-1
/
+8
2019-08-09
arm64: mm: Separate out vmemmap
Steve Capper
2
-2
/
+7
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
4
-10
/
+18
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
8
-17
/
+31
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
6
-9
/
+17
[next]