summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-127-171/+67
|\
| * mtd: export new mtd_mmap_capabilitiesArnd Bergmann2015-01-281-0/+1
| * staging/lustre/llite: get rid of backing_dev_infoOleg Drokin2015-01-211-4/+0
| * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-3/+1
| * fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-206-164/+65
* | Merge tag 'md/3.20' of git://neil.brown.name/mdLinus Torvalds2015-02-1214-606/+858
|\ \
| * | md/raid10: fix conversion from RAID0 to RAID10NeilBrown2015-02-121-3/+9
| * | md: wakeup thread upon rdev_dec_pending()Hannes Reinecke2015-02-061-7/+10
| * | md: make reconfig_mutex optional for writes to md sysfs files.NeilBrown2015-02-062-164/+316
| * | md: move mddev_lock and related to md.hNeilBrown2015-02-062-24/+26
| * | md: use mddev->lock to protect updates to resync_{min,max}.NeilBrown2015-02-062-13/+47
| * | md: minor cleanup in safe_delay_store.NeilBrown2015-02-061-5/+7
| * | md: move GET_BITMAP_FILE ioctl out from mddev_lock.NeilBrown2015-02-062-26/+33
| * | md: tidy up set_bitmap_fileNeilBrown2015-02-061-7/+9
| * | md: remove unnecessary 'buf' from get_bitmap_file.NeilBrown2015-02-061-8/+4
| * | md: remove mddev_lock from rdev_attr_show()NeilBrown2015-02-061-22/+14
| * | md: remove mddev_lock() from md_attr_show()NeilBrown2015-02-062-16/+20
| * | md/raid5: use ->lock to protect accessing raid5 sysfs attributes.NeilBrown2015-02-061-16/+28
| * | md: remove need for mddev_lock() in md_seq_show()NeilBrown2015-02-061-5/+3
| * | md/bitmap: protect clearing of ->bitmap by mddev->lockNeilBrown2015-02-062-0/+3
| * | md: protect ->pers changes with mddev->lockNeilBrown2015-02-042-21/+35
| * | md: level_store: group all important changes into one place.NeilBrown2015-02-041-30/+32
| * | md: rename ->stop to ->freeNeilBrown2015-02-049-50/+35
| * | md: split detach operation out from ->stop.NeilBrown2015-02-047-32/+29
| * | md/linear: remove rcu protections in favour of suspend/resumeNeilBrown2015-02-041-30/+14
| * | md: make merge_bvec_fn more robust in face of personality changes.NeilBrown2015-02-047-20/+42
| * | md: make ->congested robust against personality changes.NeilBrown2015-02-0412-77/+38
| * | md: rename mddev->write_lock to mddev->lockNeilBrown2015-02-042-19/+25
| * | md/raid5: need_this_block: tidy/fix last condition.NeilBrown2015-02-041-10/+32
| * | md/raid5: need_this_block: start simplifying the last two conditions.NeilBrown2015-02-041-5/+23
| * | md/raid5: separate out the easy conditions in need_this_block.NeilBrown2015-02-041-9/+29
| * | md/raid5: separate large if clause out of fetch_block().NeilBrown2015-02-041-4/+15
| * | md: do_release_stripe(): No need to call md_wakeup_thread() twiceJes Sorensen2015-02-041-5/+2
* | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-1220-1448/+1996
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-04102-904/+1405
| |\ \ \ \ \ \ \
| | | | | | * | | iommu: Update my email addressJoerg Roedel2015-02-047-9/+9
| | | | | | * | | iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel2015-01-301-3/+6
| | | | | | * | | iommu: Disable on !MMU buildsArnd Bergmann2015-01-301-3/+5
| | | | | | * | | iommu: Fix trace_map() to report original iova and original sizeShuah Khan2015-01-261-1/+1
| | | | | | * | | iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-191-1/+1
| | | | | | * | | iommu: Fix trace_unmap() to report original iovaShuah Khan2015-01-191-1/+2
| | | | | | * | | iommu: Make IOVA domain page size explicitRobin Murphy2015-01-192-5/+16
| | | | | | * | | iommu: Make IOVA domain low limit flexibleRobin Murphy2015-01-192-7/+12
| | | | | | * | | iommu: Consolidate IOVA allocator codeRobin Murphy2015-01-192-31/+37
| | | | | | * | | iommu: Allow building iova.c independentlyRobin Murphy2015-01-192-1/+6
| | | | | | | |/ | | | | | | |/|
| | | | | * | | iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert2015-02-041-6/+6
| | | | | * | | iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel2015-02-041-8/+1
| | | | | * | | iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra2015-02-041-13/+7
| | | | * | | | iommu/fsl: Various cleanupsEmil Medve2015-02-033-214/+177
| | | | * | | | iommu/fsl: Use %pa to print phys_addr_tJoerg Roedel2015-01-301-4/+3