summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann
2019-10-05arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-10-05arm64: Use correct ll/sc atomic constraintsAndrew Murray
2019-10-05arm64: kpti: ensure patched kernel text is fetched from PoUMark Rutland
2019-10-05arm64: dts: meson: fix boards regulators states formatNeil Armstrong
2019-10-05arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-10-05arm64: dts: qcom: qcs404-evb: Mark WCSS clocks protectedBjorn Andersson
2019-10-05arm64/efi: Move variable assignments after SECTIONSKees Cook
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-10-05arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang
2019-10-05arm64: dts: imx8mq: Correct OPP table according to latest datasheetAnson Huang
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-09-05Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-09-04Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-08-31arm64: dts: renesas: hihope-common: Fix eMMC statusFabrizio Castro
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-15Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09arm64: dts: renesas: r8a77995: draak: Fix backlight regulator nameGeert Uytterhoeven
2019-08-09KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He
2019-08-05arm64: dts: amlogic: odroid-n2: keep SD card regulator always onXavier Ruppen
2019-08-05arm64: dts: meson-g12a-sei510: enable IR controllerNeil Armstrong
2019-08-05arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-31arm64: vdso: Fix Makefile regressionVincenzo Frascino
2019-07-31arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner
2019-07-29arm64: module: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon
2019-07-29arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-07-29arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-07-26KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu