summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-08-15arm64: unexport set_memory_x and set_memory_nxChristoph Hellwig
2019-08-14arm64/efi: Move variable assignments after SECTIONSKees Cook
2019-08-14arm64: Clarify when cpu_enable() is calledMark Brown
2019-08-13arm64: constify sys64_hook instancesMark Rutland
2019-08-13arm64: constify aarch64_insn_encoding_class[]Mark Rutland
2019-08-13arm64: constify icache_policy_str[]Mark Rutland
2019-08-13arm64: prefer __section from compiler_attributes.hNick Desaulniers
2019-08-07arm64/ptrace: Fix typoes in sve_set() commentJulien Grall
2019-08-07arm64: mm: print hexadecimal EC value in mem_abort_decode()Miles Chen
2019-08-07arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne
2019-08-05arm64: Move TIF_* documentation to individual definitionsGeert Uytterhoeven
2019-08-05arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang
2019-08-05arm64: io: Relax implicit barriers in default I/O accessorsWill Deacon
2019-08-05arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()Mark Brown
2019-08-05arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitionsWill Deacon
2019-08-05arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon
2019-08-05arm64: Replace strncmp with str_has_prefixChuhong Yuan
2019-08-05arm64: remove unneeded uapi/asm/stat.hMasahiro Yamada
2019-08-05arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...Bhupesh Sharma
2019-08-05arm64: remove pointless __KERNEL__ guardsMark Rutland
2019-08-05arm64: Remove unused assembly macroJulien Thierry
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-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-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-23arm64: dts: imx8mq: fix SAI compatibleLucas Stach
2019-07-23arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse
2019-07-22arm64: Force SSBS on context switchMarc Zyngier
2019-07-22arm64: mm: Drop pte_huge()Anshuman Khandual
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland