开源镜像站
帮助
动态
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-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
2020-05-07
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-03-04
arm64/mm: Enable memory hot remove
Anshuman Khandual
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-07
arm/efi: EFI soft reservation to memblock
Dan Williams
2019-11-06
arm64: mm: simplify the page end calculation in __create_pgd_mapping()
Masahiro Yamada
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-28
arm64: fix fixmap copy for 16K pages and 48-bit VA
Mark Rutland
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-14
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce vabits_actual
Steve Capper
2019-08-09
arm64: mm: Flip kernel VA space
Steve Capper
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/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
[next]