summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple
2017-04-03powerpc/mm: Remove stale comment about the DART holeOliver O'Halloran
2017-04-03powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard
2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V
2017-04-01powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V
2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V
2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman
2017-03-31powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()Michael Ellerman
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman
2017-03-31powerpc/mm/slice: Update slice mask printing to use bitmap printing.Aneesh Kumar K.V
2017-03-31powerpc/mm/slice: Move slice_mask struct definition to slice.cAneesh Kumar K.V
2017-03-31powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V
2017-03-31powerpc/mm/slice: Update the function prototypeAneesh Kumar K.V
2017-03-31powerpc/mm/slice: Convert slice_mask high slice to a bitmapAneesh Kumar K.V
2017-03-31powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V
2017-03-31powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V
2017-03-31powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V
2017-03-31powerpc/mm/slice: Fix off-by-1 error when computing slice maskAneesh Kumar K.V
2017-03-31powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V
2017-03-21powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings
2017-03-21powerpc/mm: Move mmap_sem unlocking in do_page_fault()Laurent Dufour
2017-03-21powerpc/mm: Handle VM_FAULT_RETRY earlierLaurent Dufour
2017-03-21powerpc/mm: Move mmap_sem unlock up from do_sigbusLaurent Dufour
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh
2017-03-03powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-17powerpc/mm: Fix typo in set_pte_at()Gavin Shan
2017-02-17powerpc/mm: Blacklist SLB symbols from kprobeMichael Ellerman
2017-02-17powerpc/mm: Convert slb_finish_load[_1T] to local symbolsMichael Ellerman
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-15powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-14powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman
2017-02-10powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh
2017-02-10powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson
2017-02-10powerpc/pseries: Add support for hash table resizingDavid Gibson
2017-02-09powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt
2017-02-08powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt
2017-01-31powerpc/64: Make type of partition table flush depend on partition typePaul Mackerras