summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov1-0/+2
2017-02-14IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov1-1/+2
2017-02-14IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny1-1/+1
2017-02-14cdrom: Make device operations read-onlyKees Cook1-2/+3
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb1-0/+1
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai2-0/+2
2017-02-14Merge tag 'v4.10-rc8' into perf/core, to pick up fixesIngo Molnar9-23/+89
2017-02-14Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller1-0/+24
2017-02-14net: make net_device members garp_port and mrp_port conditionalTobias Klauser1-0/+4
2017-02-14rhashtable: Add nested tablesHerbert Xu1-22/+56
2017-02-14radix-tree: Fix __rcu annotationsMatthew Wilcox1-56/+54
2017-02-14radix-tree: Add rcu_dereference and rcu_assign_pointer callsMatthew Wilcox1-1/+1
2017-02-14radix-tree: Store a pointer to the root in each nodeMatthew Wilcox1-1/+1
2017-02-14idr: Return the deleted entry from idr_removeMatthew Wilcox1-2/+2
2017-02-14ida: Move ida_bitmap to a percpu variableMatthew Wilcox1-2/+3
2017-02-14Reimplement IDR and IDA using the radix treeMatthew Wilcox2-84/+110
2017-02-14nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-02-14audit: log module name on init_moduleRichard Guy Briggs1-0/+12
2017-02-14radix-tree: Add radix_tree_iter_deleteMatthew Wilcox1-0/+2
2017-02-14radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox1-1/+3
2017-02-13mmc: core: rename mmc_start_req() to *areq()Linus Walleij1-1/+1
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson1-11/+10
2017-02-13mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang1-4/+2
2017-02-13mmc: core: Don't use extern declarations of public mmc functionsUlf Hansson1-8/+9
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson1-46/+2
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson1-240/+0
2017-02-13mmc: core: Remove unused struct _mmc_csd from public mmc.h headerUlf Hansson1-44/+0
2017-02-13mmc: core: Move erase/trim/discard defines from public core.h to mmc.hUlf Hansson2-11/+12
2017-02-13mmc: core: Move some host specific public functions to host.hUlf Hansson2-6/+6
2017-02-13mmc: core: Move public functions from core.h to private headersUlf Hansson1-50/+0
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson5-11/+8
2017-02-13mmc: mxcmmc: Include interrupt.h in the platform data headerUlf Hansson1-0/+1
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson1-274/+0
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson1-1/+0
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson1-1/+0
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson1-1/+0
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson1-2/+0
2017-02-13mmc: Removed the unused public mmc boot.h headerUlf Hansson1-7/+0
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee2-0/+6
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren1-0/+292
2017-02-13mfd: cros_ec: Send suspend state notification to ECShawn Nematbakhsh1-0/+14
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo1-0/+2
2017-02-13mfd: abx500: Fix spelling mistake: "Celcius" -> "Celsius"Colin Ian King2-3/+3
2017-02-13mfd: axp20x: Add a few missing defines for AXP288 specific registersHans de Goede1-5/+11
2017-02-13mfd: axp20x: Drop wrong AXP288_PMIC_ADC_EN defineHans de Goede1-1/+0
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede1-0/+1
2017-02-13mfd: axp20x: Correct a typo in axp20x_device_remove documentationCorentin Labbe1-1/+1
2017-02-13Merge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input-4.11-1', 'ib-mfd-mtd-...Lee Jones4-31/+106
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou1-0/+1
2017-02-13proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov1-0/+1