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-64.h
Age
Commit message (
Expand
)
Author
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2013-12-10
powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
Hong H. Pham
2013-11-25
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
Hari Bathini
2013-11-15
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-06-21
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-05-14
powerpc/mm: Use the correct mask value when looking at pgtable address
Aneesh Kumar K.V
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
powerpc: Move the pte free routines from common header
Aneesh Kumar K.V
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
2010-05-06
powerpc/mm: Track backing pages allocated by vmemmap_populate()
Mark Nelson
2009-12-08
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-12-02
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
2009-11-27
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
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