summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-09netfilter: nft_osf: Add version option supportFernando Fernandez Mancera1-3/+8
2019-04-09virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck1-1/+1
2019-04-09netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal1-1/+1
2019-04-09netfilter: nf_tables: merge route type into coreFlorian Westphal1-0/+15
2019-04-08netfilter: optimize nf_inet_addr_cmpLi RongQing1-0/+7
2019-04-08time: Introduce jiffies64_to_msecs()Li RongQing1-0/+1
2019-04-08ARM: OMAP2+: pm33xx: Add support for rtc+ddr in self refresh modeKeerthy1-0/+5
2019-04-08rtc: OMAP: Add support for rtc-only modeKeerthy1-0/+7
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni1-3/+3
2019-04-08dma-mapping: remove leftover NULL device supportChristoph Hellwig1-3/+3
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei2-12/+22
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao1-0/+15
2019-04-08Merge tag 'v5.1-rc3' into develLinus Walleij25-65/+137
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-2/+0
2019-04-08mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessorsWill Deacon1-1/+10
2019-04-08cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki1-0/+10
2019-04-08gpio: mmio: Drop bgpio_dir_invertedLinus Walleij1-4/+0
2019-04-08mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbolMiquel Raynal1-1/+1
2019-04-08mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon1-8/+0
2019-04-08mtd: rawnand: Get rid of chip->numchipsBoris Brezillon1-4/+3
2019-04-08mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon1-2/+0
2019-04-08mtd: rawnand: Get rid of chip->bits_per_cellBoris Brezillon1-4/+2
2019-04-08mtd: rawnand: Use nanddev_mtd_max_bad_blocks()Boris Brezillon1-5/+0
2019-04-08mtd: rawnand: Move all page cache related fields to a sub-structBoris Brezillon1-7/+11
2019-04-08mtd: rawnand: Provide a helper to get chip->data_bufBoris Brezillon1-0/+21
2019-04-08mtd: rawnand: Prepare things to reuse the generic NAND layerBoris Brezillon1-4/+6
2019-04-08mtd: rawnand: Use nand_to_mtd() in nand_{set,get}_flash_node()Boris Brezillon1-11/+11
2019-04-08mtd: nand: Add a helper to retrieve the number of pages per targetBoris Brezillon1-0/+14
2019-04-08mtd: nand: Add a helper returning the number of eraseblocks per targetBoris Brezillon1-0/+12
2019-04-08mtd: nand: Add max_bad_eraseblocks_per_lun info to memorgBoris Brezillon1-1/+5
2019-04-08spi: add a method for configuring CS timingSowjanya Komatineni1-0/+15
2019-04-08spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov1-0/+1
2019-04-08crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh1-2/+1
2019-04-08rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown1-17/+34
2019-04-08rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown2-98/+165
2019-04-08rhashtable: allow rht_bucket_var to return NULL.NeilBrown1-2/+9
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki1-0/+1
2019-04-07mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2-45/+0
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig3-21/+6
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje1-0/+2
2019-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-25/+31
2019-04-06mm: writeback: use exact memcg dirty countsGreg Thelen1-1/+4
2019-04-06mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn1-1/+1
2019-04-06include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-06lib/string.c: implement a basic bcmpNick Desaulniers1-0/+3
2019-04-06Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-3/+8
2019-04-06bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren1-0/+3
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-32/+39
2019-04-06net/mlx5: Handle event of power detection in the PCIE slotAya Levin1-0/+1