index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2019-09-24
arm64, mm: make randomization selected by generic topdown mmap layout
Alexandre Ghiti
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-27
arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
Will Deacon
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
2019-08-27
arm64: smp: Increase secondary CPU boot timeout value
Will Deacon
2019-08-23
arm64: kexec_file: add rng-seed support
Hsin-Yi Wang
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-08-20
arm64: Change the tagged_addr sysctl control semantics to only prevent the op...
Catalin Marinas
2019-08-20
arm64: perf_event: Add missing header needed for smp_processor_id()
Raphael Gault
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
2019-08-15
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
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-13
arm64: cpufeature: Don't treat granule sizes as strict
Will Deacon
2019-08-12
arm64: topology: Use PPTT to determine if PE is a thread
Jeremy Linton
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-08-09
ARM: psci: cpuidle: Enable PSCI CPUidle driver
Lorenzo Pieralisi
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-07
arm64/ptrace: Fix typoes in sve_set() comment
Julien Grall
2019-08-07
arm64/prefetch: fix a -Wtype-limits warning
Qian Cai
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
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/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
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-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
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-26
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-23
arm64: perf: Remove unused macro
Shaokun Zhang
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
[next]