- 12fda81 arm/arm64: KVM: Drop boot_pgd by Marc Zyngier · 8 years ago
- 3421e9d arm64: KVM: Simplify HYP init/teardown by Marc Zyngier · 8 years ago
- 1df3e23 arm/arm64: KVM: Export __hyp_text_start/end symbols by Marc Zyngier · 8 years ago
- fd81e6b arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets by Marc Zyngier · 8 years ago
- d53d9bc arm64: KVM: Define HYP offset masks by Marc Zyngier · 8 years ago
- 853c3b2 arm64: Add ARM64_HYP_OFFSET_LOW capability by Marc Zyngier · 8 years ago
- fd16fe6 arm64: KVM: Kill HYP_PAGE_OFFSET by Marc Zyngier · 8 years ago
- 3f0f883 arm/arm64: KVM: Remove hyp_kern_va helper by Marc Zyngier · 8 years ago
- 82a81bf arm64: KVM: Merged page tables documentation by Marc Zyngier · 8 years ago
- bd264d0 arm64: efi: always map runtime services code and data regions down to pages by Ard Biesheuvel · 8 years ago
- 53e1b32 arm64: mm: add param to force create_pgd_mapping() to use page mappings by Ard Biesheuvel · 8 years ago
- 7dd01ae arm64: trap userspace "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
- 390bf17 arm64: consolidate signal injection on emulation errors by Andre Przywara · 8 years ago
- 8e23185 arm64: errata: Calling enable functions for CPU errata too by Andre Przywara · 8 years ago
- 823066d arm64: include alternative handling in dcache_by_line_op by Andre Przywara · 8 years ago
- 290622e arm64: fix "dc cvau" cache operation on errata-affected core by Andre Przywara · 8 years ago
- b82bfa4 Revert "arm64: alternatives: add enable parameter to conditional asm macros" by Andre Przywara · 8 years ago
- 0996353 arm/arm64: KVM: Make default HYP mappings non-excutable by Marc Zyngier · 8 years ago
- 5900270 arm/arm64: KVM: Map the HYP text as read-only by Marc Zyngier · 8 years ago
- 74a6b88 arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section by Marc Zyngier · 8 years ago
- 1166f3f arm64: Add PTE_HYP_XN page table flag by Marc Zyngier · 8 years ago
- c8dddec arm/arm64: KVM: Add a protection parameter to create_hyp_mappings by Marc Zyngier · 8 years ago
- d28f6df arm64/kexec: Add core kexec support by Geoff Levand · 8 years ago
- f9076ec arm64: Add back cpu reset routines by Geoff Levand · 8 years ago
- b69e0dc arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
- 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
- 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- f3610a6 arm64: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- 5c492c3 arm64: smp: Add function to determine if cpus are stuck in the kernel by James Morse · 8 years ago
- 38b04a7 ACPI: ARM64: support for ACPI_TABLE_UPGRADE by Jon Masters · 8 years ago
- 561454e arm64/kvm: use ESR_ELx_EC to extract EC by Mark Rutland · 8 years ago
- 275f344 arm64: add macro to extract ESR_ELx.EC by Mark Rutland · 8 years ago
- bffe1baff arm64: kasan: instrument user memory access API by Yang Shi · 8 years ago
- 4674fdb arm64: mm: dump: make page table dumping reusable by Mark Rutland · 8 years ago
- 0e455d8 arm64: Implement optimised IP checksum helpers by Robin Murphy · 8 years ago
- 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- 2efe95f locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions by Will Deacon · 9 years ago
- 6822a84 locking/atomic, arch/arm64: Generate LSE non-return cases using common macros by Will Deacon · 9 years ago
- e490f9b locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
- c56bdca arm64: spinlock: Ensure forward-progress in spin_unlock_wait by Will Deacon · 8 years ago
- 3a5facd arm64: spinlock: fix spin_unlock_wait for LSE atomics by Will Deacon · 8 years ago
- 38b850a arm64: spinlock: order spin_{is_locked,unlock_wait} against local locks by Will Deacon · 8 years ago
- edce229 KVM: ARM64: Fix typos by Andrea Gelmini · 8 years ago
- 1a9a053 arm64: Allow for different DMA and CPU bus offsets by Alexander Graf · 8 years ago
- 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 8 years ago
- a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 8 years ago
- 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 8 years ago
- e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 8 years ago
- db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
- 2a41bfb arm64: add io{read,write}64be accessors by Horia Geantă · 8 years ago
- d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 8 years ago
- e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 44bcc92 Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 8 years ago
- 35a2d58 KVM: arm/arm64: vgic-new: Synchronize changes to active state by Christoffer Dall · 8 years ago
- 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
- a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
- e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
- bdb4094 Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
- 0648505 kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables by Catalin Marinas · 9 years ago
- 53c92d7 iommu: of: enforce const-ness of struct iommu_ops by Robin Murphy · 9 years ago
- 5bb1cc0 arm64: Ensure pmd_present() returns false after pmd_mknotpresent() by Catalin Marinas · 9 years ago
- ab4db1f arm64: Replace hard-coded values in the pmd/pud_bad() macros by Catalin Marinas · 9 years ago
- 282aa70 arm64: Implement pmdp_set_access_flags() for hardware AF/DBM by Catalin Marinas · 9 years ago
- 911f56e arm64: Fix typo in the pmdp_huge_get_and_clear() definition by Catalin Marinas · 9 years ago
- 2326df5 arm64: always use STRICT_MM_TYPECHECKS by Yang Shi · 9 years ago
- c612505 arm64: kvm: Fix kvm teardown for systems using the extended idmap by James Morse · 9 years ago
- 82869ac arm64: kernel: Add support for hibernate/suspend-to-disk by James Morse · 9 years ago
- 5003dbd arm64: Add new asm macro copy_page by Geoff Levand · 9 years ago
- 28c7258 arm64: Promote KERNEL_START/KERNEL_END definitions to a header file by James Morse · 9 years ago
- 8122645 arm64: kernel: Include _AC definition in page.h by James Morse · 9 years ago
- cabe1c8 arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va by James Morse · 9 years ago
- adc9b2d arm64: kernel: Rework finisher callback out of __cpu_suspend_enter() by James Morse · 9 years ago
- 67f6919 arm64: kvm: allows kvm cpu hotplug by AKASHI Takahiro · 9 years ago
- c94b0cf arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp() by James Morse · 9 years ago
- ad72e59 arm64: hyp/kvm: Make hyp-stub extensible by Geoff Levand · 9 years ago
- e7227d0 arm64: Cleanup SCTLR flags by Geoff Levand · 9 years ago
- 7b7293a arm64: Fold proc-macros.S into assembler.h by Geoff Levand · 9 years ago
- ee6cab5 arm64/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
- 489f80f arm64/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
- 9822504 efifb: Enable the efi-framebuffer platform driver for ARM and arm64 by Ard Biesheuvel · 9 years ago
- 57fdb89a arm64/efi/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
- fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 9 years ago
- 789957e efi/arm*: Take the Memory Attributes table into account by Ard Biesheuvel · 9 years ago
- 30b5ba5 arm64: introduce mov_q macro to move a constant into a 64-bit register by Ard Biesheuvel · 9 years ago
- 6a6efbb arm64: Verify CPU errata work arounds on hotplugged CPU by Suzuki K Poulose · 9 years ago
- e3661b1 arm64: Allow a capability to be checked on a single CPU by Marc Zyngier · 9 years ago
- 92406f0 arm64: cpufeature: Add scope for capability check by Suzuki K Poulose · 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
- 66f877fa 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
- 0dbd3b1 arm64: Introduce pmd_thp_or_huge by Suzuki K Poulose · 9 years ago