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
2012-12-12
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
1
-2
/
+3
2012-12-12
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
1
-1
/
+1
2012-12-12
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
1
-0
/
+1
2012-12-12
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2
-3
/
+4
2012-12-10
Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
29
-228
/
+1203
2012-12-06
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
1
-0
/
+67
2012-12-06
x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary
Zhang Yanfei
2
-0
/
+34
2012-12-06
KVM: MMU: optimize for set_spte
Xiao Guangrong
1
-4
/
+12
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
2
-0
/
+16
2012-12-06
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
Mihai Caraman
3
-1
/
+26
2012-12-06
KVM: PPC: bookehv: Add guest computation mode for irq delivery
Mihai Caraman
1
-1
/
+8
2012-12-06
KVM: PPC: Make EPCR a valid field for booke64 and bookehv
Alexander Graf
1
-1
/
+6
2012-12-06
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
Mihai Caraman
2
-2
/
+2
2012-12-06
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
1
-0
/
+2
2012-12-06
KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
Mihai Caraman
1
-0
/
+10
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
4
-29
/
+35
2012-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
2
-8
/
+155
2012-12-06
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
Mihai Caraman
1
-5
/
+2
2012-12-06
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
Mihai Caraman
1
-0
/
+1
2012-12-06
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
1
-1
/
+2
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
5
-28
/
+213
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
6
-45
/
+73
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
4
-57
/
+62
2012-12-06
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
Paul Mackerras
2
-1
/
+17
2012-12-06
KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages
Paul Mackerras
1
-0
/
+22
2012-12-06
KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
Paul Mackerras
1
-0
/
+24
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
6
-12
/
+410
2012-12-06
KVM: PPC: Book3S HV: Make a HPTE removal function available
Paul Mackerras
2
-6
/
+16
2012-12-06
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
Paul Mackerras
3
-4
/
+34
2012-12-06
KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state
Paul Mackerras
1
-3
/
+3
2012-12-06
KVM: PPC: Book3S HV: Restructure HPT entry creation code
Paul Mackerras
3
-23
/
+45
2012-12-06
KVM: PPC: Support eventfd
Alexander Graf
3
-2
/
+20
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
4
-16
/
+17
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2
-18
/
+1
2012-12-05
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
1
-5
/
+0
2012-12-02
KVM: x86: Fix uninitialized return code
Jan Kiszka
1
-0
/
+1
2012-12-01
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
8
-0
/
+53
2012-12-01
KVM: x86: Add code to track call origin for msr assignment
Will Auld
5
-21
/
+56
2012-11-30
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
1
-0
/
+17
2012-11-29
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
1
-3
/
+5
2012-11-29
KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf
Gleb Natapov
1
-6
/
+1
2012-11-28
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
1
-1
/
+6
2012-11-28
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
3
-8
/
+89
2012-11-28
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
6
-3
/
+28
2012-11-28
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
3
-8
/
+264
2012-11-28
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
1
-1
/
+93
2012-11-28
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
5
-9
/
+9
2012-11-28
x86: vdso: pvclock gettime support
Marcelo Tosatti
3
-11
/
+101
[next]