Age | Commit message (Expand) | Author |
2012-03-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds |
2012-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-03-22 | Merge tag 'md-3.4' of git://neil.brown.name/md | Linus Torvalds |
2012-03-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-03-22 | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-03-21 | memcg: avoid THP split in task migration | Naoya Horiguchi |
2012-03-21 | thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE | Naoya Horiguchi |
2012-03-21 | memcg: clean up existing move charge code | Naoya Horiguchi |
2012-03-21 | mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() | Jeff Liu |
2012-03-21 | mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve... | Anton Vorontsov |
2012-03-21 | mm/memcontrol.c: s/stealed/stolen/ | Andrew Morton |
2012-03-21 | memcg: fix performance of mem_cgroup_begin_update_page_stat() | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove PCG_FILE_MAPPED | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: use new logic for page stat accounting | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove PCG_MOVE_LOCK flag from page_cgroup | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: simplify move_account() check | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat) | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: kill dead prev_priority stubs | Konstantin Khlebnikov |
2012-03-21 | memcg: remove PCG_CACHE page_cgroup flag | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: let css_get_next() rely upon rcu_read_lock() | Hugh Dickins |
2012-03-21 | cgroup: revert ss_id_lock to spinlock | Hugh Dickins |
2012-03-21 | idr: make idr_get_next() good for rcu_read_lock() | Hugh Dickins |
2012-03-21 | memcg: remove unnecessary thp check in page stat accounting | KAMEZAWA Hiroyuki |
2012-03-21 | memcg: remove redundant returns | Hugh Dickins |
2012-03-21 | memcg: enum lru_list lru | Hugh Dickins |
2012-03-21 | memcg: lru_size instead of MEM_CGROUP_ZSTAT | Hugh Dickins |
2012-03-21 | memcg: replace mem and mem_cont stragglers | Hugh Dickins |
2012-03-21 | memcg: replace MEM_CONT by MEM_RES_CTLR | Hugh Dickins |
2012-03-21 | swap: don't do discard if no discard option added | Shaohua Li |
2012-03-21 | mm: forbid lumpy-reclaim in shrink_active_list() | Konstantin Khlebnikov |
2012-03-21 | mmap.c: fix comment for __insert_vm_struct() | Kautuk Consul |
2012-03-21 | numa_emulation: fix cpumask_of_node() | Andrea Arcangeli |
2012-03-21 | page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument | Kautuk Consul |
2012-03-21 | page_alloc.c: remove add_from_early_node_map() | Kautuk Consul |
2012-03-21 | hugetlbfs: return error code when initializing module | Hillf Danton |
2012-03-21 | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() | Xiao Guangrong |
2012-03-21 | hugetlbfs: fix alignment of huge page requests | Steven Truelove |
2012-03-21 | mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning | David Rientjes |