index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
Christophe Leroy
2018-12-04
1
-19
/
+7
|
*
|
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
1
-3
/
+3
|
*
|
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
4
-22
/
+16
|
*
|
powerpc/mm: add helpers to get/set mm.context->pte_frag
Christophe Leroy
2018-12-04
1
-4
/
+4
|
*
|
powerpc/mm: Avoid useless lock with single page fragments
Christophe Leroy
2018-12-04
2
-0
/
+6
|
*
|
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-12-04
4
-101
/
+119
|
*
|
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
3
-5
/
+5
|
*
|
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
2
-2
/
+2
|
*
|
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-1
/
+1
|
*
|
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-11-26
1
-1
/
+1
|
*
|
powerpc/mm: Remove extern from function definition
Breno Leitao
2018-11-25
1
-3
/
+3
|
*
|
powerpc/pkey: Define functions as static
Breno Leitao
2018-11-25
1
-7
/
+8
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
powerpc: Convert hugepd_free() to use call_rcu()
Paul E. McKenney
2018-11-08
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
2018-12-17
1
-0
/
+1
|
|
/
/
*
|
|
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
2018-12-09
1
-3
/
+16
*
|
|
powerpc/mm: Fix linux page tables build with some configs
Michael Ellerman
2018-11-27
1
-0
/
+1
|
/
/
*
|
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
2018-11-14
1
-1
/
+1
*
|
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
2018-11-12
1
-1
/
+1
*
|
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
2018-11-06
1
-0
/
+3
*
|
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2018-11-06
1
-1
/
+2
*
|
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
2018-11-06
1
-20
/
+9
|
/
*
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-11-02
1
-17
/
+9
|
\
|
*
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2018-10-29
1
-0
/
+1
|
|
\
|
|
*
powerpc/8xx: add missing header in 8xx_mmu.c
Christophe Leroy
2018-10-22
1
-0
/
+1
|
*
|
powerpc/8xx: Use patch_site for memory setup patching
Christophe Leroy
2018-10-26
1
-16
/
+7
|
*
|
Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
Christophe Leroy
2018-10-26
1
-1
/
+1
*
|
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-3
/
+4
*
|
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
4
-6
/
+3
*
|
|
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
|
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-3
/
+3
*
|
|
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
3
-3
/
+3
*
|
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
30
-881
/
+1098
|
\
|
|
|
*
|
powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
Nicholas Piggin
2018-10-20
1
-1
/
+0
|
*
|
powerpc/mm: Fix page table dump to work on Radix
Michael Ellerman
2018-10-20
1
-3
/
+9
|
*
|
powerpc/mm/radix: Display if mappings are exec or not
Michael Ellerman
2018-10-20
1
-12
/
+17
|
*
|
powerpc/mm/radix: Simplify split mapping logic
Michael Ellerman
2018-10-20
1
-22
/
+10
|
*
|
powerpc/mm/radix: Remove the retry in the split mapping logic
Michael Ellerman
2018-10-20
1
-7
/
+5
|
*
|
powerpc/mm/radix: Fix small page at boundary when splitting
Michael Ellerman
2018-10-20
1
-2
/
+2
|
*
|
powerpc/mm/radix: Fix overuse of small pages in splitting logic
Michael Ellerman
2018-10-20
1
-2
/
+2
|
*
|
powerpc/mm/radix: Fix off-by-one in split mapping logic
Michael Ellerman
2018-10-20
1
-2
/
+2
|
*
|
powerpc/mm: Fix WARN_ON with THP NUMA migration
Aneesh Kumar K.V
2018-10-20
2
-2
/
+3
|
*
|
powerpc/mm: fix always true/false warning in slice.c
Christophe Leroy
2018-10-20
1
-7
/
+14
|
*
|
powerpc/mm: fix missing prototypes in slice.c
Christophe Leroy
2018-10-20
1
-0
/
+1
|
*
|
powerpc/mm: Trace tlbia instruction
Christophe Leroy
2018-10-20
1
-0
/
+2
|
*
|
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
2018-10-20
1
-0
/
+2
|
*
|
powerpc/book3s64: fix dump_linuxpagetables "present" flag
Christophe Leroy
2018-10-20
1
-2
/
+7
|
|
/
|
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
1
-2
/
+0
[prev]
[next]