summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-09docs: Add colon clearing sphinx warningTobin C. Harding
2019-04-09memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware levelingDave Gerlach
2019-04-09Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...Paul E. McKenney
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08lib/string: Add strscpy_pad() functionTobin C. Harding
2019-04-08net: phy: improve link partner capability detectionHeiner Kallweit
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-08netfilter: make two functions staticFlorian Westphal
2019-04-08netfilter: nft_osf: Add version option supportFernando Fernandez Mancera
2019-04-08virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-08netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal
2019-04-08netfilter: nf_tables: merge route type into coreFlorian Westphal
2019-04-08netfilter: optimize nf_inet_addr_cmpLi RongQing
2019-04-08time: Introduce jiffies64_to_msecs()Li RongQing
2019-04-08ARM: OMAP2+: pm33xx: Add support for rtc+ddr in self refresh modeKeerthy
2019-04-08rtc: OMAP: Add support for rtc-only modeKeerthy
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni
2019-04-08dma-mapping: remove leftover NULL device supportChristoph Hellwig
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao
2019-04-08Merge tag 'v5.1-rc3' into develLinus Walleij
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessorsWill Deacon
2019-04-08cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki
2019-04-08gpio: mmio: Drop bgpio_dir_invertedLinus Walleij
2019-04-08mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbolMiquel Raynal
2019-04-08mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->numchipsBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon
2019-04-08mtd: rawnand: Use nanddev_mtd_max_bad_blocks()Boris Brezillon
2019-04-08mtd: rawnand: Move all page cache related fields to a sub-structBoris Brezillon
2019-04-08mtd: rawnand: Provide a helper to get chip->data_bufBoris Brezillon
2019-04-08mtd: rawnand: Prepare things to reuse the generic NAND layerBoris Brezillon
2019-04-08mtd: rawnand: Use nand_to_mtd() in nand_{set,get}_flash_node()Boris Brezillon
2019-04-08mtd: nand: Add a helper to retrieve the number of pages per targetBoris Brezillon
2019-04-08mtd: nand: Add a helper returning the number of eraseblocks per targetBoris Brezillon
2019-04-08mtd: nand: Add max_bad_eraseblocks_per_lun info to memorgBoris Brezillon
2019-04-08spi: add a method for configuring CS timingSowjanya Komatineni
2019-04-08spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov
2019-04-08crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh
2019-04-07rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown
2019-04-07rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown
2019-04-07rhashtable: allow rht_bucket_var to return NULL.NeilBrown
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki
2019-04-07mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds