Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / mm_types.h
2010-03-12 KAMEZAWA Hiroyukinommu: fix build breakage
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 KAMEZAWA Hiroyukimm: count swap usage
2010-03-06 KAMEZAWA Hiroyukimm: avoid false sharing of mm_counter
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2010-01-16 David Howellsnommu: don't need get_unmapped_area() for NOMMU
2010-01-16 David Howellsnommu: struct vm_region's vm_usage count need not be...
2010-01-07 Mike FrysingerNOMMU: Avoiding duplicate icache flushes of shared...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Hiroshi Shimamototask_struct cleanup: move binfmt field to mm_struct
2009-09-24 Alexey Dobriyanaio: ifdef fields in mm_struct
2009-08-18 KOSAKI Motohiromm: revert "oom: move oom_adj value"
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 David Rientjesoom: move oom_adj value from task_struct to mm_struct
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck core
2009-04-03 Akinobu Mitageneric debug pagealloc: build fix
2009-04-01 Akinobu Mitageneric debug pagealloc
2009-03-12 Rusty Russellcpumask: mm_cpumask for accessing the struct mm_struct...
2009-01-08 Paul MundtNOMMU: Make mmap allocation page trimming behaviour...
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2008-12-29 Jens Axboeaio: make the lookup_ioctx() lockless
2008-10-20 KAMEZAWA Hiroyukimemcg: allocate all page_cgroup at boot
2008-09-10 Jeremy Fitzhardingemm: define USE_SPLIT_PTLOCKS rather than repeating...
2008-08-16 Hugh Dickinsmm: VM_flags comment fixes
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-25 Oleg Nesterovcoredump: kill mm->core_done
2008-07-25 Oleg Nesterovcoredump: construct the list of coredumping threads...
2008-07-25 Oleg Nesterovcoredump: turn core_state->nr_threads into atomic_t
2008-07-25 Oleg Nesterovcoredump: move mm->core_waiters into struct core_state
2008-07-25 Oleg Nesterovcoredump: turn mm->core_startup_done into the pointer...
2008-05-13 KOSAKI Motohiromemcg: fix possible panic when CONFIG_MM_OWNER=y
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Andi Kleenmm: save some bytes in mm_struct by filling holes on...
2008-04-27 Christoph Lameterslub: Store max number of objects in the page struct.
2008-03-05 Balbir SinghMemory controller: rename to Memory Resource Controller
2008-03-03 Christoph LameterRevert "unique end pointer" patch
2008-02-08 Christoph LameterSLUB: Use unique end pointer for each slab page.
2008-02-07 Pavel EmelianovMemory controller: accounting setup
2007-10-17 Olaf Heringincrease AT_VECTOR_SIZE to terminate saved_auxv properly
2007-10-16 Christoph LameterSLUB: Move page->offset to kmem_cache_cpu->offset
2007-10-16 Christoph LameterSLUB: Do not use page->mapping
2007-10-16 Martin Schwidefskymove mm_struct and vm_area_struct
2007-05-10 Christoph Lameterslub: support concurrent local and remote frees and...
2007-05-07 Christoph LameterSLUB core
2006-09-27 Heiko Carstens[PATCH] own header file for struct page