Age | Commit message (Expand) | Author |
2012-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-01-17 | net: fix some sparse errors | Eric Dumazet |
2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds |
2012-01-16 | netfilter: revert user-space expectation helper support | Pablo Neira Ayuso |
2012-01-13 | vhost-net: add module alias (v2.1) | stephen hemminger |
2012-01-12 | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two") | Linus Torvalds |
2012-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-12 | c/r: prctl: add PR_SET_MM codes to set up mm_struct entries | Cyrill Gorcunov |
2012-01-12 | radix_tree: remove radix_tree_indirect_to_ptr() | Xiao Guangrong |
2012-01-12 | vfs: cache request_queue in struct block_device | Andi Kleen |
2012-01-12 | include/linux/crash_dump.h needs elf.h | Fabio Estevam |
2012-01-12 | kexec: remove KMSG_DUMP_KEXEC | WANG Cong |
2012-01-12 | mm: remove del_page_from_lru, add page_off_lru | Hugh Dickins |
2012-01-12 | mm: enum lru_list lru | Hugh Dickins |
2012-01-12 | mm: fewer underscores in ____pagevec_lru_add | Hugh Dickins |
2012-01-12 | mm: take pagevecs off reclaim stack | Hugh Dickins |
2012-01-12 | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman |
2012-01-12 | mm: compaction: make isolate_lru_page() filter-aware again | Mel Gorman |
2012-01-12 | mm: compaction: determine if dirty pages can be migrated without blocking wit... | Mel Gorman |
2012-01-12 | vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() | Tao Ma |
2012-01-12 | thp: add tlb_remove_pmd_tlb_entry | Shaohua Li |
2012-01-12 | memcg: simplify LRU handling by new rule | KAMEZAWA Hiroyuki |
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 | net_sched: sfq: add optional RED on top of SFQ | Eric Dumazet |
2012-01-12 | phylib: introduce mdiobus_alloc_size() | Timur Tabi |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-01-12 | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
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 | virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff | Amit Shah |
2012-01-12 | virtio: support unlocked queue kick | Rusty Russell |