summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-15/+44
2017-09-08Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-21/+24
2017-09-08Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+0
2017-09-08Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-19/+21
2017-09-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+0
2017-09-08Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-09-08Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2-0/+18
2017-09-08Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-19/+83
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds11-10/+480
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds24-377/+1331
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-137/+175
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-1/+3
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds6-28/+135
2017-09-07Merge branch 'fixes' into miscJames Bottomley2-2/+1
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds18-81/+143
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-49/+132
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-0/+4
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