index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-30
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
1
-1
/
+9
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+28
2023-08-25
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
1
-0
/
+3
2023-08-25
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-08-25
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-08-25
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
1
-21
/
+60
2023-08-22
pgtable: improve pte_protnone() comment
David Hildenbrand
1
-6
/
+10
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
1
-0
/
+2
2023-08-18
mm: add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
1
-0
/
+2
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
1
-0
/
+4
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
1
-2
/
+2
2023-07-12
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
1
-0
/
+14
2023-07-12
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
1
-2
/
+2
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-0
/
+14
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
1
-3
/
+3
2023-06-20
mm: move ptep_get() and pmdp_get() helpers
Ryan Roberts
1
-14
/
+14
2023-06-20
mm/pgtable: delete pmd_trans_unstable() and friends
Hugh Dickins
1
-96
/
+7
2023-06-20
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
1
-7
/
+15
2023-06-20
mm/pgtable: kmap_local_page() instead of kmap_atomic()
Hugh Dickins
1
-2
/
+2
2023-06-20
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
1
-17
/
+0
2023-03-29
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+1
2023-03-29
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-3
/
+4
2023-02-10
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
1
-2
/
+3
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-29
/
+0
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+46
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
1
-2
/
+2
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
1
-7
/
+2
2022-12-15
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
1
-2
/
+2
2022-12-15
mm: Fix pmd_read_atomic()
Peter Zijlstra
1
-10
/
+37
2022-12-15
mm: Update ptep_get_lockless()'s comment
Peter Zijlstra
1
-9
/
+6
2022-12-12
include/linux/pgtable.h: : remove redundant pte variable
zhang songyi
1
-3
/
+1
2022-12-01
mm: remove unused savedwrite infrastructure
David Hildenbrand
1
-24
/
+0
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-0
/
+11
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+7
2022-09-27
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
1
-2
/
+2
2022-09-27
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
1
-0
/
+13
2022-09-12
mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
Liu Shixin
1
-2
/
+1
2022-09-12
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
Liu Shixin
1
-5
/
+1
2022-07-18
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+28
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
1
-9
/
+3
2022-05-13
mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
Tong Tiangen
1
-2
/
+0
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
1
-8
/
+15
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
1
-0
/
+20
[next]