summaryrefslogtreecommitdiff
path: root/include/linux/mm_types.h
AgeCommit message (Expand)Author
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro
2008-04-29procfs task exe symlinkMatt Helsley
2008-04-29cgroups: add an owner to the mm_structBalbir Singh
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-28mm: save some bytes in mm_struct by filling holes on 64bitAndi Kleen
2008-04-27slub: Store max number of objects in the page struct.Christoph Lameter
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-03Revert "unique end pointer" patchChristoph Lameter
2008-02-07SLUB: Use unique end pointer for each slab page.Christoph Lameter
2008-02-07Memory controller: accounting setupPavel Emelianov
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-16SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter
2007-10-16SLUB: Do not use page->mappingChristoph Lameter
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter
2007-05-07SLUB coreChristoph Lameter
2006-09-27[PATCH] own header file for struct pageHeiko Carstens