summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn
2008-10-20vmstat: mlocked pages statisticsNick Piggin
2008-10-20mmap: handle mlocked pages during map, remap, unmapRik van Riel
2008-10-20mlock: downgrade mmap sem while populating mlocked regionsLee Schermerhorn
2008-10-20mlock: mlocked pages are unevictableNick Piggin
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn
2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn
2008-10-20unevictable lru: add event counting with statisticsLee Schermerhorn
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20more aggressively use lumpy reclaimRik van Riel
2008-10-20vmscan: add newly swapped in pages to the inactive listRik van Riel
2008-10-20vmscan: fix pagecache reclaim referenced bit checkRik van Riel
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20define page_file_cache() functionRik van Riel
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter
2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-10-19anon_vma_prepare: properly lock even newly allocated entriesLinus Torvalds
2008-10-17Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-18Export shmem_file_setup for DRM-GEMKeith Packard
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16mm: do_generic_file_read() never gets a NULL 'filp' argumentKrishna Kumar
2008-10-16hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()David Gibson
2008-10-16mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enumAndrew Morton
2008-10-16vfs: Add no_nrwrite_index_update writeback control flagAneesh Kumar K.V
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-14do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() failsOleg Nesterov
2008-10-14vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V
2008-10-13integrity: special fs magicMimi Zohar
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-09highmem: use bio_has_data() in the bounce pathJens Axboe
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall
2008-10-02mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-23memcg: check under limit at shrink_usageDaisuke Nishimura
2008-09-23mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutexNick Piggin