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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
3
-0
/
+54
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2014-07-19
efi/arm64: Handle missing virtual mapping for UEFI System Table
Ard Biesheuvel
1
-4
/
+24
2014-07-19
efi: efistub: Convert into static library
Ard Biesheuvel
4
-8
/
+7
2014-07-18
arm64, ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
1
-5
/
+0
2014-07-18
arm64: cpuinfo: print info for all CPUs
Mark Rutland
1
-22
/
+18
2014-07-18
arm64: add runtime system sanity checks
Mark Rutland
1
-0
/
+93
2014-07-18
arm64: cachetype: report weakest cache policy
Mark Rutland
2
-6
/
+36
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
5
-4
/
+144
2014-07-18
arm64: add MIDR_EL1 field accessors
Mark Rutland
1
-7
/
+26
2014-07-18
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
1
-1
/
+1
2014-07-18
arm64: kernel: add __init marker to PSCI init functions
Lorenzo Pieralisi
1
-2
/
+2
2014-07-18
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
2
-2
/
+4
2014-07-18
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
Will Deacon
1
-2
/
+15
2014-07-17
arm64: Align the kbuild output for VDSOL and VDSOA
Ian Campbell
1
-2
/
+2
2014-07-17
arm64: vdso: move data page before code pages
Will Deacon
2
-20
/
+18
2014-07-17
arm64: vdso: move to _install_special_mapping and remove arch_vma_name
Will Deacon
1
-45
/
+35
2014-07-17
arm64: vdso: put vdso datapage in a separate vma
Will Deacon
1
-8
/
+26
2014-07-17
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
Catalin Marinas
1
-3
/
+0
2014-07-17
arm64: Use pr_* instead of printk
Jungseok Lee
1
-4
/
+4
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-0
/
+1
2014-07-15
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-2
/
+0
2014-07-11
arm64: KVM: enable trapping of all debug registers
Marc Zyngier
1
-0
/
+8
2014-07-11
arm64: KVM: implement lazy world switch for debug registers
Marc Zyngier
2
-6
/
+458
2014-07-11
arm64: KVM: add trap handlers for AArch32 debug registers
Marc Zyngier
2
-2
/
+151
2014-07-11
arm64: KVM: check ordering of all system register tables
Marc Zyngier
1
-2
/
+20
2014-07-11
arm64: KVM: use separate tables for AArch32 32 and 64bit traps
Marc Zyngier
1
-3
/
+10
2014-07-11
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
5
-31
/
+124
2014-07-11
arm64: KVM: add trap handlers for AArch64 debug registers
Marc Zyngier
3
-9
/
+172
2014-07-11
arm64: move DBG_MDSCR_* to asm/debug-monitors.h
Marc Zyngier
2
-14
/
+14
2014-07-11
arm64: KVM: rename pm_fake handler to trap_raz_wi
Marc Zyngier
1
-40
/
+43
2014-07-11
ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest
Victor Kamensky
2
-6
/
+10
2014-07-11
ARM64: KVM: set and get of sys registers in BE case
Victor Kamensky
1
-4
/
+2
2014-07-11
ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
Victor Kamensky
1
-1
/
+1
2014-07-11
ARM64: KVM: MMIO support BE host running LE code
Victor Kamensky
1
-0
/
+22
2014-07-11
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
2
-0
/
+9
2014-07-11
arm64: KVM: vgic: add GICv3 world switch
Marc Zyngier
3
-0
/
+248
2014-07-11
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
2
-0
/
+31
2014-07-11
arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
Marc Zyngier
2
-7
/
+15
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
6
-89
/
+180
2014-07-11
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
Marc Zyngier
3
-8
/
+8
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
1
-1
/
+1
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2
-20
/
+20
2014-07-11
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...
Christoffer Dall
3
-0
/
+20
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
1
-1
/
+67
2014-07-11
arm64: KVM: export demux regids as KVM_REG_ARM64
Alex Bennée
1
-1
/
+1
2014-07-11
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
1
-0
/
+15
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
4
-2
/
+30
2014-07-10
arm64: Update the Image header
Mark Rutland
3
-3
/
+69
[prev]
[next]