summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/amdkfd: destroy mqd when destroying kernel queueBen Goz2015-03-161-9/+13
| | |/ / / /
| * | | | | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-03-191-11/+0
| |\ \ \ \ \
| | * | | | | drm/radeon: drop ttm two ended allocationAlex Deucher2015-03-181-11/+0
| * | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-03-196-287/+15
| |\ \ \ \ \ \
| | * | | | | | drm/exynos: fix the initialization order in FIMDHyungwon Hwang2015-03-181-18/+11
| | * | | | | | drm/exynos: fix typo config name correctly.Inki Dae2015-03-181-1/+1
| | * | | | | | drm/exynos: Check for NULL dereference of crtcCharles Keepax2015-03-181-1/+1
| | * | | | | | drm/exynos: IS_ERR() vs NULL bugDan Carpenter2015-03-181-2/+2
| | * | | | | | drm/exynos: remove unused filesAndrzej Hajda2015-03-182-265/+0
| | |/ / / / /
| * | | | | | Merge branch 'linux-4.0' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-03-177-59/+93
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner2015-03-171-1/+5
| | * | | | | drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner2015-03-171-0/+43
| | * | | | | drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs2015-03-171-2/+4
| | * | | | | drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs2015-03-173-6/+6
| | * | | | | drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs2015-03-171-50/+35
| | |/ / / /
* | | | | | Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-03-213-12/+14
|\ \ \ \ \ \
| * | | | | | Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley2015-03-191-3/+1
| * | | | | | of: handle both '/' and ':' in path stringsBrian Norris2015-03-191-6/+1
| * | | | | | of: unittest: Add option string test case with longer pathBrian Norris2015-03-191-0/+5
| * | | | | | of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart2015-03-191-3/+7
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-2114-47/+61
|\ \ \ \ \ \
| * | | | | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-194-18/+17
| * | | | | | target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger2015-03-191-2/+2
| * | | | | | target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger2015-03-191-1/+1
| * | | | | | tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter2015-03-191-1/+2
| * | | | | | target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche2015-03-191-0/+4
| * | | | | | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-194-16/+8
| * | | | | | tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche2015-03-191-1/+1
| * | | | | | iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger2015-03-191-4/+10
| * | | | | | Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger2015-03-191-3/+1
| * | | | | | target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger2015-03-191-1/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-215-26/+142
|\ \ \ \ \ \
| * | | | | | dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...Darrick J. Wong2015-02-271-4/+11
| * | | | | | dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-273-6/+43
| * | | | | | dm snapshot: suspend origin when doing exception handoverMikulas Patocka2015-02-272-9/+86
| * | | | | | dm: hold suspend_lock while suspending device during device deletionMikulas Patocka2015-02-271-0/+6
| * | | | | | dm thin: fix to consistently zero-fill reads to unprovisioned blocksJoe Thornber2015-02-271-11/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-218-46/+352
|\ \ \ \ \ \
| * | | | | | Btrfs: fix outstanding_extents accounting in DIOJosef Bacik2015-03-171-2/+35
| * | | | | | Btrfs: add sanity test for outstanding_extents accountingJosef Bacik2015-03-174-1/+217
| * | | | | | Btrfs: just free dummy extent buffersJosef Bacik2015-03-171-0/+6
| * | | | | | Btrfs: account merges/splits properlyJosef Bacik2015-03-171-27/+30
| * | | | | | Btrfs: prepare block group cache before writingJosef Bacik2015-03-173-1/+32
| * | | | | | Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)Josef Bacik2015-03-131-13/+18
| * | | | | | Btrfs: account for the correct number of extents for delalloc reservationsJosef Bacik2015-03-131-1/+5
| * | | | | | Btrfs: fix merge delalloc logicJosef Bacik2015-03-131-1/+6
| * | | | | | Btrfs: fix comp_oper to get right orderLiu Bo2015-03-131-1/+1
| * | | | | | Btrfs: catch transaction abortion after waiting for itLiu Bo2015-03-131-0/+3
| * | | | | | btrfs: fix sizeof format specifier in btrfs_check_super_valid()Fabian Frederick2015-03-131-1/+1
* | | | | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-03-211-2/+0
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud