Age | Commit message (Expand) | Author | Files | Lines |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+4 |
2013-07-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -12/+87 |
2013-07-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -19/+39 |
2013-06-27 | KVM: MMU: document fast invalidate all mmio sptes | Xiao Guangrong | 1 | -0/+26 |
2013-06-27 | KVM: MMU: document fast invalidate all pages | Xiao Guangrong | 1 | -0/+25 |
2013-06-27 | KVM: MMU: document fast page fault | Xiao Guangrong | 1 | -0/+3 |
2013-06-27 | KVM: MMU: document mmio page fault | Xiao Guangrong | 1 | -2/+9 |
2013-06-27 | KVM: MMU: document write_flooding_count | Xiao Guangrong | 1 | -0/+9 |
2013-06-27 | KVM: MMU: document clear_spte_count | Xiao Guangrong | 1 | -0/+5 |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 1 | -2/+2 |
2013-06-19 | KVM: MMU: update the documentation for reverse mapping of parent_pte | Xiao Guangrong | 1 | -6/+6 |
2013-06-19 | kvm api doc: fix section numbers | Alexey Kardashevskiy | 1 | -4/+4 |
2013-06-12 | arm64: KVM: userspace API documentation | Marc Zyngier | 1 | -19/+39 |
2013-06-05 | Documentation/virtual/kvm/api.txt fix a typo | Stefan Huber | 1 | -1/+1 |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 1 | -3/+3 |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -6/+260 |
2013-05-03 | Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in... | Marcelo Tosatti | 1 | -6/+6 |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 2 | -0/+74 |
2013-04-30 | kvm/ppc/mpic: remove default routes from documentation | Scott Wood | 1 | -3/+0 |
2013-04-29 | KVM: ARM: Fix API documentation for ONE_REG encoding | Christoffer Dall | 1 | -6/+6 |
2013-04-26 | KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state | Paul Mackerras | 1 | -0/+1 |
2013-04-26 | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls | Michael Ellerman | 1 | -0/+19 |
2013-04-26 | KVM: PPC: Support irq routing and irqfd for in-kernel MPIC | Alexander Graf | 1 | -0/+19 |
2013-04-26 | kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC | Scott Wood | 1 | -0/+8 |
2013-04-26 | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 1 | -0/+37 |
2013-04-26 | kvm: add device control API | Scott Wood | 2 | -0/+71 |
2013-04-26 | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman | 1 | -0/+1 |
2013-04-26 | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman | 1 | -0/+4 |
2013-04-26 | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman | 1 | -0/+11 |
2013-03-22 | KVM: PPC: Added one_reg interface for timer registers | Bharat Bhushan | 1 | -0/+4 |
2013-03-12 | Remove Documentation/virtual/virtio-spec.txt | Rusty Russell | 2 | -3213/+0 |
2013-03-06 | KVM: ioeventfd for virtio-ccw devices. | Cornelia Huck | 1 | -0/+8 |
2013-02-25 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -30/+85 |
2013-02-11 | ARM: KVM: VGIC accept vcpu and dist base addresses from user space | Christoffer Dall | 1 | -0/+1 |
2013-02-11 | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl | Christoffer Dall | 1 | -0/+37 |
2013-02-06 | KVM: Remove duplicate text in api.txt | Geoff Levand | 1 | -13/+0 |
2013-02-05 | KVM: set_memory_region: Disallow changing read-only attribute later | Takuya Yoshikawa | 1 | -6/+6 |
2013-01-23 | KVM: ARM: Power State Coordination Interface implementation | Marc Zyngier | 1 | -0/+4 |
2013-01-23 | KVM: ARM: VFP userspace interface | Rusty Russell | 1 | -0/+6 |
2013-01-23 | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall | 1 | -0/+2 |
2013-01-23 | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall | 1 | -0/+5 |
2013-01-23 | KVM: ARM: Inject IRQs and FIQs from userspace | Christoffer Dall | 1 | -4/+21 |
2013-01-23 | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 1 | -4/+53 |
2013-01-14 | KVM: Remove unused slot_bitmap from kvm_mmu_page | Takuya Yoshikawa | 1 | -7/+0 |
2013-01-10 | KVM: PPC: BookE: Add EPR ONE_REG sync | Alexander Graf | 1 | -0/+1 |
2013-01-10 | KVM: PPC: BookE: Implement EPR exit | Alexander Graf | 1 | -2/+38 |
2013-01-10 | KVM: PPC: Fix SREGS documentation reference | Mihai Caraman | 1 | -1/+1 |
2013-01-08 | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck | 1 | -0/+30 |
2013-01-08 | KVM: s390: Base infrastructure for enabling capabilities. | Cornelia Huck | 1 | -1/+1 |
2013-01-08 | KVM: s390: Add support for machine checks. | Cornelia Huck | 1 | -0/+4 |