summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-231-0/+1
|\
| * hwmon: (menf21bmc) Include linux/err.hJohannes Thumshirn2014-10-191-0/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-2328-77/+176
|\ \
| * | drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering2014-10-231-0/+2
| * | qxl: don't create too large primary surfaceMarc-André Lureau2014-10-221-8/+8
| * | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-10-202-5/+17
| |\ \
| | * | drm/nouveau: fix regression on agp boardsBen Skeggs2014-10-201-3/+9
| | * | drm/gt215/gr: fix initialisation on gddr5 boardsBen Skeggs2014-10-201-2/+8
| * | | Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/...Dave Airlie2014-10-204-27/+36
| |\ \ \
| | * | | drm/i915: fix short vs. long hpd detectionJani Nikula2014-10-161-7/+7
| | * | | drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHVVille Syrjälä2014-10-161-12/+21
| | * | | drm/i915: properly reenable gen8 pipe IRQsPaulo Zanoni2014-10-081-2/+3
| | * | | drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to headerU. Artie Eoff2014-10-063-6/+3
| | * | | drm/i915: intel_backlight scale() math WAU. Artie Eoff2014-10-061-3/+5
| * | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-10-2020-37/+113
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/radeon: reduce sparse false positive warningsMichele Curti2014-10-1611-0/+11
| | * | | drm/radeon: fix vm page table block size calculationAlex Deucher2014-10-161-1/+1
| | * | | drm/ttm: Don't evict BOs outside of the requested placement rangeMichel Dänzer2014-10-161-3/+17
| | * | | drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compatMichel Dänzer2014-10-161-4/+4
| | * | | drm/radeon: use gart memory for DMA ring testsAlex Deucher2014-10-163-18/+26
| | * | | drm/radeon: fix speaker allocation setupAlex Deucher2014-10-163-8/+8
| | * | | drm/radeon: initialize sadb to NULL in the audio codeAlex Deucher2014-10-163-3/+3
| | * | | Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI"Alex Deucher2014-10-131-0/+24
| | * | | Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table"Alex Deucher2014-10-132-0/+19
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-2136-318/+1941
|\ \ \ \ \
| * | | | | target/file: fix inclusive vfs_fsync_range() endZach Brown2014-10-071-2/+7
| * | | | | iser-target: Disable TX completion interrupt coalescingNicholas Bellinger2014-10-051-2/+2
| * | | | | target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-045-0/+35
| * | | | | target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger2014-10-044-5/+14
| * | | | | qla_target: don't delete changed naclsJoern Engel2014-10-031-1/+10
| * | | | | target/user: Recalculate pad size inside is_ring_space_avail()Andy Grover2014-10-031-15/+16
| * | | | | tcm_loop: Fixup tag handlingHannes Reinecke2014-10-031-15/+8
| * | | | | iser-target: Fix smatch warningSagi Grimberg2014-10-031-1/+1
| * | | | | target/user: Fix up smatch warnings in tcmu_netlink_eventNicholas Bellinger2014-10-031-10/+13
| * | | | | target: Add a user-passthrough backstoreAndy Grover2014-10-036-0/+1318
| * | | | | target: Add documentation on the target userspace pass-through driverAndy Grover2014-10-021-0/+378
| * | | | | uio: Export definition of struct uio_deviceAndy Grover2014-10-022-13/+11
| * | | | | target: Remove unneeded check in sbc_parse_cdbAndy Grover2014-10-021-1/+1
| * | | | | target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran2014-10-011-2/+1
| * | | | | qla_target: rearrange struct qla_tgt_prmJoern Engel2014-10-011-1/+1
| * | | | | qla_target: improve qlt_unmap_sg()Joern Engel2014-10-011-11/+8
| * | | | | qla_target: make some global functions staticJoern Engel2014-10-012-15/+5
| * | | | | qla_target: remove unused parameterJoern Engel2014-10-011-3/+3
| * | | | | target: simplify core_tmr_abort_taskJoern Engel2014-10-011-3/+2
| * | | | | target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-017-115/+70
| * | | | | target: remove some smp_mb__after_atomic()sJoern Engel2014-10-011-2/+0
| * | | | | target: simplify core_tmr_release_req()Joern Engel2014-10-011-12/+7
| * | | | | target: Remove core_tpg_release_virtual_lun0 functionAndy Grover2014-10-011-8/+1
| * | | | | target: Change core_dev_del_lun to take a se_lun instead of unpacked_lunAndy Grover2014-10-014-50/+11
| * | | | | target: core_tpg_post_dellun can return voidAndy Grover2014-10-012-4/+2
OpenPOWER on IntegriCloud