index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
slice.c
Age
Commit message (
Expand
)
Author
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
Aneesh Kumar K.V
2018-03-13
powerpc/mm/slice: remove radix calls to the slice code
Nicholas Piggin
2018-03-13
powerpc/mm/slice: Use const pointers to cached slice masks where possible
Nicholas Piggin
2018-03-13
powerpc/mm/slice: remove dead code
Nicholas Piggin
2018-03-13
powerpc/mm/slice: Switch to 3-operand slice bitops helpers
Nicholas Piggin
2018-03-13
powerpc/mm/slice: implement slice_check_range_fits
Nicholas Piggin
2018-03-13
powerpc/mm/slice: implement a slice mask cache
Nicholas Piggin
2018-03-13
powerpc/mm/slice: pass pointers to struct slice_mask where possible
Nicholas Piggin
2018-03-13
powerpc/mm/slice: tidy lpsizes and hpsizes update loops
Nicholas Piggin
2018-03-13
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
2018-03-06
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
2018-03-06
powerpc/mm/slice: Enhance for supporting PPC32
Christophe Leroy
2018-03-06
powerpc/mm/slice: Remove intermediate bitmap copy
Christophe Leroy
2017-11-20
powerpc/64s/slice: Use addr limit when computing slice mask
Aneesh Kumar K.V
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
Nicholas Piggin
2017-11-13
powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
Nicholas Piggin
2017-11-13
powerpc/64s/hash: Fix 512T hint detection to use >= 128T
Michael Ellerman
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-04-19
powerpc/mmap: Any hint > 128TB searches the full VA space
Aneesh Kumar K.V
2017-04-19
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
2017-04-01
powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
Aneesh Kumar K.V
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2017-03-31
powerpc/mm/slice: Update slice mask printing to use bitmap printing.
Aneesh Kumar K.V
2017-03-31
powerpc/mm/slice: Move slice_mask struct definition to slice.c
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
2017-03-31
powerpc/mm/slice: Update the function prototype
Aneesh Kumar K.V
2017-03-31
powerpc/mm/slice: Convert slice_mask high slice to a bitmap
Aneesh Kumar K.V
2017-03-31
powerpc/mm/slice: Fix off-by-1 error when computing slice mask
Aneesh Kumar K.V
2016-05-11
powerpc/mm/radix: Add checks in slice code to catch radix usage
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
2014-10-22
powerpc/mm: Fix build error with hugetlfs disabled
Aneesh Kumar K.V
2014-10-08
powerpc/cell: Make spu_flush_all_slbs() generic
Ian Munsie
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
2014-01-29
powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...
jmarchan@redhat.com
2013-11-21
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
2013-04-30
mm: use vm_unmapped_area() on powerpc architecture
Michel Lespinasse
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-09-17
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Increase the slice range to 64TB
Aneesh Kumar K.V
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2009-01-16
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dave Kleikamp
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-01
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
[next]