summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-04-04powerpc/mm/radix: Parse disable_radix commandline correctly.Aneesh Kumar K.V
2018-04-04powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlbAneesh Kumar K.V
2018-04-04powerpc/mm/radix: Update pte fragment count from 16 to 256 on radixAneesh Kumar K.V
2018-04-04powerpc/mm/keys: Update documentation and remove unnecessary checkAneesh Kumar K.V
2018-04-01powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTMathieu Malaterre
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin
2018-04-01powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer
2018-04-01powerpc/mm/32: Use page_is_ram to check for RAMJonathan Neuschäfer
2018-04-01powerpc/mm: Use memblock API for PPC32 page_is_ramJonathan Neuschäfer
2018-04-01powerpc/mm: Simplify page_is_ram by using memblock_is_memoryJonathan Neuschäfer
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V
2018-03-31powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()Aneesh Kumar K.V
2018-03-31powerpc/mm: Fix thread_pkey_regs_init()Ram Pai
2018-03-31powerpc/mm: Pass node id into create_section_mappingNicholas Piggin
2018-03-31powerpc/64s/radix: Allocate kernel page tables node-local if possibleNicholas Piggin
2018-03-31powerpc/64s/radix: Split early page table mapping to its own functionNicholas Piggin
2018-03-30powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-28Merge branch 'fixes' into nextMichael Ellerman
2018-03-27powerpc/mm: Fix typo in commentsAlexey Kardashevskiy
2018-03-27powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()Mauricio Faria de Oliveira
2018-03-27powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras
2018-03-23powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V
2018-03-23powerpc/mm/radix: Move the functions that does the actual tlbie closerAneesh Kumar K.V
2018-03-23powerpc/mm/radix: Remove unused codeAneesh Kumar K.V
2018-03-23powerpc/mm: Workaround Nest MMU bug with TLB invalidationsBenjamin Herrenschmidt
2018-03-23powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt
2018-03-13powerpc/mm/slice: remove radix calls to the slice codeNicholas Piggin
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