aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/alloc.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+3
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 1-1/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressGravatar Mike Rapoport 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-08-02treewide: replace obsolete _refok by __refGravatar Fabian Frederick 1-1/+1
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Gravatar Michael Ellerman 1-1/+1
2014-11-19powerpc: Remove more traces of bootmemGravatar Michael Ellerman 1-3/+1
2012-03-28Disintegrate asm/system.h for PowerPCGravatar David Howells 1-1/+1
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionGravatar Milton Miller 1-8/+0
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatGravatar Stephen Rothwell 1-0/+15
2007-09-19[POWERPC] Fix section mismatch in PCI codeGravatar Stephen Rothwell 1-0/+14