aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mm: memcontrol: track LRU counts in the vmstats arrayJohannes Weiner1-1/+1
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-2/+2
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-13/+28
2019-05-14mm: move nr_deactivate accounting to shrink_active_list()Kirill Tkhai1-0/+6
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai1-1/+1
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-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 addre...Dan Williams1-4/+2
2019-05-14Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+8
2019-05-14nvme: fix typos in nvme status code valuesMinwoo Im1-2/+2
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2019-05-14thermal: Introduce devm_thermal_of_cooling_device_registerGuenter Roeck1-0/+13
2019-05-14net/mlx5: Set completion EQs as shared resourcesYishai Hadas1-1/+1
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...Lee Jones57-139/+526
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas1-169/+167
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 Helgaas1-1/+1
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/denni...Linus Torvalds1-9/+3
2019-05-13Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...Linus Torvalds2-33/+4
2019-05-13Merge branch 'linus' into core/urgent, to merge in dependent changesIngo Molnar70-297/+587
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+194
2019-05-13spi: core: allow reporting the effectivly used speed_hz for a transferMartin Sperl1-0/+5
2019-05-13PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flagLeonard Crestez1-0/+4
2019-05-12Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-67/+119
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...Linus Torvalds1-20/+2
2019-05-12Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown1-0/+20
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-20/+23
2019-05-11Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-11/+13
2019-05-10jbd2: fix potential double freeChengguang Xu1-3/+5
2019-05-10Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds1-0/+1