summaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] mark several functions __always_inlineIngo Molnar2006-01-141-1/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-1/+1
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-091-0/+4
* [PATCH] shrink struct pageAndrew Morton2006-01-081-19/+22
* [PATCH] set_page_count() macro safetyAvishay Traeger2006-01-081-1/+1
* [PATCH] drop-pagecacheAndrew Morton2006-01-081-0/+7
* [PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells2006-01-061-3/+19
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-061-0/+9
* [PATCH] Shut up warnings in ipc/shm.cRussell King2006-01-061-3/+18
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser2006-01-061-0/+2
* Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-161-0/+1
* Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds2005-12-111-1/+0
* VM: add "vm_insert_page()" functionLinus Torvalds2005-11-301-0/+1
* VM: add common helper function to create the page tablesLinus Torvalds2005-11-291-0/+2
* Support strange discontiguous PFN remappingsLinus Torvalds2005-11-291-0/+1
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-2/+3
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-2/+3
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-221-19/+0
* [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-181-0/+2
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-8/+2
|\
| * [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-141-8/+2
* | [PATCH] readahead commentaryAndrew Morton2005-11-071-4/+4
|/
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-291-0/+1
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-8/+38
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-8/+12
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-291-1/+0
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-291-1/+1
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-0/+18
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-291-19/+19
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-1/+1
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-291-1/+2
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-3/+0
* [PATCH] core remove PageReservedNick Piggin2005-10-291-2/+3
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-291-0/+1
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-14/+2
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-281-1/+1
* [PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* [PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso2005-09-211-5/+4
* [PATCH] fix get_user_pages bugNick Piggin2005-08-031-5/+17
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-231-17/+75
* [PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2005-06-231-9/+44
* [PATCH] node local per-cpu-pagesChristoph Lameter2005-06-211-0/+6
* [PATCH] Spelling cleanups in shrinker codeDomen Puncer2005-05-051-2/+2
* [PATCH] RLIMIT_AS checking fixakpm@osdl.org2005-05-011-0/+1
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-191-1/+3
* [PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2005-04-191-7/+2
* [PATCH] freepgt: free_pgtables use vma listHugh Dickins2005-04-191-1/+2
* [PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli2005-04-161-0/+3
OpenPOWER on IntegriCloud