index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-3
/
+4
*
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
2014-12-02
1
-2
/
+7
*
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
2014-12-02
1
-55
/
+9
*
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2014-11-14
1
-3
/
+19
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
1
-1
/
+1
*
powerpc: Remove some old bootmem related comments
Anton Blanchard
2014-11-10
1
-4
/
+0
*
powerpc: Remove bootmem allocator
Anton Blanchard
2014-11-10
1
-5
/
+1
*
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
2014-08-13
1
-0
/
+6
*
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
1
-3
/
+11
*
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-13
1
-12
/
+12
*
powerpc/64e: Add __ref to early_alloc_pgtable()
Scott Wood
2014-08-05
1
-1
/
+1
*
powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split
Aneesh Kumar K.V
2014-03-24
1
-0
/
+5
*
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
2014-02-17
1
-5
/
+7
*
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-01-15
1
-0
/
+12
|
\
|
*
powerpc: add barrier after writing kernel PTE
Scott Wood
2014-01-09
1
-0
/
+12
*
|
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
|
/
*
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
Aneesh Kumar K.V
2013-12-09
1
-1
/
+1
*
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-3
/
+4
*
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
1
-2
/
+10
*
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
1
-0
/
+29
*
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-21
1
-0
/
+377
*
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
1
-0
/
+118
*
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
1
-1
/
+1
*
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
1
-1
/
+11
*
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
1
-1
/
+0
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
powerpc: Remove ioremap_flags
Anton Blanchard
2011-05-19
1
-2
/
+2
*
powerpc: Add ioremap_wc
Anton Blanchard
2011-05-19
1
-0
/
+11
*
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
2010-12-09
1
-0
/
+2
*
lmb: rename to memblock
Yinghai Lu
2010-07-14
1
-2
/
+2
*
powerpc: Fix ioremap_flags() with book3e pte definition
Benjamin Herrenschmidt
2010-04-07
1
-0
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+1
*
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
2009-08-20
1
-5
/
+54
*
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2009-03-11
1
-8
/
+17
*
powerpc ioremap_prot
Benjamin Herrenschmidt
2008-07-24
1
-0
/
+16
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-2
/
+2
*
[POWERPC] Export new __io{re,un}map_at() symbols
Olof Johansson
2007-09-14
1
-0
/
+2
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
1
-1
/
+0
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
1
-155
/
+49
*
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
2007-06-14
1
-1
/
+0
*
[POWERPC] Add spinlock to request_phb_iospace()
Benjamin Herrenschmidt
2007-05-17
1
-0
/
+4
*
[POWERPC] Fix bug with early ioremap and 64k pages
Benjamin Herrenschmidt
2007-02-16
1
-1
/
+1
*
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2006-12-04
1
-8
/
+8
*
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
2006-12-04
1
-15
/
+31
*
[POWERPC] fix ioremap for a combined kernel
Stephen Rothwell
2006-09-25
1
-22
/
+7
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] powerpc: IOMMU: don't ioremap null addresses
Linas Vepstas
2006-01-10
1
-1
/
+1
*
[PATCH] powerpc: Remove imalloc.h
David Gibson
2005-11-19
1
-1
/
+2
[next]