index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pgtable-book3s64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-05-02
1
-449
/
+0
*
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-05-02
1
-1
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-08
1
-4
/
+1
*
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
2019-03-06
1
-0
/
+25
*
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2019-01-31
1
-0
/
+22
*
powerpc/mm: Avoid useless lock with single page fragments
Christophe Leroy
2018-12-04
1
-0
/
+3
*
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-12-04
1
-85
/
+0
*
powerpc/mm: Fix WARN_ON with THP NUMA migration
Aneesh Kumar K.V
2018-10-20
1
-1
/
+2
*
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
2018-10-03
1
-1
/
+1
*
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2018-10-03
1
-2
/
+6
*
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2018-08-13
1
-0
/
+22
*
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2018-08-07
1
-6
/
+11
*
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-20
1
-0
/
+12
*
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
2018-06-03
1
-1
/
+2
*
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
1
-1
/
+0
*
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-06-03
1
-2
/
+6
*
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
2018-05-15
1
-2
/
+1
*
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
2018-05-15
1
-0
/
+84
*
powerpc/book3s64/mm: Simplify the rcu callback for page table free
Aneesh Kumar K.V
2018-05-15
1
-19
/
+26
*
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
2018-05-15
1
-3
/
+8
*
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
2018-05-15
1
-0
/
+114
*
powerpc/mm: Use pmd_lockptr instead of opencoding it
Aneesh Kumar K.V
2018-05-15
1
-2
/
+2
*
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
Aneesh Kumar K.V
2018-05-15
1
-0
/
+54
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-3
/
+3
|
\
|
*
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
2018-03-30
1
-3
/
+3
*
|
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
Mauricio Faria de Oliveira
2018-03-27
1
-2
/
+2
|
/
*
powerpc/mm: update pmdp_invalidate to return old pmd value
Aneesh Kumar K.V
2018-02-01
1
-2
/
+5
*
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
Aneesh Kumar K.V
2017-08-17
1
-9
/
+1
*
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
2017-08-17
1
-1
/
+31
*
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2017-07-02
1
-2
/
+2
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
powerpc/mm: add radix__remove_section_mapping()
Reza Arbab
2017-01-31
1
-1
/
+1
*
powerpc/mm: add radix__create_section_mapping()
Reza Arbab
2017-01-31
1
-1
/
+1
*
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2017-01-17
1
-0
/
+18
*
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-28
1
-1
/
+2
*
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-22
1
-0
/
+9
*
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
1
-1
/
+1
*
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-04
1
-0
/
+3
*
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
1
-2
/
+2
*
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
2016-06-01
1
-4
/
+1
*
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
2016-05-11
1
-1
/
+1
*
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
2016-05-11
1
-0
/
+118