Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c3ee3a9e4fa6b1d249b5abff2d4c7dab5a47d522
/
arch
/
powerpc
/
mm
/
slice.c
debeda0
powerpc/64s: Always define arch unmapped area calls
by Nicholas Piggin
· 3 years, 1 month ago
b711531
powerpc: Replace _ALIGN_UP() by ALIGN()
by Christophe Leroy
· 4 years, 8 months ago
91a063c
powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
by Michael Ellerman
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
5953fb4
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
by Christophe Leroy
· 6 years ago
203a1fa
powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
by Christophe Leroy
· 6 years ago
b4baad0
powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
by Christophe Leroy
· 6 years ago
fca5c1e
powerpc/mm: move slice_mask_for_size() into mmu.h
by Christophe Leroy
· 6 years ago
6f60cc98
powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
by Christophe Leroy
· 6 years ago
60458fb
powerpc/mm: Add helpers for accessing hash translation related variables
by Aneesh Kumar K.V
· 6 years ago
3b4d07d
powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search
by Aneesh Kumar K.V
· 6 years ago
37e9c67
powerpc/mm: fix always true/false warning in slice.c
by Christophe Leroy
· 6 years ago
aa5456a
powerpc/mm: fix missing prototypes in slice.c
by Christophe Leroy
· 7 years ago
94ee4272
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
by Nicholas Piggin
· 6 years ago
425d331
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
by Nicholas Piggin
· 6 years ago
54be0b9
Revert "convert SLB miss handlers to C" and subsequent commits
by Michael Ellerman
· 6 years ago
2e16267
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
by Nicholas Piggin
· 6 years ago
8fed04d
powerpc/64s/hash: remove user SLB data from the paca
by Nicholas Piggin
· 6 years ago
032900e
powerpc/8xx: Fix build with hugetlbfs enabled
by Aneesh Kumar K.V
· 7 years ago
f384796c
powerpc/mm: Add support for handling > 512TB address in SLB miss
by Aneesh Kumar K.V
· 7 years ago
0dea04b
powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
by Aneesh Kumar K.V
· 7 years ago
014a32b
powerpc/mm/slice: remove radix calls to the slice code
by Nicholas Piggin
· 7 years ago
d262bd5
powerpc/mm/slice: Use const pointers to cached slice masks where possible
by Nicholas Piggin
· 7 years ago
7490755
powerpc/mm/slice: remove dead code
by Nicholas Piggin
· 7 years ago
b8c9354
powerpc/mm/slice: Switch to 3-operand slice bitops helpers
by Nicholas Piggin
· 7 years ago
ae3066b
powerpc/mm/slice: implement slice_check_range_fits
by Nicholas Piggin
· 7 years ago
5709f7c
powerpc/mm/slice: implement a slice mask cache
by Nicholas Piggin
· 7 years ago
830fd2d
powerpc/mm/slice: pass pointers to struct slice_mask where possible
by Nicholas Piggin
· 7 years ago
5a807e0
powerpc/mm/slice: tidy lpsizes and hpsizes update loops
by Nicholas Piggin
· 7 years ago
1753dd1
powerpc/mm/slice: Simplify and optimise slice context initialisation
by Nicholas Piggin
· 7 years ago
1547242
powerpc/mm/slice: Allow up to 64 low slices
by Christophe Leroy
· 7 years ago
db3a528
powerpc/mm/slice: Enhance for supporting PPC32
by Christophe Leroy
· 7 years ago
326691a
powerpc/mm/slice: Remove intermediate bitmap copy
by Christophe Leroy
· 7 years ago
7a06c66
powerpc/64s/slice: Use addr limit when computing slice mask
by Aneesh Kumar K.V
· 7 years ago
4722476
powerpc/64s: mm_context.addr_limit is only used on hash
by Nicholas Piggin
· 7 years ago
35602f8
powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
by Nicholas Piggin
· 7 years ago
6a72dc0
powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation
by Nicholas Piggin
· 7 years ago
7ece3709
powerpc/64s/hash: Fix 512T hint detection to use >= 128T
by Michael Ellerman
· 7 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 8 years ago
321f7d2
powerpc/mmap: Any hint > 128TB searches the full VA space
by Aneesh Kumar K.V
· 8 years ago
be77e99
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
by Aneesh Kumar K.V
· 8 years ago
f4ea6dc
powerpc/mm: Enable mappings above 128TB
by Aneesh Kumar K.V
· 8 years ago
fbfef90
powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
by Aneesh Kumar K.V
· 8 years ago
957b778
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
by Aneesh Kumar K.V
· 8 years ago
302413c
powerpc/mm/slice: Update slice mask printing to use bitmap printing.
by Aneesh Kumar K.V
· 8 years ago
8218522
powerpc/mm/slice: Move slice_mask struct definition to slice.c
by Aneesh Kumar K.V
· 8 years ago
52b1e66
powerpc/mm: Move copy_mm_to_paca to paca.c
by Aneesh Kumar K.V
· 8 years ago
a4d36215
powerpc/mm/slice: Update the function prototype
by Aneesh Kumar K.V
· 8 years ago
f3207c1
powerpc/mm/slice: Convert slice_mask high slice to a bitmap
by Aneesh Kumar K.V
· 8 years ago
98beda7
powerpc/mm/slice: Fix off-by-1 error when computing slice mask
by Aneesh Kumar K.V
· 8 years ago
764041e
powerpc/mm/radix: Add checks in slice code to catch radix usage
by Aneesh Kumar K.V
· 9 years ago
dd1842a
powerpc/mm: Make page table size a variable
by Aneesh Kumar K.V
· 9 years ago
c395465da6
powerpc: Add function to copy mm_context_t to the paca
by Michael Neuling
· 9 years ago
8aa989b
powerpc: Remove some unused functions
by Michael Ellerman
· 10 years ago
6643773
powerpc/mm: Fix build error with hugetlfs disabled
by Aneesh Kumar K.V
· 10 years ago
be3ebfe
powerpc/cell: Make spu_flush_all_slbs() generic
by Ian Munsie
· 10 years ago
1217d34
powerpc: Ensure global functions include their prototype
by Anton Blanchard
· 10 years ago
19751c0
powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space
by jmarchan@redhat.com
· 11 years ago
5a049f1
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
by Anton Blanchard
· 11 years ago
fba2369
mm: use vm_unmapped_area() on powerpc architecture
by Michel Lespinasse
· 12 years ago
34d0717
mm: remove free_area_cache use in powerpc architecture
by Michel Lespinasse
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
78f1dbd
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
by Aneesh Kumar K.V
· 12 years ago
7aa0727
powerpc/mm: Increase the slice range to 64TB
by Aneesh Kumar K.V
· 12 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
9ba0fdb
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
by Dave Kleikamp
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
3a8247c
powerpc: Only demote individual slices rather than whole process
by Paul Mackerras
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
f7a75f0
spin_lock_unlocked cleanups
by Roel Kluin
· 17 years ago
9dfe5c53
[POWERPC] Fix non HUGETLB_PAGE build warning
by Stephen Rothwell
· 17 years ago
d1f5a77
[POWERPC] Fix size check for hugetlbfs
by Benjamin Herrenschmidt
· 17 years ago
d0f13e3
[POWERPC] Introduce address space "slices"
by Benjamin Herrenschmidt
· 18 years ago