aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slub.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make page->private usable in compound pagesChristoph Lameter2007-05-071-15/+4
* SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter2007-05-071-1/+1
* SLUB: change default alignmentsChristoph Lameter2007-05-071-2/+2
* SLUB coreChristoph Lameter2007-05-071-0/+3144