index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-02-15
1
-0
/
+32
*
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-49
/
+0
*
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
2015-12-14
1
-6
/
+1
*
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
1
-1
/
+1
*
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
2015-12-14
1
-1
/
+1
*
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
1
-10
/
+9
*
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
2015-08-07
1
-10
/
+0
*
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
1
-2
/
+2
*
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
1
-11
/
+0
*
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
2015-06-24
1
-35
/
+41
*
powerpc/thp: Serialize pmd clear against a linux page table walk.
Aneesh Kumar K.V
2015-05-12
1
-0
/
+11
*
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
1
-2
/
+2
*
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
2015-04-10
1
-1
/
+1
*
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-16
1
-1
/
+1
*
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-12
1
-1
/
+2
*
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
[next]