summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio: use size-based config accessors.Rusty Russell2013-10-177-95/+79
* virtio_config: introduce size-based accessors.Rusty Russell2013-10-171-0/+134
* virtio_ring: plug kmemleak false positive.Rusty Russell2013-10-171-0/+2
* virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu2013-09-236-12/+12
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-2223-197/+276
|\
| * Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2013-09-207-45/+107
| |\
| | * drm/msm: drop unnecessary set_need_resched()Rob Clark2013-09-161-1/+0
| | * drm/msm: fix potential NULL pointer dereferenceWei Yongjun2013-09-121-1/+2
| | * drm/msm: workaround for missing irqRob Clark2013-09-111-2/+5
| | * drm/msm: return -EBUSY if bo still activeRob Clark2013-09-113-18/+44
| | * drm/msm: fix return value check in ERR_PTR()Wei Yongjun2013-09-111-2/+2
| | * drm/msm: fix cmdstream size checkRob Clark2013-09-101-11/+13
| | * drm/msm: hangcheck harderRob Clark2013-09-102-2/+17
| | * drm/msm: handle read vs write fencesRob Clark2013-09-104-11/+27
| * | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2013-09-203-6/+8
| |\ \
| | * | drm/exynos: fix return value check in lowlevel_buffer_allocate()Wei Yongjun2013-09-161-2/+2
| | * | drm/exynos: Fix address space warnings in exynos_drm_fbdev.cSachin Kamat2013-09-161-2/+3
| | * | drm/exynos: Fix address space warning in exynos_drm_buf.cSachin Kamat2013-09-161-1/+2
| | * | drm/exynos: Remove redundant OF dependencySachin Kamat2013-09-161-1/+1
| * | | Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie2013-09-209-74/+122
| |\ \ \
| | * | | drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä2013-09-181-2/+4
| | * | | drm/i915: do not update cursor in crtc mode setJani Nikula2013-09-181-9/+0
| | * | | drm/i915: kill set_need_reschedDaniel Vetter2013-09-121-7/+4
| | * | | drm/i915/dvo: set crtc timings again for panel fixed modesDaniel Vetter2013-09-121-0/+2
| | * | | drm/i915/sdvo: Robustify the dtd<->drm_mode conversionsDaniel Vetter2013-09-121-29/+34
| | * | | drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversionDaniel Vetter2013-09-101-0/+4
| | * | | drm/i915: Use proper print format for debug printsTakashi Iwai2013-09-101-3/+3
| | * | | drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter2013-09-091-14/+54
| | * | | drm/i915: Track pfit enable state separately from sizeChris Wilson2013-09-085-12/+19
| * | | | Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-204-72/+39
* | | | | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-2210-25/+40
|\ \ \ \ \
| * | | | | cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov2013-09-221-1/+1
| * | | | | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-212-2/+15
| * | | | | If the queue is dying then we only call the rq->end_io callout.Mike Christie2013-09-181-2/+2
| * | | | | bio-integrity: Fix use of bs->bio_integrity_pool after freeBjorn Helgaas2013-09-171-1/+1
| * | | | | blkcg: relocate root_blkg setting and clearingTejun Heo2013-09-111-10/+15
| * | | | | block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-09-114-5/+4
| * | | | | block: trace all devices plug operationJianpeng Ma2013-09-111-4/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-2221-175/+364
|\ \ \ \ \ \
| * | | | | | Btrfs: create the uuid tree on remount rwJosef Bacik2013-09-211-0/+10
| * | | | | | btrfs: change extent-same to copy entire argument structMark Fasheh2013-09-211-31/+45
| * | | | | | Btrfs: dir_inode_operations should use btrfs_update_time alsoGuangyu Sun2013-09-211-0/+2
| * | | | | | btrfs: Add btrfs: prefix to kernel log outputFrank Holton2013-09-211-2/+2
| * | | | | | btrfs: refuse to remount read-write after abortDavid Sterba2013-09-211-0/+6
| * | | | | | Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...chandan2013-09-211-1/+1
| * | | | | | Btrfs: don't leak transaction in btrfs_sync_file()Filipe David Borba Manana2013-09-211-2/+2
| * | | | | | Btrfs: add the missing mutex unlock in write_all_supers()Stefan Behrens2013-09-211-0/+1
| * | | | | | Btrfs: iput inode on allocation failureJosef Bacik2013-09-211-0/+4
| * | | | | | Btrfs: remove space_info->reservation_progressJosef Bacik2013-09-212-12/+0
| * | | | | | Btrfs: kill delay_iput arg to the wait_ordered functionsJosef Bacik2013-09-218-33/+14
OpenPOWER on IntegriCloud