summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-09-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-20/+72
2017-09-09Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+8
2017-09-09Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-7/+5
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář23-45/+173
2017-09-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+19
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 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 Torvalds1-0/+2
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 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-15/+112
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-2/+0
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds13-68/+127
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas3-6/+5
2017-09-07Merge branch 'pci/irq-fixups' into nextBjorn Helgaas1-3/+0
2017-09-07Merge branch 'pci/enumeration' into nextBjorn Helgaas1-0/+1
2017-09-07Merge branch 'pci/aer' into nextBjorn Helgaas1-2/+2
2017-09-07Merge branch 'pci/endpoint' into nextBjorn Helgaas2-1/+9
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 Torvalds20-122/+172
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel1-1/+1
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: rename global_page_state to global_zone_page_stateMichal Hocko2-4/+4
2017-09-07mm: shm: use new hugetlb size encoding definitionsMike Kravetz1-17/+0
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