index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
7
-198
/
+196
|
|
*
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-05-19
7
-46
/
+70
|
*
|
arm64: Rename temp variable in read*_relaxed()
Michal Simek
2015-05-19
1
-4
/
+4
|
*
|
arm64: kill flush_cache_all()
Mark Rutland
2015-05-19
7
-141
/
+1
|
*
|
arm64: Allow forced irq threading
Anders Roxell
2015-05-19
1
-0
/
+1
|
*
|
arm64: Mark PMU interrupt IRQF_NO_THREAD
Anders Roxell
2015-05-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
61
-1496
/
+3558
|
\
\
|
*
|
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
2015-06-23
1
-0
/
+3
|
*
|
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
2015-06-23
1
-42
/
+9
|
*
|
KVM: x86/vPMU: Implement AMD vPMU code for KVM
Wei Huang
2015-06-23
1
-6
/
+116
|
*
|
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
2015-06-23
8
-338
/
+606
|
*
|
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
2015-06-23
1
-6
/
+18
|
*
|
KVM: x86/vPMU: reorder PMU functions
Wei Huang
2015-06-19
1
-78
/
+78
|
*
|
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
2015-06-19
1
-48
/
+64
|
*
|
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
Wei Huang
2015-06-19
1
-20
/
+18
|
*
|
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
5
-18
/
+30
|
*
|
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
4
-49
/
+49
|
*
|
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
3
-1
/
+50
|
*
|
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-48
/
+16
|
*
|
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
2015-06-19
1
-0
/
+188
|
*
|
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
2015-06-19
1
-0
/
+25
|
*
|
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
4
-11
/
+45
|
*
|
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
2015-06-19
1
-6
/
+17
|
*
|
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
2015-06-19
1
-53
/
+147
|
*
|
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-45
/
+49
|
*
|
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
2015-06-19
2
-23
/
+16
|
*
|
KVM: MTRR: clean up mtrr default type
Xiao Guangrong
2015-06-19
2
-14
/
+29
|
*
|
KVM: MTRR: exactly define the size of variable MTRRs
Xiao Guangrong
2015-06-19
1
-1
/
+1
|
*
|
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
3
-6
/
+11
|
*
|
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
2
-2
/
+12
|
*
|
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
7
-318
/
+342
|
*
|
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
2015-06-19
2
-10
/
+26
|
*
|
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
2015-06-19
1
-2
/
+6
|
*
|
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-06-19
12
-42
/
+52
|
|
\
\
|
|
*
|
arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
Marc Zyngier
2015-06-17
3
-8
/
+0
|
|
*
|
ARM: kvm: psci: fix handling of unimplemented functions
Lorenzo Pieralisi
2015-06-17
1
-13
/
+3
|
|
*
|
KVM: arm64: fix misleading comments in save/restore
Alex Bennée
2015-06-17
1
-4
/
+4
|
|
*
|
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2015-06-17
4
-2
/
+4
|
|
*
|
arm/arm64: KVM: Properly account for guest CPU time
Christoffer Dall
2015-06-17
1
-4
/
+17
|
|
*
|
kvm: remove one useless check extension
Tiejun Chen
2015-06-17
1
-1
/
+0
|
|
*
|
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2015-06-17
2
-8
/
+22
|
|
*
|
ARM: KVM: Remove pointless void pointer cast
Firo Yang
2015-06-09
1
-2
/
+2
|
*
|
|
KVM: x86: mark legacy PCI device assignment as deprecated
Paolo Bonzini
2015-06-05
1
-1
/
+1
|
*
|
|
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
2015-06-05
4
-0
/
+28
|
*
|
|
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
4
-17
/
+36
|
*
|
|
KVM: x86: work on all available address spaces
Paolo Bonzini
2015-06-05
4
-44
/
+91
|
*
|
|
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-05
7
-80
/
+80
|
*
|
|
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
Paolo Bonzini
2015-06-05
2
-7
/
+11
|
*
|
|
KVM: implement multiple address spaces
Paolo Bonzini
2015-06-05
1
-1
/
+1
|
*
|
|
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-06-04
4
-2
/
+498
[prev]
[next]