index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
debug_vm_pgtable.c
Age
Commit message (
Expand
)
Author
2023-06-19
mm/debug_vm_pgtable,page_table_check: warn pte map fails
Hugh Dickins
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-03-28
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
2023-03-28
mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()
Anshuman Khandual
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
David Hildenbrand
2023-01-18
mm/debug: use valid physical memory for pmd/pud tests
Frank van der Linden
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-11-08
mm: debug_vm_pgtable: use VM_ACCESS_FLAGS
Kefeng Wang
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-05-09
mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-04-28
mm/debug_vm_pgtable: drop protection_map[] usage
Anshuman Khandual
2022-02-04
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
2022-01-15
mm/debug_vm_pgtable: update comments regarding migration swap entries
Anshuman Khandual
2021-11-06
mm: debug_vm_pgtable: don't use __P000 directly
Guo Ren
2021-09-03
mm/debug_vm_pgtable: fix corrupted page flag
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: remove unused code
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying t...
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: use struct pgtable_debug_args in basic tests
Gavin Shan
2021-09-03
mm/debug_vm_pgtable: introduce struct pgtable_debug_args
Gavin Shan
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-06-30
mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mis...
Shixin Liu
2021-06-30
mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGE...
Shixin Liu
2021-06-29
mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
Anshuman Khandual
2021-06-05
mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
Gerald Schaefer
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-02-24
mm/debug_vm_pgtable/basic: iterate over entire protection_map[]
Anshuman Khandual
2021-02-24
mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect
Anshuman Khandual
2020-10-16
mm/debug_vm_pgtable: avoid doing memory allocation with pgtable_t mapped.
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable: avoid none pte in pte_clear_test
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/hugetlb: disable hugetlb test on ppc64
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear on pte entries
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/thp: use page table depost/withdraw with THP
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/locks: take correct page table lock
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/locks: move non page table modifying test together
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing...
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALAN...
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap supp...
Aneesh Kumar K.V
2020-10-16
mm/debug_vm_pgtable/ppc64: avoid setting top bits in radom value
Aneesh Kumar K.V
2020-08-07
Documentation/mm: add descriptions for arch page table helpers
Anshuman Khandual
2020-08-07
mm/debug_vm_pgtable: add debug prints for individual tests
Anshuman Khandual
2020-08-07
mm/debug_vm_pgtable: add tests validating advanced arch page table helpers
Anshuman Khandual
[next]