index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-30
KVM: PPC: Ignore PIR writes
Alexander Graf
1
-0
/
+3
2013-06-30
KVM: PPC: Book3S PR: Invalidate SLB entries properly
Paul Mackerras
1
-1
/
+6
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
4
-20
/
+66
2013-06-30
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
Paul Mackerras
1
-12
/
+2
2013-06-30
KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry
Paul Mackerras
1
-11
/
+2
2013-06-30
KVM: PPC: Book3S PR: Fix proto-VSID calculations
Paul Mackerras
1
-2
/
+2
2013-06-30
KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL
Tiejun Chen
1
-1
/
+1
2013-06-27
Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i...
Gleb Natapov
14
-45
/
+66
2013-06-27
KVM: Fix RTC interrupt coalescing tracking
Gleb Natapov
2
-24
/
+35
2013-06-27
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
4
-2
/
+37
2013-06-27
KVM: MMU: Inform users of mmio generation wraparound
Takuya Yoshikawa
1
-1
/
+3
2013-06-27
KVM: MMU: document fast invalidate all pages
Xiao Guangrong
1
-0
/
+3
2013-06-27
KVM: MMU: document write_flooding_count
Xiao Guangrong
1
-0
/
+1
2013-06-27
KVM: MMU: document clear_spte_count
Xiao Guangrong
2
-3
/
+18
2013-06-27
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
2
-22
/
+1
2013-06-27
KVM: MMU: init kvm generation close to mmio wrap-around value
Xiao Guangrong
1
-1
/
+6
2013-06-27
KVM: MMU: add tracepoint for check_mmio_spte
Xiao Guangrong
2
-2
/
+31
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
6
-14
/
+61
2013-06-27
KVM: MMU: make return value of mmio page fault handler more readable
Xiao Guangrong
3
-12
/
+21
2013-06-27
KVM: MMU: store generation-number into mmio spte
Xiao Guangrong
3
-17
/
+60
2013-06-26
ARM: kvm: don't include drivers/virtio/Kconfig
Arnd Bergmann
1
-2
/
+0
2013-06-26
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
2
-3
/
+8
2013-06-26
ARM: KVM: clear exclusive monitor on all exception returns
Marc Zyngier
1
-0
/
+3
2013-06-26
ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
Marc Zyngier
1
-0
/
+1
2013-06-26
ARM: KVM: perform save/restore of PAR
Marc Zyngier
4
-13
/
+35
2013-06-26
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
2
-4
/
+0
2013-06-26
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
2
-11
/
+0
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
2
-6
/
+6
2013-06-26
ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
Marc Zyngier
1
-2
/
+0
2013-06-26
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2
-4
/
+1
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
1
-0
/
+12
2013-06-20
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
2
-3
/
+9
2013-06-20
KVM: s390: Fixed priority of execution in STSI
Thomas Huth
1
-7
/
+16
2013-06-20
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
3
-85
/
+81
2013-06-20
KVM: s390: Check for access exceptions during TPI
Thomas Huth
1
-3
/
+4
2013-06-20
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
1
-0
/
+3
2013-06-20
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
1
-24
/
+39
2013-06-20
KVM: s390: Privileged operation check for TPROT
Thomas Huth
1
-0
/
+3
2013-06-20
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
3
-12
/
+9
2013-06-17
KVM: s390: Fix epsw instruction decoding
Thomas Huth
1
-2
/
+1
2013-06-17
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
Heinz Graalfs
5
-0
/
+65
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
4
-19
/
+19
2013-06-17
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
1
-3
/
+3
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
4
-5
/
+99
2013-06-17
KVM: s390: Provide function for setting the guest storage key
Christian Borntraeger
2
-0
/
+51
2013-06-12
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
1
-3
/
+20
2013-06-05
KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
Gleb Natapov
1
-1
/
+7
2013-06-05
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
3
-4
/
+20
2013-06-05
KVM: MMU: collapse TLB flushes when zap all pages
Xiao Guangrong
1
-3
/
+30
2013-06-05
KVM: MMU: zap pages in batch
Xiao Guangrong
1
-24
/
+11
[next]