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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
ARM: dts: porter: remove enable prop from HS-USB device node
Sergei Shtylyov
1
-1
/
+0
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
1
-0
/
+1
2016-02-29
ARM: KVM: Switch the CP reg search to be a binary search
Marc Zyngier
1
-18
/
+23
2016-02-29
ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
Marc Zyngier
2
-6
/
+6
2016-02-29
ARM: KVM: Enforce sorting of all CP tables
Marc Zyngier
1
-8
/
+17
2016-02-29
ARM: KVM: Properly sort the invariant table
Marc Zyngier
1
-3
/
+3
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2
-0
/
+18
2016-02-29
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
1
-0
/
+55
2016-02-29
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
1
-2
/
+6
2016-02-29
ARM: KVM: Use common version of timer-sr.c
Marc Zyngier
3
-70
/
+10
2016-02-29
ARM: KVM: Use common version of vgic-v2-sr.c
Marc Zyngier
2
-83
/
+4
2016-02-29
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
8
-12
/
+7
2016-02-29
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2
-59
/
+121
2016-02-29
arm/arm64: Add new is_kernel_in_hyp_mode predicate
Marc Zyngier
1
-0
/
+5
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2
-0
/
+21
2016-02-29
ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end
Marc Zyngier
1
-3
/
+0
2016-02-29
ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
Marc Zyngier
1
-2
/
+0
2016-02-29
ARM: KVM: Remove unused hyp_pc field
Marc Zyngier
4
-12
/
+0
2016-02-29
ARM: KVM: Cleanup asm-offsets.c
Marc Zyngier
1
-30
/
+0
2016-02-29
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
3
-34
/
+39
2016-02-29
ARM: KVM: Remove __weak attributes
Marc Zyngier
3
-7
/
+5
2016-02-29
ARM: KVM: Switch to C-based stage2 init
Marc Zyngier
6
-8
/
+40
2016-02-29
ARM: KVM: Remove the old world switch
Marc Zyngier
2
-1128
/
+1
2016-02-29
ARM: KVM: Change kvm_call_hyp return type to unsigned long
Marc Zyngier
2
-9
/
+3
2016-02-29
ARM: KVM: Add panic handling code
Marc Zyngier
2
-7
/
+59
2016-02-29
ARM: KVM: Add HYP mode entry code
Marc Zyngier
3
-0
/
+160
2016-02-29
ARM: KVM: Add populating of fault data structure
Marc Zyngier
2
-0
/
+58
2016-02-29
ARM: KVM: Add the new world switch implementation
Marc Zyngier
3
-0
/
+148
2016-02-29
ARM: KVM: Add VFP lazy save/restore handler
Marc Zyngier
1
-0
/
+31
2016-02-29
ARM: KVM: Add guest entry code
Marc Zyngier
3
-0
/
+73
2016-02-29
ARM: KVM: Add banked registers save/restore
Marc Zyngier
3
-0
/
+89
2016-02-29
ARM: KVM: Add VFP save/restore
Marc Zyngier
3
-0
/
+82
2016-02-29
ARM: KVM: Add vgic v2 save/restore
Marc Zyngier
3
-0
/
+88
2016-02-29
ARM: KVM: Add timer save/restore
Marc Zyngier
3
-0
/
+80
2016-02-29
ARM: KVM: Add CP15 save/restore code
Marc Zyngier
3
-0
/
+113
2016-02-29
ARM: KVM: Add TLB invalidation code
Marc Zyngier
4
-0
/
+81
2016-02-29
ARM: KVM: Add system register accessor macros
Marc Zyngier
1
-0
/
+15
2016-02-29
ARM: KVM: Add a HYP-specific header file
Marc Zyngier
1
-0
/
+30
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
7
-24
/
+34
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
8
-42
/
+43
2016-02-29
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
4
-20
/
+26
2016-02-29
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
2
-4
/
+1
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
4
-10
/
+19
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
2
-0
/
+5
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
55
-269
/
+429
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-02-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
22
-92
/
+163
[prev]
[next]