summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-08Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-07Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2017-09-07Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel
2017-09-06mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli
2017-09-06swap: choose swap device according to numa nodeAaron Lu
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying
2017-09-06mm, swap: VMA based swap readaheadHuang Ying
2017-09-06mm, swap: add swap readahead hit statisticsHuang Ying
2017-09-06mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz
2017-09-06userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli
2017-09-06userfaultfd: provide pid in userfault msgAlexey Perevalov
2017-09-06mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko
2017-09-06mm: shm: use new hugetlb size encoding definitionsMike Kravetz
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz
2017-09-06include/linux/fs.h: remove unneeded forward definition of mm_structJeff Layton
2017-09-06userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd supportMike Rapoport
2017-09-06mm, THP, swap: add THP swapping out fallback countingHuang Ying
2017-09-06mm, THP, swap: support splitting THP for THP swap outHuang Ying