aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki2012-01-12
* memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki2012-01-12
* memcg: simplify corner case handling of LRU.KAMEZAWA Hiroyuki2012-01-12
* memcg: simplify page cache chargingKAMEZAWA Hiroyuki2012-01-12
* oom, memcg: fix exclusion of memcg threads after they have detached their mmDavid Rientjes2012-01-12
* memcg: free entries in soft_limit_tree if allocation failsMichal Hocko2012-01-12
* page_cgroup: add helper function to get swap_cgroupBob Liu2012-01-12
* mm: memcg: remove unneeded checks from uncharge_page()Johannes Weiner2012-01-12
* mm: memcg: remove unneeded checks from newpage_charge()Johannes Weiner2012-01-12
* mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when n...Johannes Weiner2012-01-12
* mm: memcg: lookup_page_cgroup (almost) never returns NULLJohannes Weiner2012-01-12
* mm: memcg: clean up fault accountingJohannes Weiner2012-01-12
* mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner2012-01-12
* mm: oom_kill: remove memcg argument from oom_kill_task()Johannes Weiner2012-01-12
* memcg: fix pgpgin/pgpgout documentationYing Han2012-01-12
* Documentation/cgroups/memory.txt: fix typoZhu Yanhai2012-01-12
* mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner2012-01-12
* memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki2012-01-12
* mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner2012-01-12
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-12
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-12
* mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner2012-01-12
* mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner2012-01-12
* mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-12
* mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner2012-01-12
* mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner2012-01-12
* mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner2012-01-12
* mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner2012-01-12
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-12
* epoll: limit pathsJason Baron2012-01-12
* pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin2012-01-12
* slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka2012-01-12
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-12
* ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-12
* drivers/video/nvidia/nvidia.c: fix warningAndrew Morton2012-01-12
* mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens2012-01-12
* mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens2012-01-12
* mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2012-01-12
* include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches2012-01-12
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
* include/linux/linkage.h: remove unused NORET_AND macroJoe Perches2012-01-12
* kernel.h: neaten panic prototypeJoe Perches2012-01-12
* kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2012-01-12
* proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng2012-01-12
* x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov2012-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\
| * Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-12
| |\
| | * ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-11
| | * ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-10