Age | Commit message (Expand) | Author |
2014-04-03 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-02 | sparse: fix comment | Li Zhong |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-03-31 | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-29 | percpu: renew the max_contig if we merge the head and previous block | Jianyu Zhan |
2014-03-20 | mm: fix swapops.h:131 bug if remap_file_pages raced migration | Hugh Dickins |
2014-03-19 | mm: fix bad rss-counter if remap_file_pages raced migration | Hugh Dickins |
2014-03-19 | cgroup: drop const from @buffer of cftype->write_string() | Tejun Heo |
2014-03-18 | mm: Add new func _install_special_mapping() to mmap.c | Stefani Seibold |
2014-03-17 | percpu: allocation size should be even | Viro |
2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2014-03-10 | mm/Kconfig: fix URL for zsmalloc benchmark | Ben Hutchings |
2014-03-10 | mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block | Laura Abbott |
2014-03-10 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner |
2014-03-07 | percpu: speed alloc_pcpu_area() up | Al Viro |
2014-03-07 | percpu: store offsets instead of lengths in ->map[] | Al Viro |
2014-03-07 | perpcu: fold pcpu_split_block() into the only caller | Al Viro |
2014-03-06 | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types | Heiko Carstens |
2014-03-06 | mm/compat: convert to COMPAT_SYSCALL_DEFINE | Heiko Carstens |
2014-03-04 | mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness | Johannes Weiner |
2014-03-04 | mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking | Vlastimil Babka |
2014-03-04 | memcg: reparent charges of children before processing parent | Filipe Brandenburger |
2014-03-04 | memcg: fix endless loop in __mem_cgroup_iter_next() | Hugh Dickins |
2014-03-04 | mm: close PageTail race | David Rientjes |
2014-02-25 | memcg: change oom_info_lock to mutex | Michal Hocko |
2014-02-25 | mm, thp: fix infinite loop on memcg OOM | Kirill A. Shutemov |
2014-02-25 | mm, hwpoison: release page on PageHWPoison() in __do_fault() | Kirill A. Shutemov |
2014-02-21 | Merge branch 'linus' into sched/core | Thomas Gleixner |
2014-02-21 | mm: add support for discard of unused ptes | Konstantin Weitz |
2014-02-21 | sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm | Martin Schwidefsky |
2014-02-20 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-02-17 | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit | Aneesh Kumar K.V |
2014-02-17 | mm: Dirty accountable change only apply to non prot numa case | Aneesh Kumar K.V |
2014-02-13 | cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count() | Tejun Heo |
2014-02-12 | cgroup: remove cgroup->name | Tejun Heo |
2014-02-11 | cgroup: introduce cgroup_ino() | Tejun Heo |
2014-02-11 | cgroup: improve css_from_dir() into css_tryget_from_dir() | Tejun Heo |
2014-02-10 | mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED | Naoya Horiguchi |
2014-02-10 | slub: do not assert not having lock in removing freed partial | Steven Rostedt |
2014-02-10 | mm/slub.c: list_lock may not be held in some circumstances | David Rientjes |
2014-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-02-09 | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-02-08 | Merge branch 'for-3.14-fixes' into for-3.15 | Tejun Heo |
2014-02-08 | cgroup: clean up cgroup_subsys names and initialization | Tejun Heo |