Age | Commit message (Expand) | Author |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-24 | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2016-05-20 | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Export mmio_read/write_bus | Christoffer Dall |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-19 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger |
2016-05-11 | Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2016-05-09 | kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables | Catalin Marinas |
2016-05-09 | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy |
2016-05-06 | arm64: Ensure pmd_present() returns false after pmd_mknotpresent() | Catalin Marinas |
2016-05-06 | arm64: Replace hard-coded values in the pmd/pud_bad() macros | Catalin Marinas |
2016-05-06 | arm64: Implement pmdp_set_access_flags() for hardware AF/DBM | Catalin Marinas |
2016-05-06 | arm64: Fix typo in the pmdp_huge_get_and_clear() definition | Catalin Marinas |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-05-03 | arm64: always use STRICT_MM_TYPECHECKS | Yang Shi |
2016-05-03 | arm64: kvm: Fix kvm teardown for systems using the extended idmap | James Morse |
2016-04-28 | arm64: kernel: Add support for hibernate/suspend-to-disk | James Morse |
2016-04-28 | arm64: Add new asm macro copy_page | Geoff Levand |
2016-04-28 | arm64: Promote KERNEL_START/KERNEL_END definitions to a header file | James Morse |
2016-04-28 | arm64: kernel: Include _AC definition in page.h | James Morse |
2016-04-28 | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va | James Morse |
2016-04-28 | arm64: kernel: Rework finisher callback out of __cpu_suspend_enter() | James Morse |
2016-04-28 | arm64: kvm: allows kvm cpu hotplug | AKASHI Takahiro |
2016-04-28 | arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp() | James Morse |
2016-04-28 | arm64: hyp/kvm: Make hyp-stub extensible | Geoff Levand |
2016-04-28 | arm64: Cleanup SCTLR flags | Geoff Levand |
2016-04-28 | arm64: Fold proc-macros.S into assembler.h | Geoff Levand |
2016-04-28 | arm64/efi: Enable runtime call flag checking | Mark Rutland |
2016-04-28 | arm64/efi: Move to generic {__,}efi_call_virt() | Mark Rutland |
2016-04-28 | efifb: Enable the efi-framebuffer platform driver for ARM and arm64 | Ard Biesheuvel |
2016-04-28 | arm64/efi/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel |
2016-04-28 | efi/libstub: Move Graphics Output Protocol handling to generic code | Ard Biesheuvel |
2016-04-28 | efi/arm*: Take the Memory Attributes table into account | Ard Biesheuvel |
2016-04-26 | arm64: introduce mov_q macro to move a constant into a 64-bit register | Ard Biesheuvel |
2016-04-25 | arm64: Verify CPU errata work arounds on hotplugged CPU | Suzuki K Poulose |
2016-04-25 | arm64: Allow a capability to be checked on a single CPU | Marc Zyngier |
2016-04-25 | arm64: cpufeature: Add scope for capability check | Suzuki K Poulose |
2016-04-21 | arm64: kvm: Add support for 16K pages | Suzuki K Poulose |
2016-04-21 | kvm-arm: Cleanup stage2 pgd handling | Suzuki K Poulose |
2016-04-21 | kvm: arm64: Get rid of fake page table levels | Suzuki K Poulose |
2016-04-21 | kvm-arm: Cleanup kvm_* wrappers | Suzuki K Poulose |
2016-04-21 | kvm-arm: arm64: Introduce hyp page table empty checks | Suzuki K Poulose |
2016-04-21 | kvm-arm: arm64: Introduce stage2 page table helpers | Suzuki K Poulose |
2016-04-21 | arm64: Introduce pmd_thp_or_huge | Suzuki K Poulose |