aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai2-6/+9
2019-05-14mm: page cache: store only head pages in i_pagesMatthew Wilcox1-0/+13
2019-05-14userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu1-0/+2
2019-05-14include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao1-3/+4
2019-05-14mm: remove stale comment from page structTobin C. Harding1-1/+1
2019-05-14list: add function list_rotate_to_front()Tobin C. Harding1-0/+18
2019-05-14mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addressesDan Williams1-4/+2
2019-05-14Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-2/+20
2019-05-14Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-3/+65
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-05-14backlight: lm3630a: Add firmware node supportBrian Masney1-0/+4
2019-05-14mfd: cros_ec: Instantiate properly CrOS Touchpad MCU deviceEnric Balletbo i Serra1-0/+1
2019-05-14mfd: cros_ec: Instantiate properly CrOS FP MCU deviceEnric Balletbo i Serra1-0/+1
2019-05-14mfd: cros_ec: Update the EC feature codesEnric Balletbo i Serra1-1/+31
2019-05-14mfd: imx6sx: Add MQS register definition for iomuxc gprS.j. Wang1-0/+9
2019-05-14mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss1-3/+3
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green1-0/+2
2019-05-14mfd: cros_ec: Add host_sleep_event_v1 commandEvan Green1-0/+57
2019-05-14mfd: syscon: atmel: Switch to SPDX license identifiersTudor Ambarus4-19/+4
2019-05-14mfd: da9063: Convert headers to SPDXWolfram Sang2-12/+2
2019-05-14mfd: cros_ec: Instantiate properly CrOS ISH MCU deviceRushikesh S Kadam2-0/+3
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib-mfd-pinctrl-5.2-2' and 'ib-mfd-regulator-5.2', tag 'ib-mfd-arm-net-5.2' into ibs-for-mfd-mergedLee Jones94-287/+904
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas2-236/+232
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas1-0/+1
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2-1/+4
2019-05-13Merge branch 'pci/host/al'Bjorn Helgaas1-0/+1
2019-05-13Merge branch 'pci/switchtec'Bjorn Helgaas2-2/+13
2019-05-13Merge branch 'pci/misc'Bjorn Helgaas1-1/+5
2019-05-13Merge branch 'pci/msi'Bjorn Helgaas1-18/+0
2019-05-13Merge branch 'pci/hotplug'Bjorn Helgaas2-11/+58
2019-05-13Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds1-9/+3
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-88/+76
2019-05-13Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-33/+4
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+1
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds5-24/+194
2019-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-70/+75
2019-05-13bpf: fix minor issues in documentation for BPF helpers.Quentin Monnet1-49/+54
2019-05-13bpf: fix recurring typo in documentation for BPF helpersQuentin Monnet1-19/+19
2019-05-12Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds1-0/+11
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds8-74/+146
2019-05-12net: dsa: Remove the now unused DSA_SKB_CB_COPY() macroVladimir Oltean1-3/+0
2019-05-12net: dsa: Remove dangerous DSA_SKB_CLONE() macroVladimir Oltean1-9/+0
2019-05-12net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variableVladimir Oltean1-3/+0
2019-05-12netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal1-1/+1
2019-05-12virtio/s390: DMA support for virtio-ccwHalil Pasic1-17/+0
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-20/+2
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-24/+23
2019-05-11Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-11/+13
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov1-0/+1