aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h
Commit message (Expand)AuthorAge
* mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-12
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-02
* mm: add comments to explain mm_struct fieldsChristoph Lameter2011-10-31
* mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-31
* oom: remove oom_disable_countDavid Rientjes2011-10-31
*-. Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2011-10-26
|\ \
| | * slub: per cpu cache for partial pagesChristoph Lameter2011-08-19
| |/
* / mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell2011-10-20
|/
* Avoid duplicate _count variables in page_structChristoph Lameter2011-07-18
* Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg2011-07-18
* SLUB: Fix build breakage in linux/mm_types.hChristoph Lameter2011-07-07
* mm: Rearrange struct pageChristoph Lameter2011-07-02
* slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter2011-07-02
* mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-29
* mm: extract exe_file handling from procfsJiri Slaby2011-05-26
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-26
* mm: delete non-atomic mm counter implementationMatt Fleming2011-05-25
* mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-25
* mm: Remove i_mmap_lock lockbreakPeter Zijlstra2011-05-25
* mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy2011-03-22
* thp: add pmd_huge_pte to mm_structAndrea Arcangeli2011-01-13
* oom: add per-mm oom disable countYing Han2010-10-26
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-23
|\
| * kernel: __rcu annotationsArnd Bergmann2010-08-19
* | mm: make the vma list be doubly linkedLinus Torvalds2010-08-21
|/
* nommu: fix build breakageKAMEZAWA Hiroyuki2010-03-12
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* mm: count swap usageKAMEZAWA Hiroyuki2010-03-06
* mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-06
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-16
* nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2010-01-16
* NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2010-01-06
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto2009-09-24
* aio: ifdef fields in mm_structAlexey Dobriyan2009-09-24
* mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-18
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-16
* | kmemcheck: add the kmemcheck coreVegard Nossum2009-06-13
|/
* generic debug pagealloc: build fixAkinobu Mita2009-04-02
* generic debug pageallocAkinobu Mita2009-04-01
* cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-12
* NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* aio: make the lookup_ioctx() locklessJens Axboe2008-12-29
* memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki2008-10-20
* mm: define USE_SPLIT_PTLOCKS rather than repeating expressionJeremy Fitzhardinge2008-09-10
* mm: VM_flags comment fixesHugh Dickins2008-08-16
* mmu-notifiers: coreAndrea Arcangeli2008-07-28