index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2014-10-02
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
1
-0
/
+3
2014-10-01
KVM: s390: count vcpu wakeups in stat.halt_wakeup
David Hildenbrand
3
-0
/
+3
2014-10-01
KVM: s390/facilities: allow TOD-CLOCK steering facility bit
Christian Borntraeger
1
-1
/
+1
2014-09-29
KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
Aneesh Kumar K.V
1
-0
/
+6
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
15
-63
/
+64
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
3
-3
/
+15
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
3
-6
/
+16
2014-09-25
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
26
-300
/
+761
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
3
-9
/
+24
2014-09-24
kvm: vmx: Implement set_apic_access_page_addr
Tang Chen
1
-6
/
+41
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2
-0
/
+16
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
5
-0
/
+22
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
11
-27
/
+39
2014-09-24
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
1
-13
/
+24
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
3
-2
/
+16
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
1
-4
/
+4
2014-09-24
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
1
-2
/
+1
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2
-2
/
+2
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
3
-2
/
+7
2014-09-24
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
1
-0
/
+9
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
4
-14
/
+7
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2
-2
/
+7
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2
-0
/
+8
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
1
-1
/
+1
2014-09-24
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
1
-10
/
+3
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2
-8
/
+15
2014-09-22
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
4
-5
/
+5
2014-09-22
powerpc/kvm: common sw breakpoint instr across ppc
Madhavan Srinivasan
3
-5
/
+20
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
5
-5
/
+63
2014-09-22
KVM: PPC: Book3E: Enable e6500 core
Mihai Caraman
1
-0
/
+10
2014-09-22
KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
Mihai Caraman
4
-24
/
+65
2014-09-22
KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
Paul Mackerras
1
-1
/
+3
2014-09-22
KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
Paul Mackerras
1
-1
/
+1
2014-09-22
KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
Mihai Caraman
1
-10
/
+10
2014-09-22
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
5
-15
/
+4
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
4
-1
/
+194
2014-09-22
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
3
-42
/
+47
2014-09-22
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
3
-129
/
+138
2014-09-22
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
4
-8
/
+101
2014-09-22
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
3
-43
/
+36
2014-09-22
KVM: PPC: Book3S HV: Add register name when loading toc
Michael Neuling
1
-1
/
+2
2014-09-22
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
Mihai Caraman
2
-6
/
+6
2014-09-22
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
4
-7
/
+34
2014-09-22
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
2
-0
/
+7
2014-09-22
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
3
-11
/
+9
2014-09-22
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
Bharat Bhushan
1
-0
/
+2
2014-09-22
KVM: PPC: BOOKE: Allow guest to change MSR_DE
Bharat Bhushan
1
-1
/
+1
2014-09-22
KVM: PPC: BOOKE : Emulate rfdi instruction
Bharat Bhushan
2
-0
/
+14
2014-09-22
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
1
-1
/
+5
2014-09-19
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
2
-0
/
+2
[next]