aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: Fix dubious bitwise 'or' usage spotted by sparse.Alexey Zaytsev2009-03-30
* | CacheFiles: Permit the page lock state to be monitoredDavid Howells2009-04-03
* | FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-03
* | FS-Cache: Release page->private after failed readaheadDavid Howells2009-04-03
* | memcg: cleanup cache_chargeDaisuke Nishimura2009-04-02
* | memcg: remove redundant message at swaponKAMEZAWA Hiroyuki2009-04-02
* | cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2009-04-02
* | memcg: charge swapcache to proper memcgDaisuke Nishimura2009-04-02
* | memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro2009-04-02
* | memcg: show memcg information during OOMBalbir Singh2009-04-02
* | memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-02
* | memcg: fix shrinking memory to return -EBUSY by fixing retry algorithmKAMEZAWA Hiroyuki2009-04-02
* | memcg: hierarchical statKAMEZAWA Hiroyuki2009-04-02
* | memcg: use CSS IDKAMEZAWA Hiroyuki2009-04-02
* | cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-02
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-02
* | mm: do_xip_mapping_read: fix length calculationMartin Schwidefsky2009-04-02
* | mm: align vmstat_work's timerAnton Blanchard2009-04-02
* | nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
* | generic debug pagealloc: build fixAkinobu Mita2009-04-02
* | shmem: writepage directly to swapHugh Dickins2009-04-01
* | vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2009-04-01
* | vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes2009-04-01
* | nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells2009-04-01
* | nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-01
* | mm: introduce debug_kmap_atomicAkinobu Mita2009-04-01
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
* | mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-01
* | generic debug pageallocAkinobu Mita2009-04-01
* | memdup_user(): introduceLi Zefan2009-04-01
* | hugetlb: chg cannot become less than 0Roel Kluin2009-04-01
* | mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-01
* | mm: don't free swap slots on page deactivationJohannes Weiner2009-04-01
* | mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-01
* | vfs: add/use account_page_dirtied()Edward Shishkin2009-04-01
* | vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-01
* | mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro2009-04-01
* | vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-01
* | mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-01
* | mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro2009-04-01
* | mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
* | vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-01
* | oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov2009-04-01
* | vmap: remove needless lock and list in vmapMinChan Kim2009-04-01
* | mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov2009-04-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\ \
| * | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
| * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-30
| |/
* | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\ \