summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2016-05-10arm64: defconfig: Add Juno SATA controllerAndre Przywara1-0/+1
2016-05-10Merge tag 'imx-defconfig64-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-2/+10
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas4-11/+39
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-05-09Merge tag 'renesas-arm64-dt-pm-domain-for-v4.7' of git://git.kernel.org/pub/s...Arnd Bergmann2-54/+176
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy1-2/+2
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2-3/+3
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar3-17/+5
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-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2016-05-05arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi1-2/+0
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-22/+23
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 Morse4-8/+49
2016-05-02dtb: xgene: Add channel propertyIyappan Subramanian2-0/+2
2016-04-29dts: hisi: update hns dst for changing property port-id to regYisen.Zhuang\(Zhuangyuzeng\)1-4/+6
2016-04-29arm64: dts: marvell: add XOR node for Armada 3700 SoCGregory CLEMENT1-0/+13
2016-04-28arm64: dts: rockchip: add dts file for RK3399 evaluation boardJianqun Xu2-0/+125
2016-04-28arm64: dts: rockchip: add core dtsi file for RK3399 SoCsJianqun Xu1-0/+1013
2016-04-28arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia1-1/+0
2016-04-28arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon1-0/+1
2016-04-28Merge tag 'renesas-fixes2-for-v4.6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+0
2016-04-28Merge tag 'renesas-arm64-defconfig-for-v4.7' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-1/+1
2016-04-28Merge tag 'hip0x-dt-for-4.7' of git://github.com/hisilicon/linux-hisi into ne...Arnd Bergmann5-1/+388
2016-04-28Merge tag 'renesas-arm64-dt2-for-v4.7' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-3/+112
2016-04-28arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse1-0/+26
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse7-0/+673
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 Morse2-3/+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 Morse7-115/+57
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse4-90/+97
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro5-1/+66
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse3-2/+12
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand4-14/+44
2016-04-28arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse3-7/+16
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand3-17/+18
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand4-104/+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 Biesheuvel3-0/+7
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-28arm64/efi: Apply strict permissions to UEFI Runtime Services regionsArd Biesheuvel1-14/+40
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-22/+23