aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h
Commit message (Expand)AuthorAgeFilesLines
...
* coredump: kill mm->core_doneOleg Nesterov2008-07-251-3/+1
* coredump: construct the list of coredumping threads at startup timeOleg Nesterov2008-07-251-0/+6
* coredump: turn core_state->nr_threads into atomic_tOleg Nesterov2008-07-251-1/+1
* coredump: move mm->core_waiters into struct core_stateOleg Nesterov2008-07-251-1/+1
* coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov2008-07-251-1/+6
* memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2008-05-131-2/+11
* procfs task exe symlinkMatt Helsley2008-04-291-0/+6
* cgroups: add an owner to the mm_structBalbir Singh2008-04-291-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-281-1/+4
|\
| * slub: Store max number of objects in the page struct.Christoph Lameter2008-04-271-1/+4
* | mm: save some bytes in mm_struct by filling holes on 64bitAndi Kleen2008-04-281-2/+2
|/
* Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-041-2/+2
* Revert "unique end pointer" patchChristoph Lameter2008-03-031-4/+1
* SLUB: Use unique end pointer for each slab page.Christoph Lameter2008-02-071-1/+4
* Memory controller: accounting setupPavel Emelianov2008-02-071-0/+6
* increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-171-1/+6
* SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter2007-10-161-4/+1
* SLUB: Do not use page->mappingChristoph Lameter2007-10-161-7/+2
* move mm_struct and vm_area_structMartin Schwidefsky2007-10-161-0/+144
* slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2007-05-101-2/+5
* SLUB coreChristoph Lameter2007-05-071-2/+15
* [PATCH] own header file for struct pageHeiko Carstens2006-09-271-0/+67