index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+9
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
1
-0
/
+7
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
1
-1
/
+1
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
1
-1
/
+1
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
1
-0
/
+32
2016-01-15
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-49
/
+0
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
1
-6
/
+1
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
1
-10
/
+9
2015-08-07
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
1
-10
/
+0
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-2
/
+2
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-11
/
+0
2015-06-24
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
1
-35
/
+41
2015-05-12
powerpc/thp: Serialize pmd clear against a linux page table walk.
Aneesh Kumar K.V
1
-0
/
+11
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
1
-2
/
+2
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
1
-1
/
+1
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-1
/
+1
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
1
-1
/
+2
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-3
/
+4
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
1
-2
/
+7
2014-12-02
powerpc/mm/thp: Remove code duplication
Aneesh Kumar K.V
1
-55
/
+9
2014-11-14
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
1
-3
/
+19
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+1
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
1
-4
/
+0
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
1
-5
/
+1
2014-08-13
powerpc/thp: Add tracepoints to track hugepage invalidate
Aneesh Kumar K.V
1
-0
/
+6
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
1
-3
/
+11
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
1
-12
/
+12
2014-08-05
powerpc/64e: Add __ref to early_alloc_pgtable()
Scott Wood
1
-1
/
+1
2014-03-24
powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split
Aneesh Kumar K.V
1
-0
/
+5
2014-02-17
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
1
-5
/
+7
2014-01-15
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
1
-0
/
+12
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-09
powerpc: add barrier after writing kernel PTE
Scott Wood
1
-0
/
+12
2013-12-09
powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
Aneesh Kumar K.V
1
-1
/
+1
2013-11-15
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+4
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
1
-2
/
+10
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
1
-0
/
+29
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
1
-0
/
+377
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
1
-0
/
+118
2013-03-17
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
1
-1
/
+1
2012-09-17
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
1
-1
/
+11
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
1
-2
/
+2
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
1
-0
/
+11
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
1
-0
/
+2
[next]