summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-10locking/rwsem: Optimize rwsem structure for uncontended lock acquisitionWaiman Long
2019-04-10locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.hWaiman Long
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-04-10OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()Andrew-sh.Cheng
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-09bpf: allow for key-less BTF in array mapDaniel Borkmann
2019-04-09bpf: add syscall side map freeze supportDaniel Borkmann
2019-04-09bpf: add program side {rd, wr}only support for mapsDaniel Borkmann
2019-04-09bpf: implement lookup-free direct value access for mapsDaniel Borkmann
2019-04-09unexport d_alloc_pseudo()Al Viro
2019-04-09dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-04-10cpuidle: Export the next timer expiration for CPUsUlf Hansson
2019-04-10PM / Domains: Add support for CPU devices to genpdUlf Hansson
2019-04-10PM / Domains: Add generic data pointer to struct genpd_power_stateUlf Hansson
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