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.13.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
2012-03-08
KVM: nVMX: Fix erroneous exception bitmap check
Nadav Har'El
1
-1
/
+1
2012-03-08
KVM: Ignore the writes to MSR_K7_HWCR(3)
Nicolae Mogoreanu
1
-0
/
+1
2012-03-08
KVM: MMU: make use of ->root_level in reset_rsvds_bits_mask
Davidlohr Bueso
1
-16
/
+15
2012-03-08
KVM: PMU: add proper support for fixed counter 2
Gleb Natapov
1
-1
/
+2
2012-03-08
KVM: PMU: Fix raw event check
Gleb Natapov
1
-1
/
+1
2012-03-08
KVM: PMU: warn when pin control is set in eventsel msr
Gleb Natapov
2
-0
/
+4
2012-03-08
KVM: VMX: Fix delayed load of shared MSRs
Avi Kivity
1
-0
/
+3
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
1
-0
/
+1
2012-03-08
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2
-0
/
+13
2012-03-08
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
4
-0
/
+31
2012-03-08
KVM: SVM: Fix CPL updates
Kevin Wolf
1
-3
/
+16
2012-03-08
KVM: x86 emulator: VM86 segments must have DPL 3
Kevin Wolf
1
-0
/
+2
2012-03-08
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
6
-17
/
+61
2012-03-08
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
1
-1
/
+0
2012-03-08
KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation
Gleb Natapov
1
-1
/
+1
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
9
-1
/
+108
2012-03-08
KVM: Introduce gfn_to_index() which returns the index for a given level
Takuya Yoshikawa
1
-2
/
+1
2012-03-08
KVM: s390: provide control registers via kvm_run
Christian Borntraeger
2
-1
/
+10
2012-03-08
KVM: s390: add stop_on_stop flag when doing stop and store
Jens Freimann
1
-1
/
+2
2012-03-08
KVM: s390: ignore sigp stop overinitiative
Jens Freimann
1
-0
/
+3
2012-03-08
KVM: s390: make sigp restart return busy when stop pending
Jens Freimann
1
-0
/
+31
2012-03-08
KVM: s390: do store status after handling STOP_ON_STOP bit
Jens Freimann
1
-8
/
+12
2012-03-08
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
Christian Borntraeger
1
-1
/
+1
2012-03-08
KVM: Fix write protection race during dirty logging
Takuya Yoshikawa
1
-6
/
+5
2012-03-08
KVM: VMX: remove yield_on_hlt
Raghavendra K T
1
-21
/
+1
2012-03-08
KVM: Track TSC synchronization in generations
Zachary Amsden
2
-11
/
+40
2012-03-08
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
2
-5
/
+89
2012-03-08
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
4
-4
/
+19
2012-03-08
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
2
-8
/
+4
2012-03-08
KVM: Fix last_guest_tsc / tsc_offset semantics
Zachary Amsden
1
-4
/
+6
2012-03-08
KVM: Leave TSC synchronization window open with each new sync
Zachary Amsden
1
-1
/
+0
2012-03-08
KVM: Improve TSC offset matching
Zachary Amsden
2
-15
/
+30
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
5
-58
/
+71
2012-03-05
KVM: x86: increase recommended max vcpus to 160
Marcelo Tosatti
1
-1
/
+1
2012-03-05
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
4
-3
/
+5
2012-03-05
KVM: x86: reset edge sense circuit of i8259 on init
Gleb Natapov
1
-0
/
+1
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
4
-4
/
+57
2012-03-05
KVM: PPC: Initialize linears with zeros
Alexander Graf
1
-0
/
+1
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
5
-82
/
+118
2012-03-05
KVM: PPC: E500: Fail init when not on e500v2
Alexander Graf
1
-0
/
+4
2012-03-05
KVM: Move gfn_to_memslot() to kvm_host.h
Paul Mackerras
1
-21
/
+2
2012-03-05
KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests
Avi Kivity
1
-0
/
+19
2012-03-05
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
Julian Stecklina
1
-1
/
+1
2012-03-05
KVM: SVM: comment nested paging and virtualization module parameters
Davidlohr Bueso
1
-2
/
+4
2012-03-05
KVM: MMU: Remove unused kvm parameter from rmap_next()
Takuya Yoshikawa
2
-15
/
+15
2012-03-05
KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
Takuya Yoshikawa
1
-4
/
+4
2012-03-05
KVM: MMU: Remove unused kvm_pte_chain
Takuya Yoshikawa
1
-7
/
+0
2012-03-05
KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
Avi Kivity
1
-8
/
+5
2012-03-05
KVM: x86 emulator: add 8-bit memory operands
Avi Kivity
1
-0
/
+5
2012-03-05
KVM: PPC: refer to paravirt docs in header file
Scott Wood
1
-0
/
+10
[next]