summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hugetlbpage-radix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-071-2/+3
|\
| * powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V2019-02-261-2/+3
* | arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgradeAneesh Kumar K.V2019-03-051-0/+17
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-9/+11
|\
| * powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-131-7/+1
| * powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-131-9/+17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limitAneesh Kumar K.V2017-04-191-2/+2
* powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V2017-04-011-0/+7
* powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V2017-04-011-2/+2
* powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-08-011-0/+10
* powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-08-011-22/+7
* powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-08-011-2/+2
* powerpc/mm: Add radix support for hugetlbAneesh Kumar K.V2016-05-111-0/+87