aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* memcg: fix oom kill behaviorKAMEZAWA Hiroyuki2010-03-12
* cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov2010-03-12
* memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki2010-03-12
* memcg : share event counter rather than duplicateKAMEZAWA Hiroyuki2010-03-12
* memcg: update threshold and softlimit at commitKAMEZAWA Hiroyuki2010-03-12
* memcg: use generic percpu instead of private implementationKAMEZAWA Hiroyuki2010-03-12
* memcg: typo in comment to mem_cgroup_print_oom_info()Kirill A. Shutemov2010-03-12
* memcg: implement memory thresholdsKirill A. Shutemov2010-03-12
* memcg: rework usage of stats by soft limitKirill A. Shutemov2010-03-12
* memcg: extract mem_group_usage() from mem_cgroup_read()Kirill A. Shutemov2010-03-12
* memcg: improve performance in moving swap chargeDaisuke Nishimura2010-03-12
* memcg: move charges of anonymous swapDaisuke Nishimura2010-03-12
* memcg: avoid oom during moving chargeDaisuke Nishimura2010-03-12
* memcg: improve performance in moving chargeDaisuke Nishimura2010-03-12
* memcg: move charges of anonymous pageDaisuke Nishimura2010-03-12
* memcg: add interface to move charge at task migrationDaisuke Nishimura2010-03-12
* Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* mm: introduce dump_page() and print symbolic flag namesWu Fengguang2010-03-12
* mm: do not iterate over NR_CPUS in __zone_pcp_update()Thomas Gleixner2010-03-12
* nommu: fix build breakageKAMEZAWA Hiroyuki2010-03-12
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-07
* mm: add comment on swap_duplicate's error codeHugh Dickins2010-03-06
* nommu: get_user_pages(): pin last page on non-page-aligned startSteven J. Magnani2010-03-06
* vmscan: detect mapped file pages used only onceJohannes Weiner2010-03-06
* vmscan: drop page_mapping_inuse()Johannes Weiner2010-03-06
* vmscan: factor out page reference checksJohannes Weiner2010-03-06
* mm: suppress pfn range output for zones without pagesDavid Rientjes2010-03-06
* mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-06
* mm/swapfile.c: fix swapon size off-by-oneHugh Dickins2010-03-06
* mm: remove VM_LOCK_RMAP codeRik van Riel2010-03-06
* rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel2010-03-06
* rmap: remove obsolete check from __page_check_anon_rmap()Rik van Riel2010-03-06
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* mm/memcontrol.c: fix "integer as NULL pointer" sparse warningThiago Farina2010-03-06
* readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang2010-03-06
* mm/migrate.c: kill anon local variable from migrate_page_copyKOSAKI Motohiro2010-03-06
* mm/mempolicy.c: fix indentation of the comments of do_migrate_pagesKOSAKI Motohiro2010-03-06
* memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org2010-03-06
* mm: fix mbind vma merge problemKOSAKI Motohiro2010-03-06
* mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro2010-03-06
* mm: remove free_hot_page()Li Hong2010-03-06
* mm/page_alloc.c: adjust a call site to trace_mm_page_free_directLi Hong2010-03-06
* mm/page_alloc.c: remove duplicate call to trace_mm_page_free_directLi Hong2010-03-06
* mm, lockdep: annotate reclaim context to zone reclaim tooKOSAKI Motohiro2010-03-06
* vmscan: get_scan_ratio() cleanupKOSAKI Motohiro2010-03-06
* vmscan: check high watermark after shrink zoneMinchan Kim2010-03-06
* mm: use rlimit helpersJiri Slaby2010-03-06
* mm: mlock_vma_pages_range() only return success or failureKOSAKI Motohiro2010-03-06
* mm: mlock_vma_pages_range() never return negative valueKOSAKI Motohiro2010-03-06