Age | Commit message (Expand) | Author |
2011-11-02 | cpusets: avoid looping when storing to mems_allowed if one node remains set | David Rientjes |
2011-11-02 | mm/page_cgroup.c: quiet sparse noise | H Hartley Sweeten |
2011-11-02 | memcg: Fix race condition in memcg_check_events() with this_cpu usage | Steven Rostedt |
2011-11-02 | memcg: close race between charge and putback | Johannes Weiner |
2011-11-02 | memcg: skip scanning active lists based on individual size | Johannes Weiner |
2011-11-02 | memcg: do not expose uninitialized mem_cgroup_per_node to world | Igor Mammedov |
2011-11-02 | memcg: fix oom schedule_timeout() | KAMEZAWA Hiroyuki |
2011-11-02 | memcg: rename mem variable to memcg | Raghavendra K T |
2011-11-02 | cgroup/kmemleak: Annotate alloc_page() for cgroup allocations | Steven Rostedt |
2011-11-02 | cgroups: don't attach task to subsystem if migration failed | Ben Blum |
2011-11-02 | cgroups: more safe tasklist locking in cgroup_attach_proc | Ben Blum |
2011-11-02 | hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops | Phillip Lougher |
2011-11-02 | isofs: add readpages support | Namjae Jeon |
2011-11-02 | minix: describe usage of different magic numbers | Sami Kerola |
2011-11-02 | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ... | Uwe Kleine-König |
2011-11-02 | rtc: add initial support for mcp7941x parts | David Anders |
2011-11-02 | drivers/rtc/class.c: convert idr to ida and use ida_simple_get() | Jonathan Cameron |
2011-11-02 | init/do_mounts_rd.c: fix ramdisk identification for padded cramfs | Neil Armstrong |
2011-11-02 | ramfs: remove module leftovers | Richard Weinberger |
2011-11-02 | binfmt_elf: fix PIE execution with randomization disabled | Jiri Kosina |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-02 | sparc: gup_pte_range() support THP based tail recounting | Andrea Arcangeli |
2011-11-02 | s390: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli |
2011-11-02 | s390: gup_huge_pmd() support THP tail recounting | Andrea Arcangeli |
2011-11-02 | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli |
2011-11-02 | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli |
2011-11-02 | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli |
2011-11-02 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-11-02 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-11-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-11-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: fix ubd cow size | Richard Weinberger |
2011-11-02 | um: Fix kmalloc argument order in um/vdso/vma.c | Dave Jones |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-11-02 | UserModeLinux-HOWTO.txt: fix a typo | Jonathan Neuschäfer |
2011-11-02 | UserModeLinux-HOWTO.txt: remove ^H characters | Jonathan Neuschäfer |
2011-11-02 | um: we need sys/user.h only on i386 | Richard Weinberger |
2011-11-02 | um: merge delay_{32,64}.c | Richard Weinberger |
2011-11-02 | um: distribute exports to where exported stuff is defined | Al Viro |
2011-11-02 | um: kill system-um.h | Al Viro |
2011-11-02 | um: generic ftrace.h will do... | Al Viro |
2011-11-02 | um: segment.h is x86-only and needed only there | Al Viro |
2011-11-02 | um: asm/pda.h is not needed anymore | Al Viro |
2011-11-02 | um: hw_irq.h can go generic as well | Al Viro |
2011-11-02 | um: switch to generic-y | Al Viro |
2011-11-02 | um: clean Kconfig up a bit | Al Viro |