summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-13mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner
2012-01-13mm: oom_kill: remove memcg argument from oom_kill_task()Johannes Weiner
2012-01-13memcg: fix pgpgin/pgpgout documentationYing Han
2012-01-13Documentation/cgroups/memory.txt: fix typoZhu Yanhai
2012-01-13mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner
2012-01-13memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki
2012-01-13mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner
2012-01-13mm: make per-memcg LRU lists exclusiveJohannes Weiner
2012-01-13mm: collect LRU list heads into struct lruvecJohannes Weiner
2012-01-13mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner
2012-01-13mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner
2012-01-13mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner
2012-01-13mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner
2012-01-13mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner
2012-01-13mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner
2012-01-13mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner
2012-01-13memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-13epoll: limit pathsJason Baron
2012-01-13pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin
2012-01-13slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka
2012-01-13parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-01-13ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause
2012-01-13drivers/video/nvidia/nvidia.c: fix warningAndrew Morton
2012-01-13mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens
2012-01-13mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens
2012-01-13mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens
2012-01-13include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches
2012-01-13treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches
2012-01-13include/linux/linkage.h: remove unused NORET_AND macroJoe Perches
2012-01-13kernel.h: neaten panic prototypeJoe Perches
2012-01-13kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2012-01-13proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng
2012-01-13pptp: Accept packet with seq zeroBradley Peterson
2012-01-13RDS: Remove some unused iWARP codeRoland Dreier
2012-01-13net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard
2012-01-13drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall
2012-01-13drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmapJulia Lawall
2012-01-13ksz884x: fix mtu for VLANDoug Kehn
2012-01-13net_sched: sfq: add optional RED on top of SFQEric Dumazet
2012-01-12module_param: make bool parameters really bool (drivers/video/i810)Rusty Russell
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier
2012-01-12gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier
2012-01-12gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi
2012-01-12module_param: check that bool parameters really are bool.Rusty Russell
2012-01-12intelfbdrv.c: bailearly is an int module_paramRusty Russell
2012-01-12paride/pcd: fix bool verbose module parameter.Rusty Russell
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12module_param: make bool parameters really bool (arch)Rusty Russell