summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov483-8647/+15429
2017-01-24SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz1-0/+1
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia1-1/+3
2017-01-24net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli1-1/+1
2017-01-24nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2
2017-01-24bridge: multicast to unicastFelix Fietkau1-0/+1
2017-01-24lib/dma-virt: Add dma_virt_opsBart Van Assche1-0/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-0/+7
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche1-0/+5
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-22/+22
2017-01-24can: dev: add CAN interface API for fixed bitratesMarc Kleine-Budde1-0/+4
2017-01-24can: dev: add CAN interface termination APIOliver Hartkopp1-0/+4
2017-01-24rfkill: remove rfkill-regulatorJohannes Berg1-48/+0
2017-01-24exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman1-2/+1
2017-01-24inotify: Convert to using per-namespace limitsNikolay Borisov3-5/+6
2017-01-24Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-20/+50
2017-01-23rcu: Abstract extended quiescent state determinationPaul E. McKenney1-0/+6
2017-01-23llist: Clarify comments about when locking is neededJoel Fernandes1-16/+21
2017-01-23irqdomain: irq_domain_check_msi_remapEric Auger1-0/+1
2017-01-23irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger1-0/+35
2017-01-23mfd: Add STM32 Timers driverBenjamin Gaignard1-0/+71
2017-01-23iommu: iommu_get_group_resv_regionsEric Auger1-0/+8
2017-01-23iommu: iommu_alloc_resv_regionEric Auger1-0/+2
2017-01-23iommu: Add a new type field in iommu_resv_regionEric Auger1-0/+7
2017-01-23iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger1-14/+15
2017-01-23iommu/dma: Allow MSI-only cookiesRobin Murphy1-0/+6
2017-01-23net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli1-0/+1
2017-01-22locking/rwsem: Reinit wake_q after useWaiman Long1-0/+6
2017-01-21delay: Add explanation of udelay() inaccuracyRussell King1-0/+11
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-26/+278
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter2-2/+7
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter1-0/+4
2017-01-20soc: samsung: pmu: Provide global function to get PMU regmapMarek Szyprowski1-0/+10
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang1-1/+5
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl1-0/+1
2017-01-20reset: make optional functions really optionalRamiro Oliveira1-19/+26
2017-01-20reset: Change shared flag from int to boolRamiro Oliveira1-16/+16
2017-01-20usb: chipidea: msm: Handle phy power statesStephen Boyd1-1/+1
2017-01-20usb: chipidea: Consolidate extcon notifiersStephen Boyd1-2/+2
2017-01-20usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd1-0/+1
2017-01-20usb: chipidea: Handle extcon events properlyStephen Boyd1-0/+2
2017-01-20of: device: Support loading a module with OF based modaliasStephen Boyd1-0/+6
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki1-2/+0
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-1/+0
2017-01-20net/mlx5: Move cached hca caps to designated caps structGal Pressman2-19/+19
2017-01-20net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+47
2017-01-20net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2-0/+38
2017-01-20net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2-0/+10