Age | Commit message (Expand) | Author |
2012-01-12 | memcg: clear pc->mem_cgroup if necessary. | KAMEZAWA Hiroyuki |
2012-01-12 | page_cgroup: add helper function to get swap_cgroup | Bob Liu |
2012-01-12 | mm: unify remaining mem_cont, mem, etc. variable names to memcg | Johannes Weiner |
2012-01-12 | memcg: make mem_cgroup_split_huge_fixup() more efficient | KAMEZAWA Hiroyuki |
2012-01-12 | mm: memcg: remove unused node/section info from pc->flags | Johannes Weiner |
2012-01-12 | mm: make per-memcg LRU lists exclusive | Johannes Weiner |
2012-01-12 | mm: collect LRU list heads into struct lruvec | Johannes Weiner |
2012-01-12 | mm: move memcg hierarchy reclaim to generic reclaim code | Johannes Weiner |
2012-01-12 | memcg: add mem_cgroup_replace_page_cache() to fix LRU issue | KAMEZAWA Hiroyuki |
2012-01-12 | epoll: limit paths | Jason Baron |
2012-01-12 | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens |
2012-01-12 | include/linux/linkage.h: remove unused ATTRIB_NORET macro | Joe Perches |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-12 | include/linux/linkage.h: remove unused NORET_AND macro | Joe Perches |
2012-01-12 | kernel.h: neaten panic prototype | Joe Perches |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-12 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2012-01-12 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2012-01-11 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-01-11 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-01-12 | Merge branch 'sh/nommu' into sh-latest | Paul Mundt |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds |
2012-01-10 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo |
2012-01-10 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov |
2012-01-10 | procfs: introduce the /proc/<pid>/map_files/ directory | Pavel Emelyanov |
2012-01-10 | procfs: make proc_get_link to use dentry instead of inode | Cyrill Gorcunov |
2012-01-10 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming |
2012-01-10 | leds: add driver for TCA6507 LED controller | NeilBrown |
2012-01-10 | mm/mempolicy.c: mpol_equal(): use bool | KOSAKI Motohiro |
2012-01-10 | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki |
2012-01-10 | mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i... | Andrea Arcangeli |
2012-01-10 | mm: try to distribute dirty pages fairly across zones | Johannes Weiner |
2012-01-10 | mm: exclude reserved pages from dirtyable memory | Johannes Weiner |
2012-01-10 | mm, debug: test for online nid when allocating on single node | David Rientjes |
2012-01-10 | mm: more intensive memory corruption debugging | Stanislaw Gruszka |
2012-01-10 | kernel.h: add BUILD_BUG() macro | David Daney |
2012-01-10 | mm: avoid livelock on !__GFP_FS allocations | Mel Gorman |
2012-01-10 | mm-tracepoint: rename page-free events | Konstantin Khlebnikov |