| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when n... | Johannes Weiner | 2012-01-12 | 1 | -2/+16 |
* | mm: memcg: lookup_page_cgroup (almost) never returns NULL | Johannes Weiner | 2012-01-12 | 1 | -4/+7 |
* | mm: memcg: clean up fault accounting | Johannes Weiner | 2012-01-12 | 1 | -14/+4 |
* | mm: unify remaining mem_cont, mem, etc. variable names to memcg | Johannes Weiner | 2012-01-12 | 8 | -75/+78 |
* | mm: oom_kill: remove memcg argument from oom_kill_task() | Johannes Weiner | 2012-01-12 | 1 | -2/+2 |
* | memcg: fix pgpgin/pgpgout documentation | Ying Han | 2012-01-12 | 1 | -2/+5 |
* | Documentation/cgroups/memory.txt: fix typo | Zhu Yanhai | 2012-01-12 | 1 | -1/+1 |
* | mm: memcg: shorten preempt-disabled section around event checks | Johannes Weiner | 2012-01-12 | 1 | -38/+35 |
* | memcg: make mem_cgroup_split_huge_fixup() more efficient | KAMEZAWA Hiroyuki | 2012-01-12 | 3 | -21/+21 |
* | mm: memcg: remove unused node/section info from pc->flags | Johannes Weiner | 2012-01-12 | 2 | -85/+7 |
* | mm: make per-memcg LRU lists exclusive | Johannes Weiner | 2012-01-12 | 7 | -247/+225 |
* | mm: collect LRU list heads into struct lruvec | Johannes Weiner | 2012-01-12 | 6 | -27/+25 |
* | mm: vmscan: convert global reclaim to per-memcg LRU lists | Johannes Weiner | 2012-01-12 | 1 | -17/+22 |
* | mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty | Johannes Weiner | 2012-01-12 | 1 | -10/+2 |
* | mm: move memcg hierarchy reclaim to generic reclaim code | Johannes Weiner | 2012-01-12 | 3 | -88/+148 |
* | mm: memcg: per-priority per-zone hierarchy scan generations | Johannes Weiner | 2012-01-12 | 1 | -18/+47 |
* | mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned | Johannes Weiner | 2012-01-12 | 1 | -108/+141 |
* | mm: vmscan: distinguish global reclaim from global LRU scanning | Johannes Weiner | 2012-01-12 | 1 | -25/+37 |
* | mm: memcg: consolidate hierarchy iteration primitives | Johannes Weiner | 2012-01-12 | 1 | -124/+75 |
* | memcg: add mem_cgroup_replace_page_cache() to fix LRU issue | KAMEZAWA Hiroyuki | 2012-01-12 | 3 | -16/+52 |
* | epoll: limit paths | Jason Baron | 2012-01-12 | 3 | -25/+211 |
* | pipe: fail cleanly when root tries F_SETPIPE_SZ with big size | Sasha Levin | 2012-01-12 | 1 | -1/+1 |
* | slub: document setting min order with debug_guardpage_minorder > 0 | Stanislaw Gruszka | 2012-01-12 | 2 | -1/+8 |
* | parisc, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2012-01-12 | 2 | -3/+0 |
* | ia64, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2012-01-12 | 1 | -1/+0 |
* | drivers/video/nvidia/nvidia.c: fix warning | Andrew Morton | 2012-01-12 | 1 | -3/+3 |
* | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 2012-01-12 | 5 | -10/+10 |
* | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 2012-01-12 | 5 | -8/+5 |
* | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 2012-01-12 | 4 | -8/+16 |
* | include/linux/linkage.h: remove unused ATTRIB_NORET macro | Joe Perches | 2012-01-12 | 1 | -2/+0 |
* | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 12 | -15/+14 |
* | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 15 | -22/+21 |
* | include/linux/linkage.h: remove unused NORET_AND macro | Joe Perches | 2012-01-12 | 1 | -1/+0 |
* | kernel.h: neaten panic prototype | Joe Perches | 2012-01-12 | 1 | -2/+3 |
* | kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2012-01-12 | 1 | -1/+1 |
* | proc: fix null pointer deref in proc_pid_permission() | Xiaotian Feng | 2012-01-12 | 1 | -0/+2 |
* | x86: Get rid of 'dubious one-bit signed bitfield' sprase warning | Anton Vorontsov | 2012-01-12 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 510 | -16533/+17099 |
|\ |
|
| * | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-01-12 | 25 | -4723/+1625 |
| |\ |
|
| | * | ALSA: hda - Fix the lost power-setup of seconary pins after PM resume | Takashi Iwai | 2012-01-11 | 1 | -13/+23 |
| | * | ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecs | Takashi Iwai | 2012-01-10 | 1 | -1/+4 |
| | * | ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs | Takashi Iwai | 2012-01-10 | 2 | -1/+8 |
| | * | ALSA: hda - Use auto-parser for HP laptops with cx20459 codec | Takashi Iwai | 2012-01-10 | 1 | -2/+0 |
| | * | ALSA: hda/cirrus - support for iMac12,2 model | Jérémy Lal | 2012-01-09 | 1 | -0/+9 |
| | * | ALSA: HDA: Remove Poulsbo position fix quirks | David Henningsson | 2012-01-08 | 1 | -2/+0 |
| | * | ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMIC | David Henningsson | 2012-01-08 | 1 | -1/+1 |
| | * | ALSA: HDA: Add support for Cirrus Logic 4213 | David Henningsson | 2012-01-08 | 1 | -35/+70 |
| | * | ALSA: HDA: Fix automute for Cirrus Logic 421x | David Henningsson | 2012-01-08 | 1 | -8/+6 |
| | * | ALSA: HDA: Fix master control for Cirrus Logic 421X | David Henningsson | 2012-01-08 | 1 | -12/+1 |
| | * | ALSA: HDA: Use LPIB position fix for Oaktrail | David Henningsson | 2012-01-08 | 1 | -1/+1 |