index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
debug_vm_pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
mm/debug_vm_pgtable: avoid doing memory allocation with pgtable_t mapped.
Aneesh Kumar K.V
1
-3
/
+8
2020-10-16
mm/debug_vm_pgtable: avoid none pte in pte_clear_test
Aneesh Kumar K.V
1
-3
/
+6
2020-10-16
mm/debug_vm_pgtable/hugetlb: disable hugetlb test on ppc64
Aneesh Kumar K.V
1
-51
/
+0
2020-10-16
mm/debug_vm_pgtable/pmd_clear: don't use pmd/pud_clear on pte entries
Aneesh Kumar K.V
1
-3
/
+4
2020-10-16
mm/debug_vm_pgtable/thp: use page table depost/withdraw with THP
Aneesh Kumar K.V
1
-3
/
+7
2020-10-16
mm/debug_vm_pgtable/locks: take correct page table lock
Aneesh Kumar K.V
1
-13
/
+22
2020-10-16
mm/debug_vm_pgtable/locks: move non page table modifying test together
Aneesh Kumar K.V
1
-23
/
+28
2020-10-16
mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing...
Aneesh Kumar K.V
1
-20
/
+15
2020-10-16
mm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALAN...
Aneesh Kumar K.V
1
-2
/
+9
2020-10-16
mm/debug_vm_pgtables/hugevmap: use the arch helper to identify huge vmap supp...
Aneesh Kumar K.V
1
-2
/
+12
2020-10-16
mm/debug_vm_pgtable/ppc64: avoid setting top bits in radom value
Aneesh Kumar K.V
1
-3
/
+10
2020-08-07
Documentation/mm: add descriptions for arch page table helpers
Anshuman Khandual
1
-0
/
+6
2020-08-07
mm/debug_vm_pgtable: add debug prints for individual tests
Anshuman Khandual
1
-1
/
+45
2020-08-07
mm/debug_vm_pgtable: add tests validating advanced arch page table helpers
Anshuman Khandual
1
-0
/
+312
2020-08-07
mm/debug_vm_pgtable: add tests validating arch helpers for core MM features
Anshuman Khandual
1
-1
/
+301
2020-07-16
mm/debug_vm_pgtable: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-26
mm/debug_vm_pgtable: fix build failure with powerpc 8xx
Christophe Leroy
1
-2
/
+2
2020-06-10
mm/debug_vm_pgtable: fix kernel crash by checking for THP support
Aneesh Kumar K.V
1
-0
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
1
-0
/
+382