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-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
powerpc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
2020-03-25
powerpc/kasan: Fix kasan_remap_early_shadow_ro()
Christophe Leroy
2020-03-18
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2020-03-17
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
2020-03-13
powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
Christophe Leroy
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
2020-03-05
powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
Michael Ellerman
2020-03-04
powerpc/numa: Remove late request for home node associativity
Srikar Dronamraju
2020-03-04
powerpc/numa: Early request for home node associativity
Srikar Dronamraju
2020-03-04
powerpc/numa: Use cpu node map of first sibling thread
Srikar Dronamraju
2020-03-04
powerpc/numa: Handle extra hcall_vphn error cases
Srikar Dronamraju
2020-03-04
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
2020-03-04
powerpc/mm: ptdump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-20
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2020-02-19
powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
Christophe Leroy
2020-02-19
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
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
[next]