summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-03-13powerpc/mm/slice: Use const pointers to cached slice masks where possibleNicholas Piggin
2018-03-13powerpc/mm/slice: remove dead codeNicholas Piggin
2018-03-13powerpc/mm/slice: Switch to 3-operand slice bitops helpersNicholas Piggin
2018-03-13powerpc/mm/slice: implement slice_check_range_fitsNicholas Piggin
2018-03-13powerpc/mm/slice: implement a slice mask cacheNicholas Piggin
2018-03-13powerpc/mm/slice: pass pointers to struct slice_mask where possibleNicholas Piggin
2018-03-13powerpc/mm/slice: tidy lpsizes and hpsizes update loopsNicholas Piggin
2018-03-13powerpc/mm/slice: Simplify and optimise slice context initialisationNicholas Piggin
2018-03-13powerpc/32: Make some functions staticMathieu Malaterre
2018-03-13powerpc/mm: Drop the function native_register_proc_table()Anshuman Khandual
2018-03-06powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy
2018-03-06powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy
2018-03-06powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy
2018-03-06powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy
2018-02-23powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao
2018-02-16powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot
2018-02-13powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V
2018-02-13powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy
2018-02-08powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh
2018-02-08powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05powerpc, membarrier: Skip memory barrier in switch_mm()Mathieu Desnoyers
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann
2018-01-27powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann
2018-01-27powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann
2018-01-27powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy
2018-01-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar
2018-01-22powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson
2018-01-21powerpc/hash: Skip non initialized page size in init_hpte_page_sizesAneesh Kumar K.V
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-21powerpc/mm: Invalidate subpage_prot() system call on radix platformsAnshuman Khandual
2018-01-21powerpc: Enable pkey subsystemRam Pai
2018-01-20powerpc: Deliver SEGV signal on pkey violationRam Pai
2018-01-20powerpc: introduce get_mm_addr_key() helperRam Pai
2018-01-20powerpc: Handle exceptions caused by pkey violationRam Pai
2018-01-20powerpc: implementation for arch_vma_access_permitted()Ram Pai
2018-01-20powerpc: helper to validate key-access permissions of a pteRam Pai
2018-01-20powerpc: Program HPTE key protection bitsRam Pai
2018-01-20powerpc: implementation for arch_override_mprotect_pkey()Ram Pai
2018-01-20powerpc: ability to associate pkey to a vmaRam Pai
2018-01-20powerpc: introduce execute-only pkeyRam Pai
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai
2018-01-20powerpc: ability to create execute-disabled pkeysRam Pai