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
2015-03-30
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
1
-2
/
+53
2015-03-30
arm64: insn: Add aarch64_insn_decode_immediate
Marc Zyngier
2
-16
/
+66
2015-03-27
Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core
Will Deacon
2
-33
/
+1
2015-03-27
ARM: kvm: round HYP section to page size instead of log2 upper bound
Ard Biesheuvel
2
-33
/
+1
2015-03-25
Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core
Will Deacon
1
-1
/
+1
2015-03-25
ARM: kvm: assert on HYP section boundaries not actual code size
Ard Biesheuvel
1
-1
/
+1
2015-03-24
arm64: head.S: ensure idmap_t0sz is visible
Mark Rutland
1
-1
/
+4
2015-03-24
arm64: pmu: add support for interrupt-affinity property
Will Deacon
2
-4
/
+54
2015-03-24
arm64: head.S: ensure visibility of page tables
Mark Rutland
1
-0
/
+1
2015-03-23
arm64: KVM: use ID map with increased VA range if required
Ard Biesheuvel
4
-2
/
+93
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
8
-4
/
+110
2015-03-23
Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/core
Will Deacon
4
-47
/
+55
2015-03-23
ARM: kvm: implement replacement for ld's LOG2CEIL()
Ard Biesheuvel
1
-2
/
+22
2015-03-19
arm64: proc: remove unused cpu_get_pgd macro
Will Deacon
1
-9
/
+0
2015-03-19
arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol
Ard Biesheuvel
2
-1
/
+29
2015-03-19
arm64: remove __calc_phys_offset
Ard Biesheuvel
1
-36
/
+11
2015-03-19
arm64: merge __enable_mmu and __turn_mmu_on
Ard Biesheuvel
1
-26
/
+7
2015-03-19
arm64: use PC-relative reference for secondary_holding_pen_release
Ard Biesheuvel
1
-8
/
+1
2015-03-19
arm64: remove __switch_data object from head.S
Ard Biesheuvel
1
-21
/
+8
2015-03-19
arm64: remove processor_id
Ard Biesheuvel
2
-9
/
+1
2015-03-19
arm64: add macros for common adrp usages
Ard Biesheuvel
1
-0
/
+48
2015-03-19
arm64: Get rid of struct cpu_table
Marc Zyngier
6
-153
/
+8
2015-03-19
arm64: kconfig: increase NR_CPUS range to 2-4096.
Ganapatrao Kulkarni
1
-2
/
+2
2015-03-19
arm64: perf: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
1
-6
/
+15
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
4
-46
/
+34
2015-03-19
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2
-13
/
+9
2015-03-19
arm64: fixmap: check idx is definitely valid
Mark Rutland
1
-4
/
+1
2015-03-19
arm64: fixmap: make FIX_TEXT_POKE0 permanent
Mark Rutland
1
-1
/
+1
2015-03-19
arm64: mm: unexport set_memory_ro and set_memory_rw
Daniel Borkmann
1
-2
/
+0
2015-03-19
arm64: Enable CONFIG_COMPAT also for 64k page size
Alexander Graf
1
-1
/
+5
2015-03-19
arm64: fix implementation of mmap2 compat syscall
Andreas Schwab
3
-1
/
+20
2015-03-17
arm64: Adjust EFI libstub object include logic
Steve Capper
1
-1
/
+1
2015-03-17
arm64: log CPU boot modes
Mark Rutland
1
-0
/
+13
2015-03-17
arm64: fix hyp mode mismatch detection
Mark Rutland
1
-1
/
+1
2015-03-17
arm64: apply alternatives for !SMP kernels
Mark Rutland
4
-1
/
+19
2015-03-17
arm64: Implement cpu_relax as yield
Peter Crosthwaite
1
-1
/
+5
2015-03-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2015-03-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
63
-221
/
+826
2015-03-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-1
/
+34
2015-03-14
arm64: put __boot_cpu_mode label after alignment instead of before
Ard Biesheuvel
1
-1
/
+1
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2
-0
/
+17
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2
-0
/
+16
2015-03-13
Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2015-03-13
arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU
Chen Gang
1
-0
/
+5
2015-03-12
Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-3
/
+4
2015-03-12
Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
7
-89
/
+62
2015-03-12
nios2: update pt_regs
Chung-Ling Tang
7
-89
/
+62
2015-03-12
ARM: imx: fix struct clk pointer comparing
Shawn Guo
1
-2
/
+3
2015-03-11
Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...
Arnd Bergmann
8
-11
/
+14
2015-03-11
ARM: at91: pm_slowclock: fix the compilation error
Wenyou Yang
1
-0
/
+2
[next]