index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-17
powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page size
Christophe Leroy
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
2020-01-30
powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-01-27
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
Christophe Leroy
2020-01-27
powerpc/32: Simplify KASAN init
Christophe Leroy
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2020-01-27
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-23
powerpc/8xx: Fix permanently mapped IMMR region.
Christophe Leroy
2020-01-23
powerpc/ptdump: Fix W+X verification
Christophe Leroy
2020-01-23
powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
Christophe Leroy
2020-01-23
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
2020-01-16
powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
Russell Currey
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-12-23
powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
Michael Ellerman
2019-12-16
powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()
Christophe Leroy
2019-12-13
powerpc: Ensure that swiotlb buffer is allocated from low memory
Mike Rapoport
2019-12-05
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...
Aneesh Kumar K.V
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
Mike Kravetz
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-29
powerpc/fixmap: fix crash with HIGHMEM
Christophe Leroy
2019-11-25
powerpc/fixmap: don't clear fixmap area in paging_init()
Christophe Leroy
2019-11-21
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-19
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
2019-11-19
powerpc/ioremap: warn on early use of ioremap()
Christophe Leroy
2019-11-18
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
2019-11-18
powerpc/mm: Show if a bad page fault on data is read or write.
Christophe Leroy
2019-11-14
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
2019-11-13
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2019-11-13
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
2019-11-13
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2019-11-13
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-11-07
powerpc: Don't flush caches when adding memory
Alastair D'Silva
2019-11-07
powerpc: Chunk calls to flush_dcache_range in arch_*_memory
Alastair D'Silva
[next]