aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mm_types.h
AgeCommit message (Expand)Author
2008-08-16mm: VM_flags comment fixesHugh Dickins
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-25coredump: kill mm->core_doneOleg Nesterov
2008-07-25coredump: construct the list of coredumping threads at startup timeOleg Nesterov
2008-07-25coredump: turn core_state->nr_threads into atomic_tOleg Nesterov
2008-07-25coredump: move mm->core_waiters into struct core_stateOleg Nesterov
2008-07-25coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov
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