aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/slice.c
Commit message (Expand)AuthorAge
* powerpc/mm: fix always true/false warning in slice.cChristophe Leroy2018-10-19
* powerpc/mm: fix missing prototypes in slice.cChristophe Leroy2018-10-19
* powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin2018-10-14
* powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin2018-10-14
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-03
* powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin2018-09-19
* powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-19
* powerpc/8xx: Fix build with hugetlbfs enabledAneesh Kumar K.V2018-04-10
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-30
* powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()Aneesh Kumar K.V2018-03-30
* powerpc/mm/slice: remove radix calls to the slice codeNicholas Piggin2018-03-13
* powerpc/mm/slice: Use const pointers to cached slice masks where possibleNicholas Piggin2018-03-13
* powerpc/mm/slice: remove dead codeNicholas Piggin2018-03-13
* powerpc/mm/slice: Switch to 3-operand slice bitops helpersNicholas Piggin2018-03-13
* powerpc/mm/slice: implement slice_check_range_fitsNicholas Piggin2018-03-13
* powerpc/mm/slice: implement a slice mask cacheNicholas Piggin2018-03-13
* powerpc/mm/slice: pass pointers to struct slice_mask where possibleNicholas Piggin2018-03-13
* powerpc/mm/slice: tidy lpsizes and hpsizes update loopsNicholas Piggin2018-03-13
* powerpc/mm/slice: Simplify and optimise slice context initialisationNicholas Piggin2018-03-13
* powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-05
* powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy2018-03-05
* powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy2018-03-05
* powerpc/64s/slice: Use addr limit when computing slice maskAneesh Kumar K.V2017-11-20
* powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-13
* powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin2017-11-13
* powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-13
* powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman2017-11-13
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* powerpc/mmap: Any hint > 128TB searches the full VA spaceAneesh Kumar K.V2017-04-19
* powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limitAneesh Kumar K.V2017-04-19
* powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V2017-04-01
* powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V2017-04-01
* powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2017-04-01
* powerpc/mm/slice: Update slice mask printing to use bitmap printing.Aneesh Kumar K.V2017-03-31
* powerpc/mm/slice: Move slice_mask struct definition to slice.cAneesh Kumar K.V2017-03-31
* powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-31
* powerpc/mm/slice: Update the function prototypeAneesh Kumar K.V2017-03-31
* powerpc/mm/slice: Convert slice_mask high slice to a bitmapAneesh Kumar K.V2017-03-31
* powerpc/mm/slice: Fix off-by-1 error when computing slice maskAneesh Kumar K.V2017-03-31
* powerpc/mm/radix: Add checks in slice code to catch radix usageAneesh Kumar K.V2016-05-11
* powerpc/mm: Make page table size a variableAneesh Kumar K.V2016-05-01
* powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-19
* powerpc: Remove some unused functionsMichael Ellerman2015-01-27
* powerpc/mm: Fix build error with hugetlfs disabledAneesh Kumar K.V2014-10-21
* powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-08
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-25
* powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com2014-01-29
* powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard2013-11-20
* mm: use vm_unmapped_area() on powerpc architectureMichel Lespinasse2013-04-29
* mm: remove free_area_cache use in powerpc architectureMichel Lespinasse2013-04-29