- b13216c KVM: arm/arm64: Provide functionality to pause and resume a guest by Christoffer Dall · 9 years ago
- d5a5a0e KVM: arm/arm64: Export mmio_read/write_bus by Christoffer Dall · 9 years ago
- 83091db KVM: arm/arm64: Fix MMIO emulation data handling by Christoffer Dall · 9 years ago
- 41a5448 KVM: arm/arm64: Move timer IRQ map to latest possible time by Christoffer Dall · 9 years ago
- e4fe9e7 kvm: arm64: Fix EC field in inject_abt64 by Matt Evans · 9 years ago
- 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 9 years ago
- d4b9e07 arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables by Marc Zyngier · 9 years ago
- 02e0b76 arm64: kvm: Add support for 16K pages by Suzuki K Poulose · 9 years ago
- 9163ee23 kvm-arm: Cleanup stage2 pgd handling by Suzuki K Poulose · 9 years ago
- da04fa0 kvm: arm64: Get rid of fake page table levels by Suzuki K Poulose · 9 years ago
- 8684e70 kvm-arm: Cleanup kvm_* wrappers by Suzuki K Poulose · 9 years ago
- 7a1c831 kvm-arm: Add stage2 page table modifiers by Suzuki K Poulose · 9 years ago
- 64f3249 kvm-arm: Add explicit hyp page table modifiers by Suzuki K Poulose · 9 years ago
- 70fd190 kvm-arm: Use explicit stage2 helper routines by Suzuki K Poulose · 9 years ago
- 66f877f kvm-arm: arm64: Introduce hyp page table empty checks by Suzuki K Poulose · 9 years ago
- c0ef632 kvm-arm: arm64: Introduce stage2 page table helpers by Suzuki K Poulose · 9 years ago
- b1d030a kvm-arm: arm: Introduce hyp page table empty checks by Suzuki K Poulose · 9 years ago
- b1ae9a3 kvm-arm: arm32: Introduce stage2 page table helpers by Suzuki K Poulose · 9 years ago
- 77b5665 kvm-arm: Remove kvm_pud_huge() by Suzuki K Poulose · 9 years ago
- bbb3b6b kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge by Suzuki K Poulose · 9 years ago
- 0dbd3b1 arm64: Introduce pmd_thp_or_huge by Suzuki K Poulose · 9 years ago
- 120f077 kvm arm: Move fake PGD handling to arch specific files by Suzuki K Poulose · 9 years ago
- acd0501 arm64: Cleanup VTCR_EL2 and VTTBR field values by Suzuki K Poulose · 9 years ago
- a563f75 arm64: Reuse TCR field definitions for EL1 and EL2 by Suzuki K Poulose · 9 years ago
- 06a71a2 arm64: KVM: unregister notifiers in hyp mode teardown path by Sudeep Holla · 9 years ago
- 6141570 arm64: KVM: Warn when PARange is less than 40 bits by Marc Zyngier · 9 years ago
- 5f5560b arm64: KVM: Register CPU notifiers when the kernel runs at HYP by James Morse · 9 years ago
- cb678d6 arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting by Suzuki K Poulose · 9 years ago
- 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- 2d5ae5c [IA64] Enable preadv2 and pwritev2 syscalls for ia64 by Tony Luck · 9 years ago
- 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 8f40842 Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
- 976fb3f Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 9d85460 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 8a20a04b Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 732b84e Merge tag 'for-4.6' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
- e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- 0f0fbec Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 6fe35ab Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt2 by Arnd Bergmann · 9 years ago
- d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8cad489 h8300: switch EARLYCON by Yoshinori Sato · 9 years ago
- d858161 h8300: dts: Rename the serial port clock to fck by Geert Uytterhoeven · 9 years ago
- 691b1e2 arm64: mm: allow preemption in copy_to_user_page by Mark Rutland · 9 years ago
- c661cb1 arm64: consistently use p?d_set_huge by Mark Rutland · 9 years ago
- d5e5743 arm64: kaslr: use callee saved register to preserve SCTLR across C call by Ard Biesheuvel · 9 years ago
- 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
- 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
- c95a23d parisc: Panic immediately when panic_on_oops by Aaro Koskinen · 9 years ago
- 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
- 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
- 9da7766 x86/msr: Remove unused native_read_tscp() by Prarit Bhargava · 9 years ago
- dd17a3c ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform by MaJun · 9 years ago
- a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b91d9c6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- e77986b alpha/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
- 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 9 years ago
- dd64f4f powerpc/fsl_rio: changes to mport registration by Alexandre Bounine · 9 years ago
- 378c652 fs/coredump: prevent fsuid=0 dumps into user-controlled directories by Jann Horn · 9 years ago
- f970165 x86/compat: remove is_compat_task() by Andy Lutomirski · 9 years ago
- 203f790 sparc/syscall: fix syscall_get_arch by Andy Lutomirski · 9 years ago
- 069923d sparc/compat: provide an accurate in_compat_syscall implementation by Andy Lutomirski · 9 years ago
- 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- b4af7f7 Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- a6adb10 KVM: page_track: fix access to NULL slot by Paolo Bonzini · 9 years ago
- 0af574b KVM: PPC: do not compile in vfio.o unconditionally by Paolo Bonzini · 9 years ago
- 9db284f kvm, rt: change async pagefault code locking for PREEMPT_RT by Rik van Riel · 9 years ago
- 489153c KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() by Lan Tianyu · 9 years ago
- 0f127d1 KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() by Lan Tianyu · 9 years ago
- 7bfdf21 KVM/x86: Call smp_wmb() before increasing tlbs_dirty by Lan Tianyu · 9 years ago
- 36ca7e0 KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page_lockless_begin/end() by Lan Tianyu · 9 years ago
- 9753f52 KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() by Lan Tianyu · 9 years ago
- b9baba8 KVM, pkeys: expose CPUID/CR4 to guest by Huaitong Han · 9 years ago
- be94f6b KVM, pkeys: add pkeys support for permission_fault by Huaitong Han · 9 years ago
- 2d34410 KVM, pkeys: introduce pkru_mask to cache conditions by Huaitong Han · 9 years ago
- 1be0e61 KVM, pkeys: save/restore PKRU when guest/host switches by Xiao Guangrong · 9 years ago
- 9e90199 x86: pkey: introduce write_pkru() for KVM by Xiao Guangrong · 9 years ago
- 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 9 years ago
- ddba262 KVM, pkeys: disable pkeys for guests in non-paging mode by Huaitong Han · 9 years ago
- e0b18ef KVM: x86: remove magic number with enum cpuid_leafs by Huaitong Han · 9 years ago
- f13577e KVM: MMU: return page fault error code from permission_fault by Paolo Bonzini · 9 years ago
- 31217db KVM: PPC: Create a virtual-mode only TCE table handlers by Alexey Kardashevskiy · 9 years ago
- ef697a7 KVM: VMX: fix nested vpid for old KVM guests by Paolo Bonzini · 9 years ago
- f6870ee KVM: VMX: avoid guest hang on invalid invvpid instruction by Paolo Bonzini · 9 years ago
- 2849eb4 KVM: VMX: avoid guest hang on invalid invept instruction by Paolo Bonzini · 9 years ago
- b02acd4 ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator by Ludovic Desroches · 9 years ago
- ae3fc8e ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator by Ludovic Desroches · 9 years ago
- 2c856e1 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- d34687a Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
- 59aa56b xen: audit usages of module.h ; remove unnecessary instances by Paul Gortmaker · 9 years ago
- 70cf769c Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/io-pgtable', 'arm/renesas' and 'core' into next by Joerg Roedel · 9 years ago
- a6cdf1c kvm: arm64: Disable compiler instrumentation for hypervisor code by Catalin Marinas · 9 years ago
- f09f1ba arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont() by Catalin Marinas · 9 years ago
- cc7c0cd arm64: drop unused __local_flush_icache_all() by Kefeng Wang · 9 years ago