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