aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg1-0/+9
2018-10-02PCI: Make link active reporting detection genericKeith Busch1-0/+1
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-4/+5
2018-10-02net: drop unused skb_append_datato_frags()Paolo Abeni1-5/+0
2018-10-02Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman1-2/+10
2018-10-02dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_directionNathan Chancellor1-1/+1
2018-10-02irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal1-0/+1
2018-10-02genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier1-5/+12
2018-10-02irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier1-1/+2
2018-10-02irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier1-0/+1
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman1-6/+0
2018-10-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar8-148/+157
2018-10-02Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar22-49/+83
2018-10-01net: phy: improve handling delayed workHeiner Kallweit1-1/+1
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2-7/+24
2018-10-01net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn1-0/+50
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn1-0/+19
2018-10-01net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn1-0/+31
2018-10-01net: phy: Add phydev_info()Andrew Lunn1-0/+3
2018-10-01net: phy: Add phydev_warn()Andrew Lunn1-0/+3
2018-10-01net: phy: Move linkmode helpers to somewhere publicAndrew Lunn3-0/+69
2018-10-02PM / devfreq: Make update_devfreq() publicMatthias Kaehlcke1-0/+8
2018-10-01Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-38/+0
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake1-0/+2
2018-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2018-10-01nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart1-0/+1
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel2-0/+3
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+2
2018-10-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel1-0/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe23-51/+85
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig1-1/+2
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig1-0/+1
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig1-2/+0
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin3-1/+21
2018-10-01bpf: rework cgroup storage pointer passingRoman Gushchin1-9/+4
2018-10-01bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin2-12/+37
2018-10-01vgic: Add support for 52bit guest physical addressKristina Martsenko1-0/+5
2018-10-01iommu/dma: Add support for non-strict modeZhen Lei1-0/+1
2018-10-01signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon1-0/+3
2018-10-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-oppRafael J. Wysocki1-0/+6
2018-10-01gpio: Restore indentation of continued linesGeert Uytterhoeven1-9/+9
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven1-13/+15
2018-09-30f2fs: support superblock checksumJunling Zheng1-1/+2
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor1-10/+1
2018-09-30SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust1-1/+2
2018-09-30NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust1-3/+2
2018-09-30NFSv4: Save a few bytes in the nfs_pgio_args/resTrond Myklebust1-7/+17
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust2-1/+5
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust1-0/+1
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust1-0/+1