Age | Commit message (Expand) | Author | Files | Lines |
2017-02-08 | KVM: arm/arm64: Initialize the emulated EL1 physical timer | Jintack Lim | 1 | -2/+7 |
2017-02-08 | KVM: arm/arm64: Decouple kvm timer functions from virtual timer | Jintack Lim | 1 | -29/+25 |
2017-02-08 | KVM: arm/arm64: Move cntvoff to each timer context | Jintack Lim | 2 | -12/+29 |
2017-02-08 | KVM: arm/arm64: Abstract virtual timer context into separate structure | Jintack Lim | 2 | -37/+42 |
2017-02-08 | KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice | Shanker Donthineni | 1 | -0/+3 |
2017-02-01 | KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq | Christoffer Dall | 2 | -35/+18 |
2017-01-30 | KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl | Vijaya Kumar K | 5 | -1/+119 |
2017-01-30 | KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access | Vijaya Kumar K | 4 | -0/+66 |
2017-01-30 | KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct | Vijaya Kumar K | 4 | -18/+39 |
2017-01-30 | KVM: arm/arm64: vgic: Add distributor and redistributor access | Vijaya Kumar K | 5 | -36/+292 |
2017-01-30 | KVM: arm/arm64: vgic: Implement support for userspace access | Vijaya Kumar K | 4 | -49/+169 |
2017-01-25 | KVM: arm/arm64: vgic: Add debugfs vgic-state file | Christoffer Dall | 3 | -0/+290 |
2017-01-25 | KVM: arm/arm64: Remove struct vgic_irq pending field | Christoffer Dall | 8 | -44/+37 |
2017-01-17 | Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 5 | -24/+57 |
2017-01-13 | KVM: arm/arm64: vgic: Fix deadlock on error handling | Marc Zyngier | 3 | -9/+13 |
2017-01-13 | KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems | Jintack Lim | 2 | -12/+44 |
2017-01-13 | KVM: arm/arm64: Fix occasional warning from the timer work function | Christoffer Dall | 1 | -3/+0 |
2017-01-12 | KVM: eventfd: fix NULL deref irqbypass consumer | Wanpeng Li | 1 | -2/+2 |
2016-12-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
2016-12-26 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -3/+3 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -3/+3 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 3 | -3/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-15 | mm: unexport __get_user_pages_unlocked() | Lorenzo Stoakes | 2 | -6/+9 |
2016-12-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -56/+92 |
2016-12-13 | Merge tag 'vfio-v4.10-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -0/+18 |
2016-12-12 | Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 6 | -47/+14 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 3 | -5/+9 |
2016-12-09 | KVM: arm/arm64: timer: Check for properly initialized timer on init | Christoffer Dall | 1 | -0/+5 |
2016-12-09 | KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs | Andre Przywara | 1 | -1/+2 |
2016-12-01 | kvm: set/clear kvm to/from vfio_group when group add/delete | Jike Song | 1 | -0/+18 |
2016-12-01 | KVM: use after free in kvm_ioctl_create_device() | Dan Carpenter | 1 | -1/+1 |
2016-12-01 | Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 2 | -4/+8 |
2016-11-28 | KVM: Export kvm module parameter variables | Suraj Jitindar Singh | 1 | -3/+6 |
2016-11-24 | KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs | Marc Zyngier | 2 | -4/+8 |
2016-11-22 | kvm: Introduce kvm_write_guest_offset_cached() | Pan Xinhui | 1 | -6/+14 |
2016-11-19 | KVM: async_pf: avoid recursive flushing of work items | Paolo Bonzini | 1 | -1/+12 |
2016-11-19 | Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 1 | -3/+5 |
2016-11-18 | KVM: arm64: Fix the issues when guest PMCCFILTR is configured | Wei Huang | 1 | -3/+5 |
2016-11-17 | Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Radim Krčmář | 4 | -27/+50 |
2016-11-15 | arm/arm64: KVM: Clean up useless code in kvm_timer_enable | Longpeng(Mike) | 1 | -11/+1 |
2016-11-14 | ARM: KVM: Support vGICv3 ITS | Vladimir Murzin | 3 | -30/+0 |
2016-11-14 | KVM: arm64: vgic-its: Fix compatibility with 32-bit | Vladimir Murzin | 1 | -5/+6 |
2016-11-11 | Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 3 | -21/+46 |
2016-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+25 |
2016-11-04 | KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs | Shih-Wei Li | 1 | -0/+12 |
2016-11-04 | KVM: arm/arm64: vgic: Prevent access to invalid SPIs | Andre Przywara | 2 | -21/+34 |
2016-11-02 | kvm/stats: Update kvm stats to clear on write to their debugfs entry | Suraj Jitindar Singh | 1 | -6/+72 |
2016-10-26 | KVM: fix OOPS on flush_work | Paolo Bonzini | 2 | -3/+25 |
2016-10-25 | mm: unexport __get_user_pages() | Lorenzo Stoakes | 1 | -6/+4 |