开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmu.c
Age
Commit message (
Expand
)
Author
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-30
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-21
arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
Anshuman Khandual
2021-06-15
arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
Anshuman Khandual
2021-05-25
arm64/mm: Make vmemmap_free() available only with CONFIG_MEMORY_HOTPLUG
Anshuman Khandual
2021-05-25
arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
Jisheng Zhang
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-04-30
arm64: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
2021-03-22
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
2021-03-19
arm64: mm: use XN table mapping attributes for the linear region
Ard Biesheuvel
2021-03-19
arm64: mm: add missing P4D definitions and use them consistently
Ard Biesheuvel
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-02-26
arm64, kfence: enable KFENCE for ARM64
Marco Elver
2021-02-26
arm64/mm: define arch_get_mappable_range()
Anshuman Khandual
2021-02-23
arm64/mm: Fixed some coding style issues
Zhiyuan Dai
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2021-02-09
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
2021-01-20
arm64/mm: Add warning for outside range requests in vmemmap_populate()
Anshuman Khandual
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
2020-11-20
arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
Catalin Marinas
2020-11-17
arm64/mm: add fallback option to allocate virtually contiguous memory
Sudarshan Rajagopalan
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2020-11-13
arm64/mm: Validate hotplug range before creating linear mapping
Anshuman Khandual
2020-11-10
arm64/mm/hotplug: Ensure early memory sections are all online
Anshuman Khandual
2020-11-10
arm64/mm/hotplug: Enable MEM_OFFLINE event handling
Anshuman Khandual
2020-11-10
arm64/mm/hotplug: Register boot memory hot remove notifier earlier
Anshuman Khandual
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-03
arm64: mte: Use Normal Tagged attributes for the linear map
Catalin Marinas
2020-09-01
arm64/mm: Remove needless section quotes
Kees Cook
2020-08-07
arm64/mm: enable vmem_altmap support for vmemmap mappings
Anshuman Khandual
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-15
arm64: mm: reset address tag set by kasan sw tagging
Shyam Thombre
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
[next]