| Commit message (Expand) | Author | Age | Files | Lines |
* | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 2015-02-06 | 1 | -0/+1 |
* | KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d... | Kai Huang | 2015-01-29 | 1 | -2/+16 |
* | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2015-01-23 | 1 | -2/+1 |
|\ |
|
| * | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel | 2015-01-23 | 1 | -2/+1 |
* | | arm/arm64: KVM: Fixup incorrect config symbol in comment | Christoffer Dall | 2015-01-23 | 1 | -2/+2 |
* | | arm/arm64: KVM: add opaque private pointer to MMIO data | Andre Przywara | 2015-01-20 | 1 | -0/+1 |
* | | arm/arm64: KVM: split GICv2 specific emulation code from vgic.c | Andre Przywara | 2015-01-20 | 1 | -0/+1 |
* | | arm/arm64: KVM: make the maximum number of vCPUs a per-VM value | Andre Przywara | 2015-01-20 | 2 | -0/+9 |
* | | arm/arm64: KVM: pass down user space provided GIC type into vGIC code | Andre Przywara | 2015-01-20 | 1 | -1/+1 |
* | | arm/arm64: KVM: rework MPIDR assignment and add accessors | Andre Przywara | 2015-01-20 | 4 | -14/+23 |
* | | KVM: arm/arm64: Enable Dirty Page logging for ARMv8 | Mario Smarduch | 2015-01-16 | 3 | -24/+11 |
* | | KVM: arm: page logging 2nd stage fault handling | Mario Smarduch | 2015-01-16 | 1 | -9/+88 |
* | | KVM: arm: dirty logging write protect support | Mario Smarduch | 2015-01-16 | 3 | -0/+57 |
* | | KVM: arm: Add initial dirty page locking support | Mario Smarduch | 2015-01-16 | 4 | -0/+159 |
* | | KVM: arm: Add ARMv7 API to flush TLBs | Mario Smarduch | 2015-01-16 | 4 | -0/+25 |
* | | ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe | Andre Przywara | 2015-01-15 | 2 | -7/+12 |
* | | KVM: arm/arm64: vgic: add init entry to VGIC KVM device | Eric Auger | 2015-01-11 | 1 | -0/+2 |
|/ |
|
* | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" | Pavel Machek | 2015-01-04 | 2 | -0/+21 |
* | Add USB_EHCI_EXYNOS to multi_v7_defconfig | Steev Klimaszewski | 2014-12-30 | 1 | -0/+1 |
* | ARM: mvebu: Fix pinctrl configuration for Armada 370 DB | Gregory CLEMENT | 2014-12-21 | 1 | -24/+0 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-21 | 1 | -2/+2 |
|\ |
|
| * | arm/spinlock: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -2/+2 |
* | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-21 | 19 | -143/+152 |
|\ \ |
|
| * | | ARM: OMAP3: clock: fix boot breakage in legacy mode | Tero Kristo | 2014-12-16 | 1 | -9/+14 |
| * | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs | Tero Kristo | 2014-12-16 | 2 | -6/+6 |
| * | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Michael Turquette | 2014-12-16 | 7 | -63/+208 |
| |\ \ |
|
| * \ \ | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker... | Michael Turquette | 2014-11-25 | 6 | -60/+12 |
| |\ \ \ |
|
| | * | | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks. | Chen-Yu Tsai | 2014-11-23 | 2 | -20/+4 |
| | * | | | ARM: dts: sunxi: unify APB1 clock | Emilio López | 2014-11-23 | 4 | -40/+8 |
| * | | | | arm: mmp: Make use of the DT supported clock | Chao Xie | 2014-11-13 | 6 | -62/+111 |
| * | | | | arm: mmp: Make all the dts file to be compiled by Makefile | Chao Xie | 2014-11-13 | 7 | -6/+9 |
* | | | | | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 | 24 | -26/+22 |
* | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 7 | -8/+8 |
|\ \ \ \ \ |
|
| * | | | | | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 |
| * | | | | | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 6 | -7/+7 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-12-19 | 8 | -47/+195 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2014-12-15 | 8 | -48/+201 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | arm/arm64: KVM: Require in-kernel vgic for the arch timers | Christoffer Dall | 2014-12-15 | 1 | -2/+11 |
| | * | | | | | arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized | Christoffer Dall | 2014-12-13 | 1 | -0/+5 |
| | * | | | | | arm/arm64: KVM: Rename vgic_initialized to vgic_ready | Christoffer Dall | 2014-12-13 | 1 | -1/+1 |
| | * | | | | | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() | Peter Maydell | 2014-12-13 | 1 | -3/+3 |
| | * | | | | | arm/arm64: KVM: Introduce stage2_unmap_vm | Christoffer Dall | 2014-12-13 | 3 | -0/+73 |
| | * | | | | | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot | Christoffer Dall | 2014-12-13 | 1 | -0/+18 |
| | * | | | | | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall | 2014-12-13 | 3 | -27/+43 |
| | * | | | | | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall | 2014-12-13 | 3 | -1/+7 |
| | * | | | | | arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option | Christoffer Dall | 2014-12-13 | 1 | -0/+2 |
| | * | | | | | arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag | Christoffer Dall | 2014-12-13 | 1 | -1/+1 |
| | * | | | | | arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read | Andre Przywara | 2014-11-25 | 1 | -6/+9 |
| | * | | | | | arm, arm64: KVM: handle potential incoherency of readonly memslots | Ard Biesheuvel | 2014-11-25 | 1 | -5/+15 |
| | * | | | | | arm, arm64: KVM: allow forced dcache flush on page faults | Laszlo Ersek | 2014-11-25 | 2 | -4/+10 |