summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | | memcg: do not try to drain per-cpu caches without pagesMichal Hocko2011-07-261-6/+7
* | | memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-262-11/+200
* | | memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura2011-07-261-1/+1
* | | memcg: fix vmscan count in small memcgsKAMEZAWA Hiroyuki2011-07-261-6/+12
* | | memcg: change memcg_oom_mutex to spinlockMichal Hocko2011-07-261-11/+11
* | | memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko2011-07-261-16/+70
* | | memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-262-128/+51
* | | memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2011-07-262-21/+17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-264-72/+300
|\ \ \
| * | | mm: properly reflect task dirty limits in dirty_exceeded logicJan Kara2011-07-241-6/+20
| * | | writeback: trace global_dirty_stateWu Fengguang2011-07-091-0/+1
| * | | writeback: introduce max-pause and pass-good dirty limitsWu Fengguang2011-07-091-0/+33
| * | | writeback: introduce smoothed global dirty limitWu Fengguang2011-07-091-2/+72
| * | | writeback: consolidate variable names in balance_dirty_pages()Wu Fengguang2011-07-091-10/+11
| * | | writeback: show bdi write bandwidth in debugfsWu Fengguang2011-07-091-11/+13
| * | | writeback: bdi write bandwidth estimationWu Fengguang2011-07-092-0/+99
| * | | writeback: account per-bdi accumulated written pagesJan Kara2011-07-092-2/+9
| * | | writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-092-26/+8
| * | | writeback: skip tmpfs early in balance_dirty_pages_ratelimited_nr()Wu Fengguang2011-06-201-3/+4
| * | | writeback: skip balance_dirty_pages() for in-memory fsWu Fengguang2011-06-081-6/+4
| * | | writeback: add bdi_dirty_limit() kernel-docWu Fengguang2011-06-081-2/+9
| * | | writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-083-9/+22
| * | | writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang2011-06-081-2/+2
* | | | Merge 'akpm' patch seriesLinus Torvalds2011-07-2519-482/+695
|\ \ \ \
| * | | | devres: fix possible use after freeMaxin B John2011-07-251-1/+1
| * | | | writeback: account NR_WRITTEN at IO completion timeWu Fengguang2011-07-251-2/+3
| * | | | tmpfs: simplify unuse and writepageHugh Dickins2011-07-251-34/+16
| * | | | tmpfs: simplify filepage/swappageHugh Dickins2011-07-251-129/+108
| * | | | tmpfs: simplify prealloc_pageHugh Dickins2011-07-251-44/+16
| * | | | tmpfs: remove_shmem_readpageHugh Dickins2011-07-251-34/+6
| * | | | tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins2011-07-251-23/+44
| * | | | tmpfs: refine shmem_file_splice_readHugh Dickins2011-07-251-119/+19
| * | | | tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-251-1/+217
| * | | | mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-07-251-1/+57
| * | | | mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov2011-07-251-5/+1
| * | | | mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman2011-07-251-0/+23
| * | | | mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman2011-07-251-13/+22
| * | | | mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki2011-07-251-22/+34
| * | | | tmpfs: no need to use i_lockHugh Dickins2011-07-251-8/+6
| * | | | mm: pincer in truncate_inode_pages_rangeHugh Dickins2011-07-251-1/+1
| * | | | mm: consistent truncate and invalidate loopsHugh Dickins2011-07-252-63/+49
| * | | | mm: tidy vmtruncate_range and related functionsHugh Dickins2011-07-251-14/+17
| * | | | mm: cleanup descriptions of filler argHugh Dickins2011-07-251-6/+6
| * | | | mmap: fix and tidy up overcommit page arithmeticDmitry Fink2011-07-252-42/+26
| * | | | mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-251-4/+4
| * | | | oom: remove references to old badness() functionDavid Rientjes2011-07-251-1/+1
| * | | | mm/memory.c: remove ZAP_BLOCK_SIZEAndrew Morton2011-07-251-11/+0
| * | | | mm: hugetlb: fix coding style issuesChris Forbes2011-07-251-16/+15
| * | | | mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright2011-07-251-4/+2
| * | | | mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper2011-07-251-4/+4
OpenPOWER on IntegriCloud