summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-06-15i2c: headers: update docs about I2C_CLIENT_*Wolfram Sang1-12/+10
2019-06-15i2c: headers: always have a named variable in argumentsWolfram Sang1-19/+20
2019-06-15i2c: headers: don't use 'dev' as adapter variableWolfram Sang1-4/+4
2019-06-15docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab3-3/+3
2019-06-14docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2-4/+4
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet616-4994/+755
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller1-0/+8
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin1-1/+12
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen1-6/+6
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer1-0/+7
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu1-0/+1
2019-06-14usb: chipidea: imx: add imx7ulp supportPeter Chen1-0/+1
2019-06-14dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann1-1/+4
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre1-0/+1
2019-06-14gpio: Drop the parent_irq from gpio_irq_chipLinus Walleij1-7/+0
2019-06-14ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo1-0/+8
2019-06-14mm/devm_memremap_pages: fix final page put raceDan Williams1-0/+2
2019-06-14lib/genalloc: introduce chunk ownersDan Williams1-6/+49
2019-06-14mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams1-0/+6
2019-06-14drivers/base/devres: introduce devm_release_action()Dan Williams1-0/+1
2019-06-14coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli1-0/+4
2019-06-14mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner1-8/+18
2019-06-14rcu: Don't return a value from rcu_assign_pointer()Andrea Parri1-3/+2
2019-06-14rcu: Force inlining of rcu_read_lock()Waiman Long1-1/+1
2019-06-14rcu: Fix irritating whitespace error in rcu_assign_pointer()Paul E. McKenney1-1/+1
2019-06-14PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel1-0/+1
2019-06-13device property: Add helpers to count items in an arrayAndy Shevchenko1-0/+44
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh1-1/+1
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh1-0/+1
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh1-1/+2
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh1-0/+2
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud2-1/+10
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+1
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker1-0/+1
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+4
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich1-12/+2
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-0/+3
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery1-2/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-2/+1
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang2-6/+3
2019-06-13regulator: max8952: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-06-13NTB: Introduce MSI libraryLogan Gunthorpe1-0/+73
2019-06-13NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe1-0/+70
2019-06-13NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe1-1/+52
2019-06-13PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2-0/+17
2019-06-13NTB: correct ntb_dev_ops and ntb_dev comment typosWesley Sheng1-2/+2
2019-06-13firmware: ti_sci: Add support for processor controlSuman Anna1-0/+31