summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24arm64: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-05-31arm64: Remove orphaned __addr_ok() definitionRobin Murphy
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-05-03arm64: always use STRICT_MM_TYPECHECKSYang Shi
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-04-28arm64: Add new asm macro copy_pageGeoff Levand
2016-04-28arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-04-28arm64: kernel: Include _AC definition in page.hJames Morse
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-04-28arm64/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel