| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-03 | 1 | -1/+1 |
|\ |
|
| * | sparse: fix comment | Li Zhong | 2014-04-02 | 1 | -1/+1 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 | 1 | -4/+16 |
|\ \ |
|
| * | | mm: Add new func _install_special_mapping() to mmap.c | Stefani Seibold | 2014-03-18 | 1 | -4/+16 |
* | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-04-01 | 1 | -96/+112 |
|\ \ \ |
|
| * | | | percpu: renew the max_contig if we merge the head and previous block | Jianyu Zhan | 2014-03-29 | 1 | -1/+3 |
| * | | | percpu: allocation size should be even | Viro | 2014-03-17 | 1 | -1/+4 |
| * | | | percpu: speed alloc_pcpu_area() up | Al Viro | 2014-03-07 | 1 | -1/+17 |
| * | | | percpu: store offsets instead of lengths in ->map[] | Al Viro | 2014-03-07 | 1 | -55/+81 |
| * | | | perpcu: fold pcpu_split_block() into the only caller | Al Viro | 2014-03-07 | 1 | -47/+16 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-03-31 | 2 | -0/+13 |
|\ \ \ \ |
|
| * | | | | mm: add support for discard of unused ptes | Konstantin Weitz | 2014-02-21 | 1 | -0/+10 |
| * | | | | sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm | Martin Schwidefsky | 2014-02-21 | 1 | -0/+3 |
* | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2014-03-31 | 2 | -23/+21 |
|\ \ \ \ \ |
|
| * | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types | Heiko Carstens | 2014-03-06 | 1 | -14/+12 |
| * | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE | Heiko Carstens | 2014-03-06 | 1 | -9/+9 |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 1 | -73/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 10 | -44/+75 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Thomas Gleixner | 2014-02-21 | 11 | -64/+140 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar | 2014-02-02 | 50 | -1643/+3461 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/numa, mm: Use active_nodes nodemask to limit numa migrations | Rik van Riel | 2014-01-28 | 1 | -28/+1 |
| * | | | | | | | | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel | 2014-01-28 | 1 | -45/+0 |
* | | | | | | | | | mm: fix swapops.h:131 bug if remap_file_pages raced migration | Hugh Dickins | 2014-03-21 | 2 | -2/+35 |
* | | | | | | | | | mm: fix bad rss-counter if remap_file_pages raced migration | Hugh Dickins | 2014-03-20 | 1 | -6/+22 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | mm/Kconfig: fix URL for zsmalloc benchmark | Ben Hutchings | 2014-03-11 | 1 | -2/+2 |
* | | | | | | | | mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block | Laura Abbott | 2014-03-11 | 1 | -7/+13 |
* | | | | | | | | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 2014-03-11 | 1 | -5/+6 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness | Johannes Weiner | 2014-03-04 | 1 | -4/+22 |
* | | | | | | | mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking | Vlastimil Babka | 2014-03-04 | 1 | -1/+1 |
* | | | | | | | memcg: reparent charges of children before processing parent | Filipe Brandenburger | 2014-03-04 | 1 | -1/+9 |
* | | | | | | | memcg: fix endless loop in __mem_cgroup_iter_next() | Hugh Dickins | 2014-03-04 | 1 | -2/+2 |
* | | | | | | | mm: close PageTail race | David Rientjes | 2014-03-04 | 4 | -5/+7 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | memcg: change oom_info_lock to mutex | Michal Hocko | 2014-02-26 | 1 | -3/+3 |
* | | | | | | mm, thp: fix infinite loop on memcg OOM | Kirill A. Shutemov | 2014-02-26 | 2 | -14/+9 |
* | | | | | | mm, hwpoison: release page on PageHWPoison() in __do_fault() | Kirill A. Shutemov | 2014-02-26 | 1 | -0/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-02-20 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | arm, pm, vmpressure: add missing slab.h includes | Tejun Heo | 2014-02-03 | 1 | -0/+1 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-02-17 | 2 | -24/+10 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit | Aneesh Kumar K.V | 2014-02-17 | 2 | -10/+3 |
| * | | | | mm: Dirty accountable change only apply to non prot numa case | Aneesh Kumar K.V | 2014-02-17 | 1 | -14/+7 |
* | | | | | mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED | Naoya Horiguchi | 2014-02-11 | 1 | -2/+4 |
* | | | | | slub: do not assert not having lock in removing freed partial | Steven Rostedt | 2014-02-11 | 1 | -12/+20 |
* | | | | | mm/slub.c: list_lock may not be held in some circumstances | David Rientjes | 2014-02-11 | 1 | -4/+2 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-10 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro | 2014-02-09 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-08 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 51 | -1666/+3496 |
| |\| | | |
|
| * | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 | 1 | -1/+4 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 1 | -1/+3 |
* | | | | | mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc... | KOSAKI Motohiro | 2014-02-06 | 1 | -2/+3 |