summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/slice.c
Commit message (Expand)AuthorAge
* 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-28
* powerpc/mm: Fix build error with hugetlfs disabledAneesh Kumar K.V2014-10-22
* 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-21
* mm: use vm_unmapped_area() on powerpc architectureMichel Lespinasse2013-04-30
* mm: remove free_area_cache use in powerpc architectureMichel Lespinasse2013-04-30
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-17
* powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-17
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp2009-01-16
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-16
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-07-01
|/
* spin_lock_unlocked cleanupsRoel Kluin2007-10-17
* [POWERPC] Fix non HUGETLB_PAGE build warningStephen Rothwell2007-08-17
* [POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt2007-08-10
* [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-09