index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
/
pgtable-3level.h
Age
Commit message (
Expand
)
Author
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-01-15
um: kill pfn_t
Dan Williams
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
um: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2010-08-03
um, x86: Cast to (u64 *) inside set_64bit()
H. Peter Anvin
2009-04-01
uml: remove useless comments
WANG Cong
2008-10-22
x86, um: initial part of asm-um move
Al Viro