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
/
book3s64
Age
Commit message (
Expand
)
Author
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
2020-05-05
powerpc/book3s64/hash: Use the pte_t address from the caller
Aneesh Kumar K.V
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
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/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2020-03-18
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2020-03-04
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
2020-03-04
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
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
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
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-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2020-01-16
powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
Russell Currey
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-05
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2019-10-28
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
2019-10-11
powerpc/pkeys: remove unused pkey_allows_readwrite
Qian Cai
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-24
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
Aneesh Kumar K.V
2019-09-14
powerpc/mm/radix: remove useless kernel messages
Qian Cai
2019-09-14
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
[next]