index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
1
-2
/
+2
*
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
2020-01-31
1
-5
/
+5
*
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-04
1
-2
/
+1
*
powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
Michael Ellerman
2019-12-23
1
-2
/
+2
*
powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()
Christophe Leroy
2019-12-16
1
-1
/
+1
*
powerpc: Ensure that swiotlb buffer is allocated from low memory
Mike Rapoport
2019-12-13
1
-0
/
+8
*
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...
Aneesh Kumar K.V
2019-12-04
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-02
1
-0
/
+1
|
\
|
*
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
Mike Kravetz
2019-12-01
1
-0
/
+1
*
|
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
18
-135
/
+764
|
\
\
|
|
/
|
/
|
|
*
powerpc/fixmap: fix crash with HIGHMEM
Christophe Leroy
2019-11-29
1
-0
/
+6
|
*
powerpc/fixmap: don't clear fixmap area in paging_init()
Christophe Leroy
2019-11-25
1
-8
/
+0
|
*
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
2019-11-19
1
-1
/
+10
|
*
powerpc/ioremap: warn on early use of ioremap()
Christophe Leroy
2019-11-19
2
-0
/
+3
|
*
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
2019-11-18
2
-7
/
+50
|
*
powerpc/mm: Show if a bad page fault on data is read or write.
Christophe Leroy
2019-11-18
1
-2
/
+4
|
*
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
2019-11-14
7
-12
/
+426
|
|
\
|
|
*
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
2019-11-13
1
-0
/
+7
|
|
*
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2019-11-13
3
-0
/
+14
|
|
*
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
2019-11-13
1
-2
/
+323
|
|
*
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
4
-2
/
+75
|
|
*
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
2019-11-13
1
-0
/
+1
|
|
*
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
2019-11-13
1
-0
/
+1
|
|
*
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2019-11-13
1
-0
/
+2
|
|
*
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-11-13
3
-10
/
+5
|
*
|
powerpc: Don't flush caches when adding memory
Alastair D'Silva
2019-11-07
1
-2
/
+0
|
*
|
powerpc: Chunk calls to flush_dcache_range in arch_*_memory
Alastair D'Silva
2019-11-07
1
-2
/
+25
|
*
|
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2019-11-07
1
-1
/
+149
|
*
|
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
2019-11-05
1
-0
/
+1
|
*
|
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
2019-11-05
1
-2
/
+1
|
*
|
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
2019-11-05
1
-8
/
+3
|
*
|
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
2019-11-05
1
-60
/
+6
|
*
|
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2019-10-28
2
-10
/
+41
|
*
|
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
2019-10-28
1
-1
/
+8
|
*
|
powerpc/nvdimm: Update vmemmap_populated to check sub-section range
Aneesh Kumar K.V
2019-10-28
1
-16
/
+38
|
*
|
powerpc/pkeys: remove unused pkey_allows_readwrite
Qian Cai
2019-10-11
1
-10
/
+0
|
|
/
*
|
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2019-11-21
1
-5
/
+15
|
\
\
|
*
|
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-11-01
1
-5
/
+15
|
|
/
*
/
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
|
/
*
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-25
1
-1
/
+1
[next]