| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-09-07 | 2 | -6/+101 |
|\ |
|
| * | cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup | Waiman Long | 2017-08-18 | 1 | -0/+5 |
| * | cgroup: misc changes | Tejun Heo | 2017-08-11 | 1 | -0/+24 |
| * | cgroup: implement hierarchy limits | Roman Gushchin | 2017-08-02 | 1 | -0/+5 |
| * | cgroup: keep track of number of descent cgroups | Roman Gushchin | 2017-08-02 | 1 | -0/+8 |
| * | cgroup: implement cgroup v2 thread support | Tejun Heo | 2017-07-21 | 1 | -0/+12 |
| * | cgroup: implement CSS_TASK_ITER_THREADED | Tejun Heo | 2017-07-21 | 1 | -0/+6 |
| * | cgroup: introduce cgroup->dom_cgrp and threaded css_set handling | Tejun Heo | 2017-07-21 | 2 | -5/+31 |
| * | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS | Tejun Heo | 2017-07-21 | 1 | -1/+5 |
| * | cgroup: distinguish local and children populated states | Tejun Heo | 2017-07-17 | 2 | -5/+10 |
* | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2017-09-07 | 1 | -1/+1 |
|\ \ |
|
| * | | workqueue: Fix flag collision | Ben Hutchings | 2017-09-05 | 1 | -1/+1 |
* | | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2017-09-07 | 1 | -1/+19 |
|\ \ \ |
|
| * | | | percpu: update free path to take advantage of contig hints | Dennis Zhou (Facebook) | 2017-07-26 | 1 | -0/+3 |
| * | | | percpu: introduce bitmap metadata blocks | Dennis Zhou (Facebook) | 2017-07-26 | 1 | -0/+12 |
| * | | | percpu: replace area map allocator with bitmap | Dennis Zhou (Facebook) | 2017-07-26 | 1 | -1/+0 |
| * | | | percpu: increase minimum percpu allocation size and align first regions | Dennis Zhou (Facebook) | 2017-07-26 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-07 | 28 | -145/+300 |
|\ \ \ |
|
| * | | | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 2017-09-07 | 3 | -8/+5 |
| * | | | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel | 2017-09-07 | 1 | -2/+6 |
| * | | | mm: hugetlb: clear target sub-page last when clearing huge page | Huang Ying | 2017-09-07 | 1 | -1/+1 |
| * | | | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli | 2017-09-07 | 1 | -6/+0 |
| * | | | swap: choose swap device according to numa node | Aaron Lu | 2017-09-07 | 1 | -1/+1 |
| * | | | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying | 2017-09-07 | 1 | -5/+6 |
| * | | | mm, swap: VMA based swap readahead | Huang Ying | 2017-09-07 | 2 | -2/+56 |
| * | | | mm, swap: add swap readahead hit statistics | Huang Ying | 2017-09-07 | 1 | -0/+4 |
| * | | | mm/shmem: add hugetlbfs support to memfd_create() | Mike Kravetz | 2017-09-07 | 1 | -0/+24 |
| * | | | userfaultfd: provide pid in userfault msg - add feat union | Andrea Arcangeli | 2017-09-07 | 1 | -1/+3 |
| * | | | userfaultfd: provide pid in userfault msg | Alexey Perevalov | 2017-09-07 | 1 | -3/+7 |
| * | | | mm: userfaultfd: add feature to request for a signal delivery | Prakash Sangappa | 2017-09-07 | 1 | -1/+9 |
| * | | | mm: rename global_page_state to global_zone_page_state | Michal Hocko | 2017-09-07 | 2 | -4/+4 |
| * | | | mm: shm: use new hugetlb size encoding definitions | Mike Kravetz | 2017-09-07 | 2 | -19/+29 |
| * | | | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2017-09-07 | 2 | -11/+22 |
| * | | | mm: hugetlb: define system call hugetlb size encodings in single file | Mike Kravetz | 2017-09-07 | 1 | -0/+34 |
| * | | | include/linux/fs.h: remove unneeded forward definition of mm_struct | Jeff Layton | 2017-09-07 | 1 | -2/+0 |
| * | | | userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support | Mike Rapoport | 2017-09-07 | 1 | -0/+6 |
| * | | | mm, THP, swap: add THP swapping out fallback counting | Huang Ying | 2017-09-07 | 1 | -0/+1 |
| * | | | mm, THP, swap: support splitting THP for THP swap out | Huang Ying | 2017-09-07 | 1 | -0/+9 |
| * | | | mm: test code to write THP to swap device as a whole | Huang Ying | 2017-09-07 | 3 | -2/+11 |
| * | | | mm, THP, swap: make reuse_swap_page() works for THP swapped out | Huang Ying | 2017-09-07 | 1 | -2/+2 |
| * | | | mm, THP, swap: support to reclaim swap space for THP swapped out | Huang Ying | 2017-09-07 | 1 | -0/+1 |
| * | | | mm: memcontrol: use int for event/state parameter in several functions | Matthias Kaehlcke | 2017-09-07 | 1 | -20/+32 |
| * | | | mm: remove nr_pages argument from pagevec_lookup{,_range}() | Jan Kara | 2017-09-07 | 1 | -4/+3 |
| * | | | mm: implement find_get_pages_range() | Jan Kara | 2017-09-07 | 2 | -4/+21 |
| * | | | mm: make pagevec_lookup() update index | Jan Kara | 2017-09-07 | 2 | -2/+2 |
| * | | | fscache: remove unused ->now_uncached callback | Jan Kara | 2017-09-07 | 1 | -9/+0 |
| * | | | mm, memory_hotplug: get rid of zonelists_mutex | Michal Hocko | 2017-09-07 | 1 | -1/+0 |
| * | | | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko | 2017-09-07 | 1 | -1/+1 |
| * | | | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko | 2017-09-07 | 1 | -1/+1 |
| * | | | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko | 2017-09-07 | 1 | -1/+1 |