index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-08-15
arm64: unexport set_memory_x and set_memory_nx
Christoph Hellwig
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
2019-08-14
arm64: Clarify when cpu_enable() is called
Mark Brown
2019-08-13
arm64: constify sys64_hook instances
Mark Rutland
2019-08-13
arm64: constify aarch64_insn_encoding_class[]
Mark Rutland
2019-08-13
arm64: constify icache_policy_str[]
Mark Rutland
2019-08-13
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-08-07
arm64/ptrace: Fix typoes in sve_set() comment
Julien Grall
2019-08-07
arm64: mm: print hexadecimal EC value in mem_abort_decode()
Miles Chen
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-05
arm64: Move TIF_* documentation to individual definitions
Geert Uytterhoeven
2019-08-05
arm64: mm: free the initrd reserved memblock in a aligned manner
Junhua Huang
2019-08-05
arm64: io: Relax implicit barriers in default I/O accessors
Will Deacon
2019-08-05
arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()
Mark Brown
2019-08-05
arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions
Will Deacon
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2019-08-05
arm64: remove unneeded uapi/asm/stat.h
Masahiro Yamada
2019-08-05
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-08-05
arm64: Remove unused assembly macro
Julien Thierry
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-08-02
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
2019-08-01
arm64/mm: fix variable 'pud' set but not used
Qian Cai
2019-08-01
arm64: Remove unneeded rcu_read_lock from debug handlers
Masami Hiramatsu
2019-08-01
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2019-07-31
arm64/efi: fix variable 'si' set but not used
Qian Cai
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2019-07-31
arm64: vdso: Fix Makefile regression
Vincenzo Frascino
2019-07-31
arm64: compat: vdso: Use legacy syscalls as fallback
Thomas Gleixner
2019-07-29
arm64: module: Mark expected switch fall-through
Anders Roxell
2019-07-29
arm64: smp: Mark expected switch fall-through
Anders Roxell
2019-07-29
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Will Deacon
2019-07-29
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-23
arm64: dts: imx8mq: fix SAI compatible
Lucas Stach
2019-07-23
arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1
Anson Huang
2019-07-22
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
2019-07-22
arm64: Force SSBS on context switch
Marc Zyngier
2019-07-22
arm64: mm: Drop pte_huge()
Anshuman Khandual
2019-07-22
arm64/sve: Fix a couple of magic numbers for the Z-reg count
Dave Martin
2019-07-22
arm64/sve: Factor out FPSIMD to SVE state conversion
Dave Martin
2019-07-22
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
[next]