aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-12page_alloc: break early in check_for_regular_memory()Bob Liu
2012-01-12memcg: cleanup for_each_node_state()Bob Liu
2012-01-12memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki
2012-01-12memcg: simplify corner case handling of LRU.KAMEZAWA Hiroyuki
2012-01-12memcg: simplify page cache chargingKAMEZAWA Hiroyuki
2012-01-12oom, memcg: fix exclusion of memcg threads after they have detached their mmDavid Rientjes
2012-01-12memcg: free entries in soft_limit_tree if allocation failsMichal Hocko
2012-01-12page_cgroup: add helper function to get swap_cgroupBob Liu
2012-01-12mm: memcg: remove unneeded checks from uncharge_page()Johannes Weiner
2012-01-12mm: memcg: remove unneeded checks from newpage_charge()Johannes Weiner
2012-01-12mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when n...Johannes Weiner
2012-01-12mm: memcg: lookup_page_cgroup (almost) never returns NULLJohannes Weiner
2012-01-12mm: memcg: clean up fault accountingJohannes Weiner
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner
2012-01-12mm: oom_kill: remove memcg argument from oom_kill_task()Johannes Weiner
2012-01-12memcg: fix pgpgin/pgpgout documentationYing Han
2012-01-12Documentation/cgroups/memory.txt: fix typoZhu Yanhai
2012-01-12mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner
2012-01-12mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner
2012-01-12mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner
2012-01-12mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner
2012-01-12mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner
2012-01-12mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner
2012-01-12mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-12epoll: limit pathsJason Baron
2012-01-12pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin
2012-01-12slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka
2012-01-12parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-01-12ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton
2012-01-12mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens
2012-01-12mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens
2012-01-12include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-12include/linux/linkage.h: remove unused NORET_AND macroJoe Perches
2012-01-12kernel.h: neaten panic prototypeJoe Perches
2012-01-12kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2012-01-12proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-12x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas