aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+16
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds2-1/+2
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-0/+124
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds2-1/+8
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-4/+353
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-1299/+1279
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds8-37/+740
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-43/+808
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-14/+16
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-1/+961
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds3-20/+70
2018-02-01Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-1/+12
2018-02-01Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds1-8/+14
2018-02-01compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2018-02-01compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds8-39/+15
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-102/+15
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds20-107/+1938
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-20/+15
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-3/+355
2018-02-01Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-8/+8
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-17/+48
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens1-0/+16
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-238/+280
2018-01-31mm: remove PG_highmem descriptionMiles Chen1-5/+0
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko1-2/+3
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko1-3/+2
2018-01-31mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko1-0/+3
2018-01-31include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_map pointerPetr Tesarik1-2/+10
2018-01-31zswap: only save zswap header when necessaryYu Zhao1-0/+2
2018-01-31hugetlb: implement memfd sealingMarc-André Lureau1-0/+1
2018-01-31hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau1-0/+10
2018-01-31shmem: rename functions that are memfd-relatedMarc-André Lureau1-2/+2
2018-01-31shmem: unexport shmem_add_seals()/shmem_get_seals()Marc-André Lureau1-2/+0
2018-01-31mm: remove reference to PG_buddyMatthew Wilcox1-7/+7
2018-01-31mm: document how to use struct pageMatthew Wilcox1-1/+23
2018-01-31mm: store compound_dtor / compound_order as bytesMatthew Wilcox1-13/+3
2018-01-31mm: introduce _slub_counter_tMatthew Wilcox1-13/+8
2018-01-31mm: improve comment on page->mappingMatthew Wilcox1-9/+3
2018-01-31mm: remove misleading alignment claimsMatthew Wilcox1-8/+5
2018-01-31mm: de-indent struct pageMatthew Wilcox1-21/+19
2018-01-31mm: align struct page more aestheticallyMatthew Wilcox1-9/+7
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-3/+27
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V1-8/+0
2018-01-31mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov1-1/+1
2018-01-31asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-01-31mm: get 7% more pages in a pagevecMatthew Wilcox1-3/+3