开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2023-08-21
sh: convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-07-27
sh/tlb: Fix PGTABLE_LEVELS > 2
Peter Zijlstra
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
sh: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-04-03
sh/tlb: Convert SH to generic mmu_gather
Peter Zijlstra
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2013-11-15
sh: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2010-01-13
sh: default to extended TLB support.
Paul Mundt
2010-01-05
sh: Drop down to a single quicklist.
Paul Mundt
2010-01-02
sh: Move page table allocation out of line
Matt Fleming
2009-12-17
sh: Definitions for 3-level page table layout
Matt Fleming
2009-12-17
sh: Abstract the number of page table levels
Matt Fleming
2009-07-27
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt