summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-12-20ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supplyNeil Armstrong
2017-12-20arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers
2017-12-20arm64: fix CONFIG_DEBUG_WX address reportingMark Rutland
2017-12-20arm64: Initialise high_memory global variable earlierSteve Capper
2017-12-20arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-12-14arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon
2017-12-14arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon
2017-12-14arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-14arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-12-05arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel
2017-12-05arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel
2017-11-30ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zoneNeil Armstrong
2017-11-30arm64: Implement arch-specific pte_access_permitted()Catalin Marinas
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-11-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-11-02arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Merge tag 'uniphier-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2017-10-21arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry
2017-10-21arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng
2017-10-20Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2017-10-21arm64: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada
2017-10-19Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-10-19Merge tag 'v4.14-rockchip-dts64fixes-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-10-17arm64: dts: rockchip: fix typo in iommu nodesArnd Bergmann
2017-10-17arm64: dts: rockchip: correct vqmmc voltage for rk3399 platformsShawn Lin
2017-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-10-06arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose
2017-10-04Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2017-10-04arm64: Use larger stacks when KASAN is selectedMark Rutland
2017-10-03Merge tag 'v4.14-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2017-10-03Merge tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-10-02arm64: fix misleading data abort decodingMark Rutland
2017-10-02arm64: dts: marvell: fix interrupt-map property for Armada CP110 PCIe controllerThomas Petazzoni
2017-09-29arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-09-29arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon
2017-09-27arm64: Make sure SPsel is always setMarc Zyngier
2017-09-26arm64: dts: rockchip: add the grf clk for dw-mipi-dsi on rk3399Nickey Yang
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-21arm64: dts: salvator-common: add 12V regulator to backlightUlrich Hecht
2017-09-19arm64: dts: rockchip: Correct MIPI DPHY PLL clock on rk3399Nickey Yang
2017-09-19arm64: dt marvell: Fix AP806 system controller sizeBaruch Siach
2017-09-18arm64: ensure the kernel is compiled for LP64Andrew Pinski
2017-09-18arm64: relax assembly code alignment from 16 byte to 4 byteMasahiro Yamada