summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-14vmbus: expose hv_begin/end_readStephen Hemminger
2017-02-14vmbus: remove conditional locking of vmbus_writeStephen Hemminger
2017-02-14vmbus: add direct isr callback modeStephen Hemminger
2017-02-14vmbus: change to per channel taskletStephen Hemminger
2017-02-14vmbus: callback is in softirq not workqueueStephen Hemminger
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov
2017-02-14IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov
2017-02-14IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny
2017-02-14cdrom: Make device operations read-onlyKees Cook
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar
2017-02-13Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-02-13net: make net_device members garp_port and mrp_port conditionalTobias Klauser
2017-02-13rhashtable: Add nested tablesHerbert Xu
2017-02-13radix-tree: Fix __rcu annotationsMatthew Wilcox
2017-02-13radix-tree: Add rcu_dereference and rcu_assign_pointer callsMatthew Wilcox
2017-02-13radix-tree: Store a pointer to the root in each nodeMatthew Wilcox
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-13ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-13Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-13nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-02-13audit: log module name on init_moduleRichard Guy Briggs
2017-02-13radix-tree: Add radix_tree_iter_deleteMatthew Wilcox
2017-02-13radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox
2017-02-13mmc: core: rename mmc_start_req() to *areq()Linus Walleij
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2017-02-13mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang
2017-02-13mmc: core: Don't use extern declarations of public mmc functionsUlf Hansson
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson
2017-02-13mmc: core: Remove unused struct _mmc_csd from public mmc.h headerUlf Hansson
2017-02-13mmc: core: Move erase/trim/discard defines from public core.h to mmc.hUlf Hansson
2017-02-13mmc: core: Move some host specific public functions to host.hUlf Hansson
2017-02-13mmc: core: Move public functions from core.h to private headersUlf Hansson
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson
2017-02-13mmc: mxcmmc: Include interrupt.h in the platform data headerUlf Hansson
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson
2017-02-13mmc: Removed the unused public mmc boot.h headerUlf Hansson
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren
2017-02-13mfd: cros_ec: Send suspend state notification to ECShawn Nematbakhsh
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo
2017-02-13mfd: abx500: Fix spelling mistake: "Celcius" -> "Celsius"Colin Ian King
2017-02-13mfd: axp20x: Add a few missing defines for AXP288 specific registersHans de Goede
2017-02-13mfd: axp20x: Drop wrong AXP288_PMIC_ADC_EN defineHans de Goede