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
/
arm64
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-02-28
arm64: avoid clang warning about self-assignment
Arnd Bergmann
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
2018-12-28
kasan: add tag related helper functions
Andrey Konovalov
2018-12-28
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2018-12-28
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
2018-12-05
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
2018-11-26
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-10-04
arm64: Use larger stacks when KASAN is selected
Mark Rutland
2017-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-01-12
arm64: Add cast for virt_to_pfn
Laura Abbott
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
2016-10-26
arm64: mm: fix __page_to_voff definition
Neeraj Upadhyay
2016-09-22
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
2016-04-28
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-14
arm64: mm: restrict virt_to_page() to the linear mapping
Ard Biesheuvel
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-23
arm64: mm: use bit ops rather than arithmetic in pa/va translations
Ard Biesheuvel
2016-02-23
arm64: mm: only perform memstart_addr sanity check if DEBUG_VM
Ard Biesheuvel
[next]