summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | memcg: check group leader fixNikanth Karthikesan2009-01-081-17/+2
* | memcg: revert gfp mask fixKAMEZAWA Hiroyuki2009-01-085-18/+15
* | memcg: fix reclaim result checksKAMEZAWA Hiroyuki2009-01-081-8/+8
* | memcg: avoid unnecessary system-wide-oom-killerKAMEZAWA Hiroyuki2009-01-082-4/+37
* | memcg: memory cgroup hierarchy feature selectorBalbir Singh2009-01-081-4/+57
* | memcg: memory cgroup hierarchical reclaimBalbir Singh2009-01-081-4/+162
* | memcg: memory cgroup resource counters for hierarchyBalbir Singh2009-01-081-7/+13
* | memcg: add mem_cgroup_disabled()Hirokazu Takahashi2009-01-082-16/+16
* | memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-084-187/+147
* | memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-085-47/+393
* | memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki2009-01-082-0/+207
* | memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki2009-01-081-0/+34
* | memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-083-8/+78
* | memcg: new force_empty to free pages under groupKAMEZAWA Hiroyuki2009-01-081-7/+34
* | memcg: reduce size of mem_cgroup by using nr_cpu_idsJan Blunck2009-01-081-17/+18
* | memcg: move all acccounting to parent at rmdir()KAMEZAWA Hiroyuki2009-01-081-67/+210
* | memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao2009-01-081-4/+1
* | memcg: simple migration handlingKAMEZAWA Hiroyuki2009-01-082-84/+66
* | memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki2009-01-084-11/+14
* | memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki2009-01-084-39/+136
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-061-1/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-069-15/+21
| |\ \ \ \ | | | | |/
| | | * | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-291-1/+1
| | | * | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-0411-98/+103
| | | |\ \
* | | | | | Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven2009-01-061-6/+0
* | | | | | mm: hugetlb: remove redundant `if' operationCyrill Gorcunov2009-01-061-3/+2
* | | | | | mm: stop kswapd's infinite loop at high order allocationKOSAKI Motohiro2009-01-061-0/+17
* | | | | | bootmem: print request details before BUG_ON(them)Johannes Weiner2009-01-061-4/+4
* | | | | | mm: check for no mmaps in exit_mmap()Johannes Weiner2009-01-061-0/+3
* | | | | | mm: kill page_queue_congested()KOSAKI Motohiro2009-01-061-20/+0
* | | | | | mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro2009-01-061-13/+0
* | | | | | mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov2009-01-061-1/+1
* | | | | | mm: pagecache gfp flags fixNick Piggin2009-01-061-2/+9
* | | | | | mm: direct IO starvation improvementNick Piggin2009-01-061-11/+5
* | | | | | mm/mmap.c: fix coding styleZhenwenXu2009-01-061-9/+8
* | | | | | shmem: unify regular and tiny shmemMatt Mackall2009-01-063-147/+72
* | | | | | mm: make get_user_pages() interruptibleYing Han2009-01-063-9/+15
* | | | | | vmscan: shrink_active_list(): reduce lru_lock hold timeAndrew Morton2009-01-061-7/+7
* | | | | | badpage: KERN_ALERT BUG instead of KERN_EMERGHugh Dickins2009-01-062-12/+12
* | | | | | badpage: ratelimit print_bad_pte and bad_pageHugh Dickins2009-01-062-1/+48
* | | | | | badpage: remove vma from page_remove_rmapHugh Dickins2009-01-064-9/+7
* | | | | | badpage: zap print_bad_pte on swap and fileHugh Dickins2009-01-062-7/+11
* | | | | | badpage: vm_normal_page use print_bad_pteHugh Dickins2009-01-063-10/+15
* | | | | | badpage: replace page_remove_rmap Eeek and BUGHugh Dickins2009-01-063-36/+48
* | | | | | badpage: keep any bad page out of circulationHugh Dickins2009-01-061-28/+24
* | | | | | badpage: simplify page_alloc flag check+clearHugh Dickins2009-01-061-13/+6
* | | | | | mm: kill zone_is_near_oom()KOSAKI Motohiro2009-01-061-5/+0
* | | | | | vmscan: improve reclaim throughput to bail out patchKOSAKI Motohiro2009-01-061-6/+9
OpenPOWER on IntegriCloud