summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-31irqchip/gic-v3-its: Set implementation defined bit to enable VLPIsMarc Zyngier1-0/+1
2017-08-31irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpiMarc Zyngier1-0/+2
2017-08-31irqchip/gic-v3-its: Add VPE schedulingMarc Zyngier1-0/+58
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier1-0/+5
2017-08-31irqchip/gic-v3-its: Add GICv4 ITS command definitionsMarc Zyngier1-0/+12
2017-08-31irqchip/gic-v4: Add management structure definitionsMarc Zyngier1-0/+92
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar28-65/+282
2017-08-31pinctrl: Add sleep related state to indicate sleep related configsBaolin Wang1-0/+2
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman1-1/+1
2017-08-31phy: add sgmii and 10gkr modes to the phy_mode enumAntoine Tenart1-0/+2
2017-08-31idr: Add new APIs to support unsigned longChris Mi2-5/+85
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-1/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+2
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal1-0/+6
2017-08-30dax: introduce a fs_dax_get_by_bdev() helperDan Williams1-0/+6
2017-08-30iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel1-1/+49
2017-08-30power: supply: bq24190_charger: Export 5V boost converter as regulatorHans de Goede1-0/+18
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck2-1/+16
2017-08-30mmc: core: Move mmc_start_areq() declarationAdrian Hunter1-4/+0
2017-08-30mmc: host: Add CQE interfaceAdrian Hunter2-0/+59
2017-08-30nvme: fix the definition of the doorbell buffer config support bitChangpeng Liu1-1/+1
2017-08-30efi: switch to use new generic UUID APIAndy Shevchenko2-49/+49
2017-08-30mmc: core: Add members to mmc_request and mmc_data for CQE'sAdrian Hunter1-2/+11
2017-08-30mmc: core: Remove unused MMC_CAP2_PACKED_CMDAdrian Hunter1-4/+0
2017-08-30mmc: renesas_sdhi: use extra flag for CBSY usageWolfram Sang1-0/+3
2017-08-30clk: sunxi-ng: Add interface to query or configure MMC timing modes.Chen-Yu Tsai1-0/+35
2017-08-30mmc: core: correct taac parameter according to the specificationShawn Lin1-2/+2
2017-08-30mmc: core: remove check of host->removed for rescan routineShawn Lin1-3/+0
2017-08-30mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda1-0/+2
2017-08-30rpmsg: glink: Introduce glink smem based transportBjorn Andersson1-0/+27
2017-08-30scsi: bsg-lib: pass the release callback through bsg_setup_queueChristoph Hellwig1-2/+3
2017-08-30scsi: rcu: Introduce rcu_swap_protected()Bart Van Assche1-0/+16
2017-08-30cpuidle: Make drivers initialize polling stateRafael J. Wysocki1-2/+2
2017-08-30cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki1-0/+6
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki1-6/+1
2017-08-30net: remove dmaengine.h inclusion from netdevice.hDave Jiang1-1/+0
2017-08-30net/mlx4: Add user mac FW update supportMoshe Shemesh1-0/+2
2017-08-30net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-5/+9
2017-08-30drbd: switch from kmalloc() to kmalloc_array()Roland Kammerer1-1/+1
2017-08-30drbd: new disk-option disable-write-sameLars Ellenberg2-2/+9
2017-08-30PCI: endpoint: Add support for configurable page sizeKishon Vijay Abraham I1-1/+7
2017-08-29leds: gpio: Allow LED to retain state at shutdownAndrew Jeffery1-0/+2
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...David S. Miller1-0/+1
2017-08-29mtd: nand: complain loudly when chip->bits_per_cell is not correctly initializedLothar Waßmann1-0/+2
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-1/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-1/+9
2017-08-29sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZ...Boqun Feng1-1/+1
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang3-4/+8