Age | Commit message (Expand) | Author |
---|---|---|
2024-11-06 | mm: drop hugetlb_get_unmapped_area{_*} functions | Oscar Salvador |
2024-11-06 | arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget... | Oscar Salvador |
2024-09-09 | mm: pass vm_flags to generic_get_unmapped_area() | Mark Brown |
2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown |
2024-04-25 | powerpc: use initializer for struct vm_unmapped_area_info | Rick Edgecombe |
2022-05-05 | powerpc/mm: Enable full randomisation of memory mappings | Christophe Leroy |
2022-05-05 | powerpc/mm: Move get_unmapped_area functions to slice.c | Christophe Leroy |
2022-05-05 | powerpc/mm: Make slice specific to book3s/64 | Christophe Leroy |