summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li4-4/+19
2012-01-12thp: remove unnecessary tlb flush for mprotectShaohua Li1-1/+0
2012-01-12thp: improve the error code pathShaohua Li1-21/+50
2012-01-12page_cgroup: drop multi CONFIG_MEMORY_HOTPLUGBob Liu1-16/+14
2012-01-12page_alloc: break early in check_for_regular_memory()Bob Liu1-1/+3
2012-01-12memcg: cleanup for_each_node_state()Bob Liu1-5/+5
2012-01-12memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki2-77/+54
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki5-0/+45
2012-01-12memcg: simplify corner case handling of LRU.KAMEZAWA Hiroyuki1-93/+16
2012-01-12memcg: simplify page cache chargingKAMEZAWA Hiroyuki1-22/+9
2012-01-12oom, memcg: fix exclusion of memcg threads after they have detached their mmDavid Rientjes1-4/+15
2012-01-12memcg: free entries in soft_limit_tree if allocation failsMichal Hocko1-1/+11
2012-01-12page_cgroup: add helper function to get swap_cgroupBob Liu3-40/+24
2012-01-12mm: memcg: remove unneeded checks from uncharge_page()Johannes Weiner1-2/+1
2012-01-12mm: memcg: remove unneeded checks from newpage_charge()Johannes Weiner1-12/+4
2012-01-12mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when n...Johannes Weiner1-2/+16
2012-01-12mm: memcg: lookup_page_cgroup (almost) never returns NULLJohannes Weiner1-4/+7
2012-01-12mm: memcg: clean up fault accountingJohannes Weiner1-14/+4
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner8-75/+78
2012-01-12mm: oom_kill: remove memcg argument from oom_kill_task()Johannes Weiner1-2/+2
2012-01-12memcg: fix pgpgin/pgpgout documentationYing Han1-2/+5
2012-01-12Documentation/cgroups/memory.txt: fix typoZhu Yanhai1-1/+1
2012-01-12mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner1-38/+35
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki3-21/+21
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner2-85/+7
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner7-247/+225
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner6-27/+25
2012-01-12mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner1-17/+22
2012-01-12mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner1-10/+2
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner3-88/+148
2012-01-12mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner1-18/+47
2012-01-12mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner1-108/+141
2012-01-12mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner1-25/+37
2012-01-12mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner1-124/+75
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki3-16/+52
2012-01-12epoll: limit pathsJason Baron3-25/+211
2012-01-12pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin1-1/+1
2012-01-12slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka2-1/+8
2012-01-12parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2-3/+0
2012-01-12ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton1-3/+3
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens5-10/+10
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens5-8/+5
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens4-8/+16
2012-01-12include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches1-2/+0
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches12-15/+14
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches15-22/+21
2012-01-12include/linux/linkage.h: remove unused NORET_AND macroJoe Perches1-1/+0
2012-01-12kernel.h: neaten panic prototypeJoe Perches1-2/+3
2012-01-12kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1