summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: gup persist for write permissionHugh Dickins2009-01-061-2/+8
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-065-23/+146
* mm: change dirty limit type specifiers to unsigned longDavid Rientjes2009-01-063-16/+16
* mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-061-3/+1
* mm: further cleanup page_add_new_anon_rmapHugh Dickins2009-01-062-6/+3
* mm: make page_lock_anon_vma() staticHugh Dickins2009-01-062-5/+2
* mm: add_active_or_unevictable into rmapHugh Dickins2009-01-064-28/+6
* mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins2009-01-063-17/+14
* mm: add Set,ClearPageSwapCache stubsHugh Dickins2009-01-062-4/+1
* mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins2009-01-063-14/+5
* mm: remove cgroup_mm_owner_callbacksHugh Dickins2009-01-063-56/+7
* do_mpage_readpage(): remove useless clear_buffer_mapped() callFranck Bui-Huu2009-01-061-1/+0
* mm/apply_to_range: call pte function with lazy updatesJeremy Fitzhardinge2009-01-061-0/+4
* mm: vmalloc make lazy unmapping configurableNick Piggin2009-01-061-0/+24
* mm: vmalloc use mutex for purgeNick Piggin2009-01-061-4/+5
* mm: vmalloc improve vmallocinfoGlauber Costa2009-01-061-4/+8
* mm: vmalloc tweak failure printkGlauber Costa2009-01-061-2/+3
* mm: more likely reclaim MADV_SEQUENTIAL mappingsJohannes Weiner2009-01-062-3/+13
* mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro2009-01-063-11/+9
* mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro2009-01-062-29/+0
* mm: print out memmap number only if it is not zeroYinghai Lu2009-01-061-3/+4
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-0614-25/+209
* mm: do_sync_mapping_range integrity fixNick Piggin2009-01-061-1/+1
* mm: write_cache_pages more terminate quicklyAndrew Morton2009-01-061-1/+4
* mm: write_cache_pages terminate quicklyNick Piggin2009-01-061-16/+16
* mm: write_cache_pages optimise page cleaningNick Piggin2009-01-061-4/+13
* mm: write_cache_pages cleanupsNick Piggin2009-01-061-12/+22
* mm: write_cache_pages integrity fixNick Piggin2009-01-062-3/+5
* mm: write_cache_pages writepage error fixNick Piggin2009-01-061-6/+20
* mm: write_cache_pages early loop terminationNick Piggin2009-01-061-1/+5
* mm: write_cache_pages cyclic fixNick Piggin2009-01-061-7/+18
* do_mpage_readpage(): don't submit lots of small bios on boundaryMiquel van Smoorenburg2009-01-061-1/+4
* oom: print triggering task's cpuset and mems allowedDavid Rientjes2009-01-063-0/+43
* oom: fix zone_scan_mutex nameDavid Rientjes2009-01-061-6/+6
* mm: invoke oom-killer from page faultNick Piggin2009-01-064-63/+84
* mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by defaultBrice Goglin2009-01-061-6/+0
* mm: rework do_pages_move() to work on page_sized chunksBrice Goglin2009-01-061-35/+44
* mm: don't mark_page_accessed in shmem_faultHugh Dickins2009-01-061-1/+0
* mm: don't mark_page_accessed in fault pathNick Piggin2009-01-062-2/+1
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-065-2/+33
* mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-063-2/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-01-0522-983/+1319
|\
| * dm snapshot: extend exception store functionsJonathan Brassow2009-01-066-37/+55
| * dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-066-737/+833
| * dm snapshot: rename struct exception_storeJonathan Brassow2009-01-063-24/+25
| * dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-064-120/+134
| * dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-061-4/+4
| * dm: add name and uuid to sysfsMilan Broz2009-01-064-2/+136
| * dm table: rework reference countingMikulas Patocka2009-01-064-20/+33
| * dm: support barriers on simple devicesAndi Kleen2009-01-065-10/+33
OpenPOWER on IntegriCloud