summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-02memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov1-1/+1
2011-11-02memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki1-1/+1
2011-11-02memcg: rename mem variable to memcgRaghavendra K T2-479/+485
2011-11-02cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt1-2/+5
2011-11-02cgroups: don't attach task to subsystem if migration failedBen Blum1-6/+9
2011-11-02cgroups: more safe tasklist locking in cgroup_attach_procBen Blum1-3/+3
2011-11-02hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher1-5/+15
2011-11-02isofs: add readpages supportNamjae Jeon1-1/+9
2011-11-02minix: describe usage of different magic numbersSami Kerola1-5/+5
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König1-3/+3
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders1-0/+27
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron1-23/+9
2011-11-02init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong1-0/+14
2011-11-02ramfs: remove module leftoversRichard Weinberger1-10/+0
2011-11-02binfmt_elf: fix PIE execution with randomization disabledJiri Kosina1-1/+10
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli5-44/+11
2011-11-02sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli1-0/+13
2011-11-02s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-02s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli1-1/+23
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-02powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli1-1/+23
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli1-3/+2
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli1-1/+1
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli1-13/+0
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli8-84/+171
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds12-64/+742
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds108-235/+301
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds34-1329/+2898
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds25-347/+259
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds253-3326/+1666
2011-11-02um: fix ubd cow sizeRichard Weinberger1-1/+30
2011-11-02um: Fix kmalloc argument order in um/vdso/vma.cDave Jones1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro11-33/+13
2011-11-02UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer1-1/+1
2011-11-02UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer1-265/+265
2011-11-02um: we need sys/user.h only on i386Richard Weinberger1-0/+2
2011-11-02um: merge delay_{32,64}.cRichard Weinberger3-61/+1
2011-11-02um: distribute exports to where exported stuff is definedAl Viro10-54/+40
2011-11-02um: kill system-um.hAl Viro3-47/+40
2011-11-02um: generic ftrace.h will do...Al Viro2-1/+1
2011-11-02um: segment.h is x86-only and needed only thereAl Viro1-0/+0
2011-11-02um: asm/pda.h is not needed anymoreAl Viro1-21/+0
2011-11-02um: hw_irq.h can go generic as wellAl Viro2-8/+1
2011-11-02um: switch to generic-yAl Viro13-59/+2
2011-11-02um: clean Kconfig up a bitAl Viro4-113/+26
2011-11-02um: a couple of missing dependencies...Al Viro2-3/+3
2011-11-02um: kill useless argument of free_chan() and free_one_chan()Al Viro1-5/+5
2011-11-02um: unify ptrace_user.hAl Viro9-77/+35
2011-11-02um: unify KSTK_...Al Viro4-13/+10
2011-11-02um: fix gcov build breakageAl Viro2-17/+2