summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-072-6/+101
|\
| * cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroupWaiman Long2017-08-181-0/+5
| * cgroup: misc changesTejun Heo2017-08-111-0/+24
| * cgroup: implement hierarchy limitsRoman Gushchin2017-08-021-0/+5
| * cgroup: keep track of number of descent cgroupsRoman Gushchin2017-08-021-0/+8
| * cgroup: implement cgroup v2 thread supportTejun Heo2017-07-211-0/+12
| * cgroup: implement CSS_TASK_ITER_THREADEDTejun Heo2017-07-211-0/+6
| * cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo2017-07-212-5/+31
| * cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-211-1/+5
| * cgroup: distinguish local and children populated statesTejun Heo2017-07-172-5/+10
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2017-09-071-1/+1
|\ \
| * | workqueue: Fix flag collisionBen Hutchings2017-09-051-1/+1
* | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2017-09-071-1/+19
|\ \ \
| * | | percpu: update free path to take advantage of contig hintsDennis Zhou (Facebook)2017-07-261-0/+3
| * | | percpu: introduce bitmap metadata blocksDennis Zhou (Facebook)2017-07-261-0/+12
| * | | percpu: replace area map allocator with bitmapDennis Zhou (Facebook)2017-07-261-1/+0
| * | | percpu: increase minimum percpu allocation size and align first regionsDennis Zhou (Facebook)2017-07-261-0/+4
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-0728-145/+300
|\ \ \
| * | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-073-8/+5
| * | | x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel2017-09-071-2/+6
| * | | mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying2017-09-071-1/+1
| * | | mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli2017-09-071-6/+0
| * | | swap: choose swap device according to numa nodeAaron Lu2017-09-071-1/+1
| * | | mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying2017-09-071-5/+6
| * | | mm, swap: VMA based swap readaheadHuang Ying2017-09-072-2/+56
| * | | mm, swap: add swap readahead hit statisticsHuang Ying2017-09-071-0/+4
| * | | mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz2017-09-071-0/+24
| * | | userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli2017-09-071-1/+3
| * | | userfaultfd: provide pid in userfault msgAlexey Perevalov2017-09-071-3/+7
| * | | mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa2017-09-071-1/+9
| * | | mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-072-4/+4
| * | | mm: shm: use new hugetlb size encoding definitionsMike Kravetz2017-09-072-19/+29
| * | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-072-11/+22
| * | | mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz2017-09-071-0/+34
| * | | include/linux/fs.h: remove unneeded forward definition of mm_structJeff Layton2017-09-071-2/+0
| * | | userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport2017-09-071-0/+6
| * | | mm, THP, swap: add THP swapping out fallback countingHuang Ying2017-09-071-0/+1
| * | | mm, THP, swap: support splitting THP for THP swap outHuang Ying2017-09-071-0/+9
| * | | mm: test code to write THP to swap device as a wholeHuang Ying2017-09-073-2/+11
| * | | mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying2017-09-071-2/+2
| * | | mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying2017-09-071-0/+1
| * | | mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke2017-09-071-20/+32
| * | | mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara2017-09-071-4/+3
| * | | mm: implement find_get_pages_range()Jan Kara2017-09-072-4/+21
| * | | mm: make pagevec_lookup() update indexJan Kara2017-09-072-2/+2
| * | | fscache: remove unused ->now_uncached callbackJan Kara2017-09-071-9/+0
| * | | mm, memory_hotplug: get rid of zonelists_mutexMichal Hocko2017-09-071-1/+0
| * | | mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko2017-09-071-1/+1
| * | | mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko2017-09-071-1/+1
| * | | mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-071-1/+1