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
/
powerpc
/
include
/
asm
/
nohash
/
32
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
2019-05-03
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
powerpc/mm: refactor pgtable freeing functions on nohash
Christophe Leroy
2019-05-03
powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
Christophe Leroy
2019-05-03
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-03
powerpc/mm: drop __bad_pte()
Christophe Leroy
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-06-26
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-02
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-05
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V