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-hash64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-4
/
+3
*
powerpc/mm: Use pmd_lockptr instead of opencoding it
Aneesh Kumar K.V
2018-05-15
1
-3
/
+5
*
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
2018-03-31
1
-0
/
+4
*
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
1
-1
/
+1
*
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
2018-01-31
1
-22
/
+0
*
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
2017-08-23
1
-3
/
+1
*
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
2017-08-17
1
-4
/
+4
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
1
-0
/
+12
*
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
2017-07-18
1
-13
/
+19
*
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2017-07-04
1
-0
/
+36
*
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2017-07-02
1
-1
/
+3
*
powerpc/mm: Add comments to the vmemmap layout
Anshuman Khandual
2017-06-28
1
-0
/
+75
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
2016-05-11
1
-124
/
+13
*
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
2016-05-11
1
-0
/
+358
*
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
1
-6
/
+6
*
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
1
-0
/
+1
*
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V
2016-05-01
1
-0
/
+94