summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-16/+1
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-0/+3
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-6/+101
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-1/+19
2017-09-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-145/+300
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel3-8/+5
2017-09-07x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel1-2/+6
2017-09-07mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying1-1/+1
2017-09-07mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli1-6/+0
2017-09-07swap: choose swap device according to numa nodeAaron Lu1-1/+1
2017-09-07mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying1-5/+6
2017-09-07mm, swap: VMA based swap readaheadHuang Ying2-2/+56
2017-09-07mm, swap: add swap readahead hit statisticsHuang Ying1-0/+4
2017-09-07mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz1-0/+24
2017-09-07userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli1-1/+3
2017-09-07userfaultfd: provide pid in userfault msgAlexey Perevalov1-3/+7
2017-09-07mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa1-1/+9
2017-09-07mm: rename global_page_state to global_zone_page_stateMichal Hocko2-4/+4
2017-09-07mm: shm: use new hugetlb size encoding definitionsMike Kravetz2-19/+29
2017-09-07mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2-11/+22
2017-09-07mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz1-0/+34
2017-09-07include/linux/fs.h: remove unneeded forward definition of mm_structJeff Layton1-2/+0
2017-09-07userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport1-0/+6
2017-09-07mm, THP, swap: add THP swapping out fallback countingHuang Ying1-0/+1
2017-09-07mm, THP, swap: support splitting THP for THP swap outHuang Ying1-0/+9
2017-09-07mm: test code to write THP to swap device as a wholeHuang Ying3-2/+11
2017-09-07mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying1-2/+2
2017-09-07mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying1-0/+1
2017-09-07mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke1-20/+32
2017-09-07mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara1-4/+3
2017-09-07mm: implement find_get_pages_range()Jan Kara2-4/+21
2017-09-07mm: make pagevec_lookup() update indexJan Kara2-2/+2
2017-09-07fscache: remove unused ->now_uncached callbackJan Kara1-9/+0
2017-09-07mm, memory_hotplug: get rid of zonelists_mutexMichal Hocko1-1/+0
2017-09-07mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko1-1/+1
2017-09-07mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko1-1/+1
2017-09-07mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko1-1/+1
2017-09-07mm: track actual nr_scanned during shrink_slab()Chris Wilson1-0/+7
2017-09-07mm: add SLUB free list pointer obfuscationKees Cook1-0/+4
2017-09-07dax: move all DAX radix tree defs to fs/dax.cRoss Zwisler1-41/+0
2017-09-07dax: remove DAX code from page_cache_tree_insert()Ross Zwisler1-2/+0
2017-09-07dax: use common 4k zero page for dax mmap readsRoss Zwisler2-9/+5
2017-09-07mm: add vm_insert_mixed_mkwrite()Ross Zwisler1-0/+2
2017-09-07Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-8/+214
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds162-5336/+3409
2017-09-07Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2-14/+20
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+0
2017-09-06Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-0/+1