aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-07memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_pageKAMEZAWA Hiroyuki1-6/+3
2008-02-07memcgroup: revert swap_state modsHugh Dickins1-12/+1
2008-02-07memcgroup: fix zone isolation OOMHugh Dickins1-13/+4
2008-02-07bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pagesKAMEZAWA Hiroyuki1-3/+10
2008-02-07bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki3-3/+72
2008-02-07bugfix for memory controller: add helper function for assigning cgroup to pageKAMEZAWA Hiroyuki1-29/+76
2008-02-07kswapd should only wait on IO if there is IORik van Riel1-5/+22
2008-02-07oom: add sysctl to enable task memory dumpDavid Rientjes3-5/+75
2008-02-07memcontrol: move oom task exclusion to tasklist scanDavid Rientjes3-7/+19
2008-02-07mem-controller gfp-mask fixBadari Pulavarty1-1/+2
2008-02-07memory controller BUG_ON()Balbir Singh2-13/+13
2008-02-07memcgroup: reinstate swapoff modHugh Dickins1-8/+34
2008-02-07memcontrol: move mm_cgroup to header fileDavid Rientjes2-7/+9
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh9-30/+41
2008-02-07Memory controller: make page_referenced() cgroup awareBalbir Singh5-10/+40
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh4-5/+106
2008-02-07Memory controller: OOM handlingPavel Emelianov3-4/+41
2008-02-07Memory controller improve user interfaceBalbir Singh4-31/+81
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh6-30/+286
2008-02-07Memory controller: task migrationBalbir Singh1-0/+35
2008-02-07Memory controller: memory accountingBalbir Singh9-27/+295
2008-02-07Memory controller: accounting setupPavel Emelianov5-7/+104
2008-02-07Memory controller: cgroups setupBalbir Singh5-0/+161
2008-02-07Memory controller: resource countersPavel Emelianov4-0/+230
2008-02-07memcgroup: temporarily revert swapoff modHugh Dickins1-31/+7
2008-02-07Memory controller: add documentBalbir Singh1-0/+259
2008-02-07kernel/cgroup.c: make 2 functions staticAdrian Bunk1-2/+2
2008-02-07cgroups: move cgroups destroy() callbacks to cgroup_diput()Paul Menage2-23/+35
2008-02-07cgroup simplify space strippingPaul Jackson1-14/+3
2008-02-07cgroup brace coding style fixPaul Jackson1-10/+5
2008-02-07kernel/cgroup.c: remove dead codeAdrian Bunk1-10/+8
2008-02-07email-clients.txt: sylpheed is OK at IMAPRandy Dunlap1-1/+0
2008-02-07kernel-doc: warn on badly formatted short descriptionRandy Dunlap1-0/+8
2008-02-07kernel-doc: prevent duplicate description: outputRandy Dunlap1-1/+1
2008-02-07REPORTING-BUGS: cc the mailing list tooJ. Bruce Fields1-5/+6
2008-02-07Documentation: create new scheduler/ subdirectoryJ. Bruce Fields10-15/+19
2008-02-07Documentation: move sharedsubtrees.txt to filesystems/J. Bruce Fields3-2/+2
2008-02-07Documentation: move dnotify.txt to filesystems/J. Bruce Fields3-7/+7
2008-02-07move edac.txt two levels upAdrian Bunk2-2/+2
2008-02-07Add chapter IDs to z8530book.tmplRob Landley1-6/+6
2008-02-07Add table IDs to videobook.tmplRob Landley1-17/+17
2008-02-07Add section IDs to rapidio.tmplRob Landley1-9/+9
2008-02-07Add missing IDs to procfs-guide.tmplRob Landley1-8/+8
2008-02-07Add section IDs to mtdnand.tmplRob Landley1-29/+29
2008-02-07Add missing section ID to lsm.tmplRob Landley1-1/+1
2008-02-07Add missing section IDs to genericirq.tmplRob Landley1-13/+13
2008-02-07tty: Kill TTY_FLIPBUF_SIZEAlan Cox1-7/+0
2008-02-07tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)Dave Miller1-29/+45
2008-02-07kernel-doc: fix for vunmap function prototypeRandy Dunlap1-1/+1
2008-02-07VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok1-54/+75