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
/
mm
Age
Commit message (
Expand
)
Author
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-09-24
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
2019-09-24
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-11
arm64: use asm-generic/dma-mapping.h
Christoph Hellwig
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-04
arm64: remove __iounmap
Christoph Hellwig
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-29
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
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: mm: Ignore spurious translation faults taken from the kernel
Will Deacon
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-15
arm64: unexport set_memory_x and set_memory_nx
Christoph Hellwig
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-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
2019-08-09
arm64: mm: Separate out vmemmap
Steve Capper
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
arm64: dump: De-constify VA_START and KASAN_SHADOW_START
Steve Capper
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-07
arm64: mm: print hexadecimal EC value in mem_abort_decode()
Miles Chen
2019-08-05
arm64: mm: free the initrd reserved memblock in a aligned manner
Junhua Huang
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2019-08-02
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
arm64/mm: add temporary arch_remove_memory() implementation
David Hildenbrand
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-24
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
2019-06-24
Merge tag 'v5.2-rc6' into generic-dma-ops
Joerg Roedel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-17
arm64/mm: Correct the cache line size warning with non coherent device
Masayoshi Mizuma
2019-06-07
arm64/mm: Refactor __do_page_fault()
Anshuman Khandual
2019-06-07
arm64/mm: Document write abort detection from ESR
Anshuman Khandual
2019-06-07
arm64: Fix comment after #endif
Odin Ugedal
[next]