summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-06-14dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann
2019-06-14PM: hibernate: powerpc: Expose pfn_is_nosave() prototypeMathieu Malaterre
2019-06-14gpio: Drop the parent_irq from gpio_irq_chipLinus Walleij
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13lib/genalloc: introduce chunk ownersDan Williams
2019-06-13mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams
2019-06-13drivers/base/devres: introduce devm_release_action()Dan Williams
2019-06-13coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-06-13mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner
2019-06-13rcu: Don't return a value from rcu_assign_pointer()Andrea Parri
2019-06-13rcu: Force inlining of rcu_read_lock()Waiman Long
2019-06-13rcu: Fix irritating whitespace error in rcu_assign_pointer()Paul E. McKenney
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2019-06-13device property: Add helpers to count items in an arrayAndy Shevchenko
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud
2019-06-13net/mlx5: Add Crdump supportAlex Vesker
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang
2019-06-13regulator: max8952: Convert to use GPIO descriptorsLinus Walleij
2019-06-13NTB: Introduce MSI libraryLogan Gunthorpe
2019-06-13NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe
2019-06-13NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe
2019-06-13PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe
2019-06-13NTB: correct ntb_dev_ops and ntb_dev comment typosWesley Sheng
2019-06-12firmware: ti_sci: Add support for processor controlSuman Anna
2019-06-12firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi
2019-06-13gpio: Fix build warnings on undefined struct pinctrl_devEnrico Weigelt
2019-06-12tcp: add optional per socket transmit delayEric Dumazet
2019-06-12fbcon: Call con2fb_map functions directlyDaniel Vetter
2019-06-12vgaswitcheroo: call fbcon_remap_all directlyDaniel Vetter
2019-06-12fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter
2019-06-12Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"Daniel Vetter
2019-06-12fbdev: Call fbcon_get_requirement directlyDaniel Vetter
2019-06-12fbcon: Call fbcon_mode_deleted/new_modelist directlyDaniel Vetter
2019-06-12fbdev: directly call fbcon_suspended/resumedDaniel Vetter
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter
2019-06-12fbcon: call fbcon_fb_bind directlyDaniel Vetter
2019-06-12fbdev: lock_fb_info cannot failDaniel Vetter
2019-06-12fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter