summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-28vfs: Add configuration parser helpersDavid Howells3-0/+181
2019-02-28mmc: core: Add discard support to sdAvri Altman1-0/+1
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar1-1/+6
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar19-62/+125
2019-02-28locking/lockdep: Shrink struct lock_class_keyPeter Zijlstra1-2/+4
2019-02-28kernel/workqueue: Use dynamic lockdep keys for workqueuesBart Van Assche1-24/+4
2019-02-28locking/lockdep: Add support for dynamic keysBart Van Assche1-3/+18
2019-02-28locking/lockdep: Free lock classes that are no longer in useBart Van Assche1-3/+6
2019-02-28locking/lockdep: Make it easy to detect whether or not inside a selftestBart Van Assche1-0/+5
2019-02-28locking/lockdep: Make zap_class() remove all matching lock order entriesBart Van Assche1-0/+1
2019-02-28locking/lockdep: Reorder struct lock_class membersBart Van Assche1-7/+7
2019-02-28locking/percpu-rwsem: Remove preempt_disable variantsPeter Zijlstra1-20/+4
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar19-62/+125
2019-02-28dma-buf: clarify locking documentation for reservation_object_get_exclLucas Stach1-1/+2
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner1-1/+1
2019-02-27net: Remove switchdev_opsFlorian Fainelli1-3/+0
2019-02-27net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko1-1/+1
2019-02-27bpf: enable program statsAlexei Starovoitov2-1/+28
2019-02-27block: introduce bvec_nth_page()Ming Lei1-3/+8
2019-02-26soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă1-2/+0
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski1-0/+7
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown1-0/+7
2019-02-26platform: set of_node in platform_device_register_full()Mans Rullgard1-0/+1
2019-02-26VMCI: Support upto 64-bit PPNsVishnu DASA1-2/+5
2019-02-26SUNRPC: Fix an Oops in udp_poll()Trond Myklebust1-0/+1
2019-02-26ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...Mike Leach1-0/+6
2019-02-26ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...Mike Leach1-0/+33
2019-02-26iommu: Document iommu_ops.is_attach_deferred()Geert Uytterhoeven1-0/+2
2019-02-26iommu: Document iommu_ops.iotlb_sync_map()Geert Uytterhoeven1-0/+1
2019-02-26PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan1-0/+2
2019-02-26PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan1-0/+5
2019-02-26iommu: Fix flush_tlb_all typoTom Murphy1-1/+1
2019-02-25rtc: remove rtc_class_ops.read_callbackAlexandre Belloni1-2/+1
2019-02-25dmaengine: imx-sdma: add a test for imx8mq multi sdma devicesAngus Ainslie (Purism)1-0/+1
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds1-6/+0
2019-02-25Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust5-30/+89
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson1-6/+0
2019-02-25mmc: core: Move regulator helpers to separate fileUlf Hansson1-1/+0
2019-02-25Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-17/+9
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman1-0/+2
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman2-0/+6
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij1-1/+1
2019-02-25mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner1-0/+5
2019-02-25net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier1-0/+1
2019-02-25net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier1-0/+1
2019-02-25net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit1-4/+0
2019-02-25net: dev: add generic protodown handlerAndy Roulin1-0/+1
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7
2019-02-24Merge back earlier PM core material for v5.1.Rafael J. Wysocki3-3/+16
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki3-22/+51