index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-05-03
powerpc/mm: refactor pmd_pgtable()
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
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errors
Michael Ellerman
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
2013-04-30
powerpc: Move the pte free routines from common header
Aneesh Kumar K.V
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
2009-08-20
powerpc/mm: Fix encoding of page table cache numbers
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2008-12-03
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell