index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
Lines
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
-2
/
+8
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
-65
/
+76
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
-10
/
+10
2019-08-14
arm64: memory: Cosmetic cleanups
Will Deacon
-12
/
+11
2019-08-14
arm64: memory: Add comments to end of non-trivial #ifdef blocks
Will Deacon
-6
/
+8
2019-08-14
arm64: memory: Implement __tag_set() as common function
Will Deacon
-7
/
+7
2019-08-14
arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions
Will Deacon
-4
/
+2
2019-08-14
arm64: memory: Simplify virt_to_page() implementation
Will Deacon
-1
/
+1
2019-08-14
arm64: memory: Rewrite default page_to_virt()/virt_to_page()
Will Deacon
-11
/
+10
2019-08-14
arm64: memory: Ensure address tag is masked in conversion macros
Will Deacon
-2
/
+3
2019-08-14
arm64: memory: Fix virt_addr_valid() using __is_lm_address()
Will Deacon
-8
/
+8
2019-08-09
arm64: mm: Really fix sparse warning in untagged_addr()
Will Deacon
-1
/
+1
2019-08-09
arm64: mm: Simplify definition of virt_addr_valid()
Will Deacon
-4
/
+2
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
-3
/
+0
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
-3
/
+4
2019-08-09
arm64: mm: Modify calculation of VMEMMAP_SIZE
Steve Capper
-1
/
+8
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
-5
/
+6
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
-1
/
+8
2019-08-09
arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
Steve Capper
-3
/
+5
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
-4
/
+4
2019-08-09
arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START
Steve Capper
-6
/
+5
2019-08-06
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
-1
/
+1
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
-3
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
-12
/
+1
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
-1
/
+1
2019-04-16
arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y
Miles Chen
-1
/
+1
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-2
/
+3
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
-4
/
+0
2019-02-28
arm64: avoid clang warning about self-assignment
Arnd Bergmann
-2
/
+3
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
-0
/
+11
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+0
2018-12-28
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
-1
/
+7
2018-12-28
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
-3
/
+4
2018-12-28
kasan: add tag related helper functions
Andrey Konovalov
-0
/
+12
2018-12-28
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
-0
/
+8
2018-12-28
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
-5
/
+3
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+4
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-1
/
+15
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-9
/
+0
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
-9
/
+0
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
-0
/
+3
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
-0
/
+6
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
-1
/
+6
2018-12-05
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
-1
/
+4
2018-11-26
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
-8
/
+0
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
-0
/
+7
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
-6
/
+0
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
-1
/
+2
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-15
/
+0
2017-10-04
arm64: Use larger stacks when KASAN is selected
Mark Rutland
-3
/
+6
[next]