summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-05-209-77/+235
|\
| * md-cluster: check the return value of process_recvd_msgGuoqing Jiang2016-05-091-3/+10
| * md-cluster: gather resync infos and enable recv_thread after bitmap is readyGuoqing Jiang2016-05-093-6/+28
| * md: set MD_CHANGE_PENDING in a atomic regionGuoqing Jiang2016-05-095-23/+24
| * md: raid5: add prerequisite to run underneath dm-raidHeinz Mauelshagen2016-05-091-2/+4
| * md: raid10: add prerequisite to run underneath dm-raidHeinz Mauelshagen2016-05-091-4/+8
| * md: md.c: fix oops in mddev_suspend for raid0Heinz Mauelshagen2016-05-091-1/+1
| * md-cluster: fix ifnullfree.cocci warningskbuild test robot2016-05-041-2/+1
| * md-cluster/bitmap: unplug bitmap to sync dirty pages to diskGuoqing Jiang2016-05-041-5/+5
| * md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_fil...Guoqing Jiang2016-05-041-3/+13
| * md-cluster/bitmap: fix wrong calcuation of offsetGuoqing Jiang2016-05-041-1/+1
| * md-cluster: sync bitmap when node received RESYNCING msgGuoqing Jiang2016-05-043-0/+51
| * md-cluster: always setup in-memory bitmapGuoqing Jiang2016-05-041-2/+35
| * md-cluster: wakeup thread if activated a spare diskGuoqing Jiang2016-05-041-0/+5
| * md-cluster: change array_sectors and update size are not supportedGuoqing Jiang2016-05-041-0/+8
| * md-cluster: fix locking when node joins cluster during message broadcastGuoqing Jiang2016-05-041-3/+10
| * md-cluster: unregister thread if err happenedGuoqing Jiang2016-05-041-0/+2
| * md-cluster: wake up thread to continue recoveryGuoqing Jiang2016-05-041-3/+6
| * md-cluser: make resync_finish only called after pers->sync_requestGuoqing Jiang2016-05-041-12/+13
| * md-cluster: change resync lock from asynchronous to synchronousGuoqing Jiang2016-05-042-11/+14
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-2021-395/+893
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-09548-3321/+7577
| |\ \ \ \ \ \ \
| | | | | | | * | iommu/amd: Remove statistics codeJoerg Roedel2016-05-093-131/+0
| | | | | | | * | iommu/amd: Move get_device_id() and friends to beginning of fileJoerg Roedel2016-04-211-54/+54
| | | | | | | * | iommu/amd: Don't use IS_ERR_VALUE to check integer valuesJoerg Roedel2016-04-211-10/+10
| | | | | | | * | iommu/amd: Signedness bug in acpihid_device_group()Dan Carpenter2016-04-151-1/+1
| | | | | | | * | iommu/amd: Set AMD iommu callbacks for amba busWan Zongshun2016-04-071-1/+12
| | | | | | | * | iommu/amd: Manage iommu_group for ACPI HID devicesWan Zongshun2016-04-071-1/+32
| | | | | | | * | iommu/amd: Add iommu support for ACPI HID devicesWan Zongshun2016-04-071-9/+60
| | | | | | | * | iommu/amd: Make call-sites of get_device_id aware of its return valueWan Zongshun2016-04-071-10/+41
| | | | | | | * | iommu/amd: Introduces ivrs_acpihid kernel parameterSuravee Suthikulpanit2016-04-071-0/+33
| | | | | | | * | iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun2016-04-073-0/+137
| | | | | | | * | iommu/amd: Use the most comprehensive IVHD type that the driver can supportSuravee Suthikulpanit2016-04-071-29/+78
| | | | | | | * | iommu/amd: Modify ivhd_header structure to support type 11h and 40hSuravee Suthikulpanit2016-04-071-2/+33
| | | | | | | * | iommu/amd: Adding Extended Feature Register check for PC supportSuravee Suthikulpanit2016-04-071-8/+24
| | | | | | * | | iommu/arm-smmu: Use per-domain page sizes.Robin Murphy2016-05-092-21/+25
| | | | | | * | | iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-091-21/+39
| | | | | | * | | iommu: Allow selecting page sizes per domainRobin Murphy2016-05-094-13/+15
| | | | | | * | | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-092-8/+8
| | | | | | * | | Merge branch 'arm/smmu' into coreJoerg Roedel2016-05-091-81/+210
| | | | | | |\ \ \
| | | | | | | * \ \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-091-81/+210
| | | | | | | |\ \ \
| | | | | | | | * | | iommu/arm-smmu: Clear cache lock bit of ACRPeng Fan2016-05-031-1/+22
| | | | | | | | * | | iommu/arm-smmu: Support SMMUv1 64KB supplementRobin Murphy2016-05-031-8/+14
| | | | | | | | * | | iommu/arm-smmu: Decouple context format from kernel configRobin Murphy2016-05-031-22/+72
| | | | | | | | * | | iommu/arm-smmu: Tidy up 64-bit/atomic I/O accessesRobin Murphy2016-05-031-29/+19
| | | | | | | | * | | iommu/arm-smmu: Work around MMU-500 prefetch errataRobin Murphy2016-05-031-1/+15
| | | | | | | | * | | iommu/arm-smmu: Convert ThunderX workaround to new methodRobin Murphy2016-05-031-13/+14
| | | | | | | | * | | iommu/arm-smmu: Differentiate specific implementationsRobin Murphy2016-05-031-7/+26
| | | | | | | | * | | iommu/arm-smmu: Workaround for ThunderX erratum #27704Tirumalesh Chalamarla2016-05-031-11/+28
| | | | | | | | * | | iommu/arm-smmu: Add support for 16 bit VMIDTirumalesh Chalamarla2016-05-031-6/+17