index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
sparsemem.h
Age
Commit message (
Expand
)
Author
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
2023-09-12
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
2022-10-03
x86: add missing include to sparsemem.h
Dmitry Vyukov
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-07-24
x86/mm: Drop unused MAX_PHYSADDR_BITS
Arvind Sankar
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-02-14
x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic
Kirill A. Shutemov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
2009-05-05
x86: 46 bit physical address support on 64 bits
Rik van Riel
2008-12-16
x86, mm: limit MAXMEM on 64-bit
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro