aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland1-10/+2
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland1-1/+2
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2-1/+9
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas1-2/+2
2016-05-31arm64: Remove orphaned __addr_ok() definitionRobin Murphy1-13/+0
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+9
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+3
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini2-0/+9
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall1-0/+2
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall1-0/+4
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall1-0/+3
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-5/+0
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-140/+376
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds21-93/+407
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini7-140/+374
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas3-11/+31
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy1-1/+1
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2-3/+2
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas1-3/+3
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas1-0/+10
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas1-3/+3
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+3
2016-05-03arm64: always use STRICT_MM_TYPECHECKSYang Shi1-32/+0
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse1-1/+2
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+7
2016-04-28arm64: Add new asm macro copy_pageGeoff Levand1-0/+19
2016-04-28arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse1-0/+3
2016-04-28arm64: kernel: Include _AC definition in page.hJames Morse1-0/+2
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse1-6/+3
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse1-0/+20
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro3-1/+14
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse1-0/+2
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand1-0/+16
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand2-15/+15
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand1-1/+81
2016-04-28arm64/efi: Enable runtime call flag checkingMark Rutland1-0/+3
2016-04-28arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland1-14/+7
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel1-0/+4
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-0/+3
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-1/+3
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel1-0/+2
2016-04-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel1-0/+20
2016-04-25arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose1-0/+1
2016-04-25arm64: Allow a capability to be checked on a single CPUMarc Zyngier1-0/+2
2016-04-25arm64: cpufeature: Add scope for capability checkSuzuki K Poulose1-1/+8
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose1-2/+11
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose1-18/+0