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
/
include
/
linux
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-08-24
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
2023-08-24
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
2023-08-24
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
2023-08-24
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
2023-08-21
pgtable: improve pte_protnone() comment
David Hildenbrand
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
2023-08-18
mm: add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm: move ptep_get() and pmdp_get() helpers
Ryan Roberts
2023-06-19
mm/pgtable: delete pmd_trans_unstable() and friends
Hugh Dickins
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
mm/pgtable: kmap_local_page() instead of kmap_atomic()
Hugh Dickins
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-28
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
2023-02-09
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-15
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
2022-12-15
mm: Fix pmd_read_atomic()
Peter Zijlstra
2022-12-15
mm: Update ptep_get_lockless()'s comment
Peter Zijlstra
2022-12-11
include/linux/pgtable.h: : remove redundant pte variable
zhang songyi
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-09-26
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-11
mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
Liu Shixin
2022-09-11
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
Liu Shixin
2022-07-17
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
2022-05-13
mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
Tong Tiangen
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
2022-05-09
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
[next]