summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2015-09-063-14/+16
|\
| * mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 msSudeep Holla2015-08-101-1/+1
| * mailbox: switch to hrtimer for tx_complete pollingSudeep Holla2015-08-101-12/+15
| * mailbox: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-051-1/+0
* | Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds2015-09-069-190/+373
|\ \
| * \ Merge linux-block/for-4.3/core into md/for-linuxNeilBrown2015-09-052171-48408/+93211
| |\ \
| * | | md/raid5: ensure device failure recorded before write request returns.NeilBrown2015-08-312-1/+26
| * | | md/raid5: use bio_list for the list of bios to return.NeilBrown2015-08-312-27/+16
| * | | md/raid10: ensure device failure recorded before write request returns.NeilBrown2015-08-312-1/+34
| * | | md/raid1: ensure device failure recorded before write request returns.NeilBrown2015-08-313-1/+34
| * | | md-cluster: remove inappropriate try_module_get from join()NeilBrown2015-08-311-4/+0
| * | | md: extend spinlock protection in register_md_cluster_operationsNeilBrown2015-08-311-6/+10
| * | | md-cluster: Read the disk bitmap sb and check if it needs recoveryGuoqing Jiang2015-08-311-1/+15
| * | | md-cluster: only call complete(&cinfo->completion) when node join clusterGuoqing Jiang2015-08-311-1/+10
| * | | md-cluster: add missed lockres_freeGuoqing Jiang2015-08-311-1/+3
| * | | md-cluster: remove the unused sb_lockGuoqing Jiang2015-08-311-9/+0
| * | | md-cluster: init suspend_list and suspend_lock early in joinGuoqing Jiang2015-08-311-3/+2
| * | | md-cluster: add the error check if failed to get dlm lockGuoqing Jiang2015-08-311-6/+35
| * | | md-cluster: init completion within lockres_initGuoqing Jiang2015-08-311-2/+1
| * | | md-cluster: fix deadlock issue on message lockGuoqing Jiang2015-08-311-7/+7
| * | | md-cluster: transfer the resync ownership to another nodeGuoqing Jiang2015-08-312-3/+18
| * | | md-cluster: split recover_slot for future code reuseGuoqing Jiang2015-08-311-7/+16
| * | | md-cluster: use %pU to print UUIDsGuoqing Jiang2015-08-311-14/+2
| * | | md: setup safemode_timer before it's being usedSasha Levin2015-08-311-5/+4
| * | | md/raid5: handle possible race as reshape completes.NeilBrown2015-08-311-0/+5
| * | | md: sync sync_completed has correct value as recovery finishes.NeilBrown2015-08-311-0/+9
| * | | md: be careful when testing resync_max against curr_resync_completed.NeilBrown2015-08-312-2/+4
| * | | md: set MD_RECOVERY_RECOVER when starting a degraded array.NeilBrown2015-08-311-0/+6
| * | | md/raid5: remove incorrect "min_t()" when calculating writepos.NeilBrown2015-08-311-1/+6
| * | | md/raid5: strengthen check on reshape_position at run.NeilBrown2015-08-311-15/+14
| * | | md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors ...NeilBrown2015-08-311-14/+14
| * | | md/raid5: always set conf->prev_chunk_sectors and ->prev_algoNeilBrown2015-08-311-0/+3
| * | | md/raid10: fix a few typos in commentsNeilBrown2015-08-311-2/+2
| * | | md/raid5: consider updating reshape_position at start of reshape.NeilBrown2015-08-311-2/+6
| * | | md: close some races between setting and checking sync_action.NeilBrown2015-08-312-0/+3
| * | | md: Keep /proc/mdstat reporting recovery until fully DONE.NeilBrown2015-08-311-14/+24
| * | | md/raid0: update queue parameter in a safer location.NeilBrown2015-08-031-36/+39
| * | | md: simplify get_bitmap_file now that "file" is zeroed.Benjamin Randazzo2015-08-031-10/+10
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-054-6/+16
|\ \ \ \
| * | | | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-052-5/+5
| * | | | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-051-1/+1
| * | | | mm: check if section present during memory block registeringYinghai Lu2015-09-051-0/+10
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-051195-60592/+104160
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-09-0422-52/+127
| |\ \ \ \ \
| | * | | | | drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher2015-09-041-3/+3
| | * | | | | drm/amdgpu: fix vce3 instance handlingAlex Deucher2015-09-041-6/+42
| | * | | | | drm/amdgpu: remove ib test for the second VCE RingLeo Liu2015-09-041-0/+4
| | * | | | | drm/amdgpu: properly enable VM fault interruptsChristian König2015-09-042-15/+18
| | * | | | | drm/amdgpu: fix warning in schedulerAlex Deucher2015-09-041-2/+3
| | * | | | | drm/amdgpu: fix buffer placement under memory pressureChristian König2015-09-031-1/+1