index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-29
3
-8
/
+18
|
\
|
*
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
2019-09-24
1
-1
/
+16
|
*
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2019-09-24
2
-7
/
+2
*
|
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-28
4
-23
/
+141
|
\
\
|
*
|
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-09-24
2
-11
/
+98
|
*
|
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-09-24
2
-3
/
+3
|
*
|
powerpc/mm: Fix an Oops in kasan_mmu_init()
Christophe Leroy
2019-09-21
1
-1
/
+14
|
*
|
powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
Christophe Leroy
2019-09-21
1
-8
/
+13
|
*
|
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
Aneesh Kumar K.V
2019-09-21
1
-1
/
+14
*
|
|
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-3
/
+3
*
|
|
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-24
1
-1
/
+1
*
|
|
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
|
|
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-24
1
-5
/
+2
*
|
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
1
-5
/
+5
|
*
|
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-09-07
1
-1
/
+1
|
|
/
*
|
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
20
-1019
/
+786
|
\
\
|
*
|
powerpc/mm/radix: remove useless kernel messages
Qian Cai
2019-09-14
1
-3
/
+0
|
*
|
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
2019-09-14
1
-4
/
+0
|
*
|
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-09-05
2
-18
/
+219
|
*
|
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
3
-8
/
+7
|
*
|
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2019-09-05
2
-8
/
+10
|
*
|
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
3
-4
/
+4
|
*
|
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-09-05
2
-100
/
+30
|
*
|
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-09-05
3
-42
/
+12
|
*
|
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2019-08-30
1
-2
/
+2
|
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
3
-19
/
+46
|
|
\
\
|
|
*
|
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
2019-08-30
3
-6
/
+9
|
|
*
|
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
2019-08-30
1
-13
/
+37
|
*
|
|
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-28
3
-322
/
+9
|
*
|
|
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2019-08-28
2
-10
/
+7
|
*
|
|
powerpc/mm: split out early ioremap path.
Christophe Leroy
2019-08-27
3
-27
/
+33
|
*
|
|
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
3
-21
/
+31
|
*
|
|
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
2019-08-27
5
-65
/
+27
|
*
|
|
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
2019-08-27
5
-227
/
+229
|
*
|
|
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
5
-7
/
+5
|
*
|
|
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
2019-08-27
3
-41
/
+19
|
*
|
|
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
2019-08-27
4
-61
/
+37
|
*
|
|
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
2019-08-27
1
-8
/
+9
|
*
|
|
powerpc/mm: drop function __ioremap()
Christophe Leroy
2019-08-27
2
-16
/
+2
|
*
|
|
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
2019-08-27
1
-10
/
+1
|
*
|
|
powerpc/64s/radix: Fix memory hot-unplug page table split
Nicholas Piggin
2019-08-20
1
-2
/
+2
|
*
|
|
powerpc/64s/radix: Fix memory hotplug section page table creation
Nicholas Piggin
2019-08-20
1
-1
/
+1
|
*
|
|
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
2019-08-20
1
-0
/
+2
|
*
|
|
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
2019-08-20
3
-26
/
+9
|
*
|
|
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-08-20
4
-58
/
+102
|
*
|
|
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
2019-08-20
2
-10
/
+14
|
*
|
|
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-08-20
1
-4
/
+7
|
*
|
|
powerpc/mm: don't display empty early ioremap area
Christophe Leroy
2019-08-20
1
-2
/
+3
|
*
|
|
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
2019-08-20
1
-0
/
+9
[next]