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
2019-09-17
arm64: fix unreachable code issue with cmpxchg
Arnd Bergmann
2019-09-04
arm64: remove __iounmap
Christoph Hellwig
2019-08-30
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
arm64: atomics: Use K constraint when toolchain appears to support it
Will Deacon
2019-08-30
arm64: atomics: Undefine internal macros after use
Will Deacon
2019-08-30
arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABEL
Will Deacon
2019-08-30
arm64: asm: Kill 'asm/atomic_arch.h'
Will Deacon
2019-08-30
arm64: lse: Remove unused 'alt_lse' assembly macro
Will Deacon
2019-08-29
arm64: atomics: Remove atomic_ll_sc compilation unit
Andrew Murray
2019-08-29
arm64: avoid using hard-coded registers for LSE atomics
Andrew Murray
2019-08-29
arm64: atomics: avoid out-of-line ll/sc atomics
Andrew Murray
2019-08-29
arm64: Use correct ll/sc atomic constraints
Andrew Murray
2019-08-28
arm64: kpti: ensure patched kernel text is fetched from PoU
Mark Rutland
2019-08-28
arm64: fix fixmap copy for 16K pages and 48-bit VA
Mark Rutland
2019-08-27
arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F
Will Deacon
2019-08-27
arm64: mm: Ignore spurious translation faults taken from the kernel
Will Deacon
2019-08-27
arm64: sysreg: Add some field definitions for PAR_EL1
Will Deacon
2019-08-27
arm64: mm: Add ISB instruction to set_pgd()
Will Deacon
2019-08-27
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
2019-08-27
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
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: add arch/arm64/Kbuild
Masahiro Yamada
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-20
powerpc/Makefile: Always pass --synthetic to nm if supported
Michael Ellerman
2019-08-15
arm64: unexport set_memory_x and set_memory_nx
Christoph Hellwig
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: Clarify when cpu_enable() is called
Mark Brown
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-14
arm64: memory: fix flipped VA space fallout
Mark Rutland
2019-08-14
arm64: memory: Cosmetic cleanups
Will Deacon
2019-08-14
arm64: memory: Add comments to end of non-trivial #ifdef blocks
Will Deacon
2019-08-14
arm64: memory: Implement __tag_set() as common function
Will Deacon
2019-08-14
arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
Will Deacon
2019-08-14
arm64: memory: Simplify virt_to_page() implementation
Will Deacon
2019-08-14
arm64: memory: Rewrite default page_to_virt()/virt_to_page()
Will Deacon
2019-08-14
arm64: memory: Ensure address tag is masked in conversion macros
Will Deacon
2019-08-14
arm64: memory: Fix virt_addr_valid() using __is_lm_address()
Will Deacon
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
[next]