aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt1-0/+1
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+17
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe1-2/+3
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki1-3/+0
2008-09-10mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge1-4/+6
2008-08-16mm: VM_flags comment fixesHugh Dickins1-1/+1
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+4
2008-07-25coredump: kill mm->core_doneOleg Nesterov1-3/+1
2008-07-25coredump: construct the list of coredumping threads at startup timeOleg Nesterov1-0/+6
2008-07-25coredump: turn core_state->nr_threads into atomic_tOleg Nesterov1-1/+1
2008-07-25coredump: move mm->core_waiters into struct core_stateOleg Nesterov1-1/+1
2008-07-25coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov1-1/+6
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro1-2/+11
2008-04-29procfs task exe symlinkMatt Helsley1-0/+6
2008-04-29cgroups: add an owner to the mm_structBalbir Singh1-2/+3
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-1/+4
2008-04-28mm: save some bytes in mm_struct by filling holes on 64bitAndi Kleen1-2/+2
2008-04-27slub: Store max number of objects in the page struct.Christoph Lameter1-1/+4
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh1-2/+2
2008-03-03Revert "unique end pointer" patchChristoph Lameter1-4/+1
2008-02-07SLUB: Use unique end pointer for each slab page.Christoph Lameter1-1/+4
2008-02-07Memory controller: accounting setupPavel Emelianov1-0/+6
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering1-1/+6
2007-10-16SLUB: Move page->offset to kmem_cache_cpu->offsetChristoph Lameter1-4/+1
2007-10-16SLUB: Do not use page->mappingChristoph Lameter1-7/+2
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky1-0/+144
2007-05-10slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter1-2/+5
2007-05-07SLUB coreChristoph Lameter1-2/+15
2006-09-27[PATCH] own header file for struct pageHeiko Carstens1-0/+67