aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* | | | | | mm: wp lock page before deciding cowHugh Dickins2009-01-06
* | | | | | mm: gup persist for write permissionHugh Dickins2009-01-06
* | | | | | mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-06
* | | | | | mm: change dirty limit type specifiers to unsigned longDavid Rientjes2009-01-06
* | | | | | mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-06
* | | | | | mm: further cleanup page_add_new_anon_rmapHugh Dickins2009-01-06
* | | | | | mm: make page_lock_anon_vma() staticHugh Dickins2009-01-06
* | | | | | mm: add_active_or_unevictable into rmapHugh Dickins2009-01-06
* | | | | | mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins2009-01-06
* | | | | | mm: add Set,ClearPageSwapCache stubsHugh Dickins2009-01-06
* | | | | | mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins2009-01-06
* | | | | | mm/apply_to_range: call pte function with lazy updatesJeremy Fitzhardinge2009-01-06
* | | | | | mm: vmalloc make lazy unmapping configurableNick Piggin2009-01-06
* | | | | | mm: vmalloc use mutex for purgeNick Piggin2009-01-06
* | | | | | mm: vmalloc improve vmallocinfoGlauber Costa2009-01-06
* | | | | | mm: vmalloc tweak failure printkGlauber Costa2009-01-06
* | | | | | mm: more likely reclaim MADV_SEQUENTIAL mappingsJohannes Weiner2009-01-06
* | | | | | mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro2009-01-06
* | | | | | mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro2009-01-06
* | | | | | mm: print out memmap number only if it is not zeroYinghai Lu2009-01-06
* | | | | | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* | | | | | mm: write_cache_pages more terminate quicklyAndrew Morton2009-01-06
* | | | | | mm: write_cache_pages terminate quicklyNick Piggin2009-01-06
* | | | | | mm: write_cache_pages optimise page cleaningNick Piggin2009-01-06
* | | | | | mm: write_cache_pages cleanupsNick Piggin2009-01-06
* | | | | | mm: write_cache_pages integrity fixNick Piggin2009-01-06
* | | | | | mm: write_cache_pages writepage error fixNick Piggin2009-01-06
* | | | | | mm: write_cache_pages early loop terminationNick Piggin2009-01-06
* | | | | | mm: write_cache_pages cyclic fixNick Piggin2009-01-06
* | | | | | oom: print triggering task's cpuset and mems allowedDavid Rientjes2009-01-06
* | | | | | oom: fix zone_scan_mutex nameDavid Rientjes2009-01-06
* | | | | | mm: invoke oom-killer from page faultNick Piggin2009-01-06
* | | | | | mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by defaultBrice Goglin2009-01-06
* | | | | | mm: rework do_pages_move() to work on page_sized chunksBrice Goglin2009-01-06
* | | | | | mm: don't mark_page_accessed in shmem_faultHugh Dickins2009-01-06
* | | | | | mm: don't mark_page_accessed in fault pathNick Piggin2009-01-06
* | | | | | mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-06
* | | | | | mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-06
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-05
|\ \ \ \ \
| * | | | | add a vfs_fsync helperChristoph Hellwig2009-01-05
| * | | | | inode->i_op is never NULLAl Viro2009-01-05
| * | | | | kill suid bit only for regular filesDmitri Monakhov2009-01-05
| |/ / / /
* | | | | mm: update my addressAlan Cox2009-01-05
* | | | | fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* | | | | vmalloc.c: fix flushing in vmap_page_range()Adam Lackorzynski2009-01-04
|/ / / /
* | | | cpumask: convert mm/Rusty Russell2008-12-31
* | | | cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-12-30
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/failslab' into for-linusPekka Enberg2008-12-29
| | |\ \ \ \