summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas
2017-08-04Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2017-08-04Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...Arnd Bergmann
2017-08-04Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-08-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2017-08-02ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridgeGregory CLEMENT
2017-08-01arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0Marc Zyngier
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon
2017-07-27arm64: defconfig: enable missing HWSPINLOCKGeorgi Djakov
2017-07-27arm64: allwinner: sun50i-a64: Correct emac register sizeCorentin Labbe
2017-07-27Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-07-27Merge tag 'renesas-fixes-for-v4.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-25KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones
2017-07-25arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20ARM64: dts: meson-gxl-s905x-libretech-cc: fixup board definitionJerome Brunet
2017-07-20ARM64: dts: meson-gx: use specific compatible for the AO pwmsJerome Brunet
2017-07-20arm64/numa: Drop duplicate messagePunit Agrawal
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-20arm64: Convert to using %pOF instead of full_nameRob Herring
2017-07-20arm64: traps: disable irq in die()Qiao Zhou
2017-07-20arm64: atomics: Remove '&' from '+&' asm constraint in lse atomicsWill Deacon
2017-07-20arm64: uaccess: Remove redundant __force from addr cast in __range_okWill Deacon
2017-07-19arm64: dts: marvell: mark the cp110 crypto engine as dma coherentAntoine Tenart
2017-07-18arm64: dts: marvell: use ICU for the CP110 slave RTCThomas Petazzoni
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-12arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-07-12arm64: ascii armor the arm64 boot init stack canaryRik van Riel
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-10arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-10arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin
2017-07-10arm64: dts: renesas: ulcb: sound clock-frequency needs descending orderVladimir Barinov
2017-07-10arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper