index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2018-12-11
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
2018-12-10
arm64: mm: EXPORT vabits_user to modules
Will Deacon
2018-12-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
2018-12-10
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-12-10
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
Steve Capper
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2018-12-10
arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
Marc Zyngier
2018-12-10
arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
Marc Zyngier
2018-12-10
arm64: KVM: Add synchronization on translation regime change for erratum 1165522
Marc Zyngier
2018-12-10
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
2018-12-10
arm64: Add TCR_EPD{0,1} definitions
Marc Zyngier
2018-12-10
arm64: KVM: Install stage-2 translation before enabling traps
Marc Zyngier
2018-12-10
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
2018-12-10
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
2018-12-10
arm64: remove arm64ksyms.c
Mark Rutland
2018-12-10
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: smccc: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
arm64: add EXPORT_SYMBOL_NOKASAN()
Mark Rutland
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
2018-12-10
arm64: remove bitop exports
Mark Rutland
2018-12-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
2018-12-07
arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics
Will Deacon
2018-12-07
arm64: Avoid masking "old" for LSE cmpxchg() implementation
Will Deacon
2018-12-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
2018-12-07
arm64: kexec_file: forbid kdump via kexec_file_load()
James Morse
2018-12-07
arm64: preempt: Provide our own implementation of asm/preempt.h
Will Deacon
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
2018-12-06
arm64: hugetlb: Register hugepages during arch init
Allen Pais
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
2018-12-06
arm64/neon: add workaround for ambiguous C99 stdint.h types
Jackie Liu
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2018-12-06
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
2018-12-06
arm64: kexec_file: add kaslr support
AKASHI Takahiro
2018-12-06
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
[next]