index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
tlb_hash64.c
Age
Commit message (
Expand
)
Author
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-06-21
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-03-17
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-17
powerpc/mm: Convert virtual address to vpn
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
2011-03-02
powerpc/mm: Make hpte_need_flush() safe for preemption
Peter Zijlstra
2010-02-10
powerpc: Fix address masking bug in hpte_need_flush()
David Gibson
2009-10-30
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
David Gibson
2009-08-20
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
2008-12-16
powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
Benjamin Herrenschmidt