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
Age
Commit message (
Expand
)
Author
2022-10-05
arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
Nathan Chancellor
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
2022-09-30
arm64/kprobe: Optimize the performance of patching single-step slot
Liao Chang
2022-09-29
arm64: defconfig: Add Coresight as module
James Clark
2022-09-29
ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-29
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
2022-09-29
arm64: ftrace: fix module PLTs with mcount
Mark Rutland
2022-09-29
arm64: module: Remove unused plt_entry_is_initialized()
Li Huafei
2022-09-29
arm64: module: Make plt_equals_entry() static
Li Huafei
2022-09-29
arm64: fix the build with binutils 2.27
Mark Rutland
2022-09-23
arm64: uaccess: simplify uaccess_mask_ptr()
Mark Rutland
2022-09-22
arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI header
Will Deacon
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
2022-09-22
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
2022-09-22
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
Will Deacon
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
2022-09-21
arm64/ptrace: Support access to TPIDR2_EL0
Mark Brown
2022-09-21
arm64: Enable docker support in defconfig
Vincenzo Frascino
2022-09-21
arm64: defconfig: Enable memory hotplug and hotremove config
Kefeng Wang
2022-09-21
arm64: configs: Enable all PMUs provided by Arm
Mark Brown
2022-09-21
arm64: avoid BUILD_BUG_ON() in alternative-macros
Mark Rutland
2022-09-16
arm64: alternatives: add shared NOP callback
Mark Rutland
2022-09-16
arm64: alternatives: add alternative_has_feature_*()
Mark Rutland
2022-09-16
arm64: alternatives: have callbacks take a cap
Mark Rutland
2022-09-16
arm64: alternatives: make alt_region const
Mark Rutland
2022-09-16
arm64: alternatives: hoist print out of __apply_alternatives()
Mark Rutland
2022-09-16
arm64: alternatives: proton-pack: prepare for cap changes
Mark Rutland
2022-09-16
arm64: alternatives: kvm: prepare for cap changes
Mark Rutland
2022-09-16
arm64: cpufeature: make cpus_have_cap() noinstr-safe
Mark Rutland
2022-09-16
arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510
James Morse
2022-09-16
arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c
James Morse
2022-09-16
arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
James Morse
2022-09-16
arm64/sysreg: Convert ID_AA64AFRn_EL1 to automatic generation
Mark Brown
2022-09-16
arm64/sysreg: Convert ID_AA64DFR1_EL1 to automatic generation
Mark Brown
2022-09-16
arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generation
Mark Brown
2022-09-16
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
2022-09-16
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
2022-09-16
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
2022-09-16
arm64: rework BTI exception handling
Mark Rutland
2022-09-16
arm64: rework FPAC exception handling
Mark Rutland
2022-09-16
arm64: consistently pass ESR_ELx to die()
Mark Rutland
2022-09-16
arm64: die(): pass 'err' as long
Mark Rutland
2022-09-16
arm64: report EL1 UNDEFs better
Mark Rutland
2022-09-16
arm64: support huge vmalloc mappings
Kefeng Wang
2022-09-09
arm64: spectre: increase parameters that can be used to turn off bhb mitigati...
Liu Song
2022-09-09
arm64: run softirqs on the per-CPU IRQ stack
Qi Zheng
2022-09-09
arm64: atomic: always inline the assembly
Mark Rutland
2022-09-09
arm64: atomics: remove LL/SC trampolines
Mark Rutland
[next]