aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-08memcg: memory cgroup hierarchical reclaimBalbir Singh1-4/+162
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh3-18/+54
2009-01-08memcg: memory cgroup hierarchy documentationBalbir Singh1-1/+37
2009-01-08memcg: add mem_cgroup_disabled()Hirokazu Takahashi3-17/+30
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki8-206/+178
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki8-54/+440
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki3-0/+242
2009-01-08memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki4-0/+57
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki5-8/+105
2009-01-08memcg: new force_empty to free pages under groupKAMEZAWA Hiroyuki2-11/+57
2009-01-08memcg: reduce size of mem_cgroup by using nr_cpu_idsJan Blunck1-17/+18
2009-01-08memcg: move all acccounting to parent at rmdir()KAMEZAWA Hiroyuki2-75/+214
2009-01-08memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao1-4/+1
2009-01-08memcg: simple migration handlingKAMEZAWA Hiroyuki3-96/+73
2009-01-08memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki4-11/+14
2009-01-08memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki5-41/+170
2009-01-08devices cgroup: allow mkfifoSerge E. Hallyn1-0/+3
2009-01-08devcgroup: use list_for_each_entry_rcu()Lai Jiangshan1-1/+1
2009-01-08cgroups: make cgroup_path() RCU-safePaul Menage2-10/+25
2009-01-08cgroups: skip processes from other namespaces when listing a cgroupGowrishankar M1-2/+4
2009-01-08cgroups: introduce link_css_set() to remove duplicate codeLi Zefan1-38/+30
2009-01-08cgroups: add inactive subsystems to rootnode.subsys_listLi Zefan1-2/+3
2009-01-08cgroups: make root_list contains active hierarchies onlyLi Zefan1-12/+7
2009-01-08cgroups: remove rcu_read_lock() in cgroupstats_build()Lai Jiangshan1-2/+0
2009-01-08cgroups: call find_css_set() safely in cgroup_attach_task()Lai Jiangshan1-1/+6
2009-01-08cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()Lai Jiangshan1-0/+2
2009-01-08cgroups: don't put struct cgroupfs_root protected by RCULai Jiangshan2-3/+2
2009-01-08cgroups: fix cgroup_iter_next() bugLai Jiangshan1-1/+3
2009-01-08cgroups: add lock for child->cgroups in cgroup_post_fork()Lai Jiangshan1-0/+2
2009-01-08memcg: fix a typo in KconfigLi Zefan1-1/+1
2009-01-08ns_cgroup: remove unused spinlockLi Zefan1-2/+0
2009-01-08cgroups: remove some redundant NULL checksLi Zefan1-22/+7
2009-01-08cgroups: documentation updatesLi Zefan1-3/+4
2009-01-08cgroups: make cgroup config a submenuKAMEZAWA Hiroyuki1-56/+67
2009-01-08quota: don't set grace time when user isn't above softlimitJan Kara1-0/+2
2009-01-08coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTLRichard A. Holden III1-1/+4
2009-01-08jbd: remove excess kernel-doc notationRandy Dunlap1-1/+0
2009-01-08ext3: tighten restrictions on inode flagsDuane Griffin3-8/+20
2009-01-08ext3: don't inherit inappropriate inode flags from parentDuane Griffin2-1/+8
2009-01-08ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg2-3/+11
2009-01-08jbd: improve fsync batchingJosef Bacik3-5/+63
2009-01-08ext2: tighten restrictions on inode flagsDuane Griffin3-8/+20
2009-01-08ext2: don't inherit inappropriate inode flags from parentDuane Griffin2-1/+8
2009-01-08ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg2-3/+11
2009-01-08ext2: fix ext2_splice_branch() commentsQinghuang Feng1-2/+0
2009-01-08rtc-ds1307: remove legacy probe() checksJüri Reitel1-27/+4
2009-01-08rtc-ds1307: SMBus compatibilityBARRE Sebastien1-88/+35
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt10-8/+716
2009-01-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng1-2/+1
2009-01-08async: Don't call async_synchronize_full_special() while holding sb_lockDave Kleikamp1-1/+1