summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/radix: Remove unnecessary ptesyncAneesh Kumar K.V2017-04-111-2/+2
* powerpc/mm/radix: Don't do page walk cache flush when doing full mm flushAneesh Kumar K.V2017-04-111-0/+12
* powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple2017-04-041-0/+2
* powerpc/mm: Remove stale comment about the DART holeOliver O'Halloran2017-04-031-5/+0
* powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard2017-04-031-1/+1
* powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V2017-04-014-24/+71
* powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V2017-04-014-12/+13
* powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V2017-04-012-1/+16
* powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V2017-04-011-1/+7
* powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2017-04-012-9/+18
* powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V2017-03-312-10/+53
* powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V2017-03-312-16/+6
* powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman2017-03-311-24/+43
* powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()Michael Ellerman2017-03-311-7/+6
* powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman2017-03-311-2/+8
* powerpc/mm/slice: Update slice mask printing to use bitmap printing.Aneesh Kumar K.V2017-03-311-23/+7
* powerpc/mm/slice: Move slice_mask struct definition to slice.cAneesh Kumar K.V2017-03-311-1/+9
* powerpc/mm: Remove checks that TASK_SIZE_USER64 is too smallAneesh Kumar K.V2017-03-311-4/+0
* powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-313-4/+4
* powerpc/mm/slice: Update the function prototypeAneesh Kumar K.V2017-03-311-34/+28
* powerpc/mm/slice: Convert slice_mask high slice to a bitmapAneesh Kumar K.V2017-03-311-37/+75
* powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V2017-03-311-0/+13
* powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V2017-03-311-0/+18
* powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V2017-03-311-1/+1
* powerpc/mm/slice: Fix off-by-1 error when computing slice maskAneesh Kumar K.V2017-03-311-3/+2
* powerpc/mm/nohash: MM_SLICE is only used by book3s 64Aneesh Kumar K.V2017-03-312-12/+0
* powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings2017-03-211-2/+0
* powerpc/mm: Move mmap_sem unlocking in do_page_fault()Laurent Dufour2017-03-211-15/+4
* powerpc/mm: Handle VM_FAULT_RETRY earlierLaurent Dufour2017-03-211-29/+38
* powerpc/mm: Move mmap_sem unlock up from do_sigbusLaurent Dufour2017-03-211-3/+3
* Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-072-6/+34
|\
| * powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh2017-03-061-6/+30
| * powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras2017-03-031-0/+4
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-025-2/+8
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-2/+2
|/
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-012-11/+17
|\
| * powerpc/mm: Fix typo in set_pte_at()Gavin Shan2017-02-171-3/+1
| * powerpc/mm: Blacklist SLB symbols from kprobeMichael Ellerman2017-02-171-0/+8
| * powerpc/mm: Convert slb_finish_load[_1T] to local symbolsMichael Ellerman2017-02-171-8/+8
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-2213-95/+391
|\ \ | |/
| * powerpc/mm: Update PROTFAULT handling in the page fault pathAneesh Kumar K.V2017-02-152-14/+39
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-144-4/+52
| |\
| | * powerpc/64: Make type of partition table flush depend on partition typePaul Mackerras2017-01-311-3/+13
| | * powerpc/64: Export pgtable_cache and pgtable_cache_add for KVMPaul Mackerras2017-01-311-1/+2
| | * powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras2017-01-312-5/+9
| | * powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras2017-01-311-0/+33
| * | powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman2017-02-141-1/+1
| * | powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh2017-02-101-1/+1
OpenPOWER on IntegriCloud