summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-09-124-36/+18
|\
| * pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-101-2/+3
| * nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-082-25/+12
| * nfs: fix kernel warning when removing proc entryCong Wang2014-09-081-9/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-125-101/+203
|\ \
| * | Btrfs: use insert_inode_locked4 for inode creationChris Mason2014-09-081-67/+109
| * | Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana2014-09-083-17/+64
| * | Btrfs: kfree()ing ERR_PTRsDan Carpenter2014-09-081-10/+15
| * | Btrfs: fix crash while doing a ranged fsyncFilipe Manana2014-09-021-1/+2
| * | Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana2014-09-021-3/+9
| * | Btrfs: fix autodefrag with compressionChris Mason2014-08-271-3/+4
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-09-123-8/+28
|\ \ \
| * | | arm64: flush TLS registers during execWill Deacon2014-09-112-0/+24
| * | | arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-031-8/+4
* | | | Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-09-124-61/+87
|\ \ \ \
| * | | | iommu/fsl: Fix warning resulting from adding PCI device twiceVarun Sethi2014-09-051-2/+8
| * | | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2014-09-03340-1785/+2778
| |\ \ \ \
| | * | | | iommu/arm-smmu: fix corner cases in address size calculationsWill Deacon2014-09-021-2/+9
| | * | | | iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-021-1/+1
| | * | | | iommu/arm-smmu: Do not access non-existing S2CR registersOlav Haugan2014-09-021-7/+21
| | * | | | iommu/arm-smmu: fix s2cr and smr teardown on device detach from domainWill Deacon2014-09-021-15/+12
| | * | | | iommu/arm-smmu: remove pgtable_page_{c,d}tor()Vladimir Murzin2014-09-011-5/+0
| | * | | | iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan2014-09-011-2/+5
| | * | | | iommu/arm-smmu: avoid calling request_irq in atomic contextMitchel Humpherys2014-09-011-22/+25
| * | | | | iommu/vt-d: Check return value of acpi_bus_get_device()Joerg Roedel2014-08-261-2/+1
| * | | | | iommu/core: Make iommu_group_get_for_dev() more robustJoerg Roedel2014-08-261-3/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-09-121-1/+3
|\ \ \ \ \ \
| * | | | | | KEYS: Fix termination condition in assoc array garbage collectionDavid Howells2014-09-121-1/+3
* | | | | | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-123-6/+4
|\ \ \ \ \ \ \
| * | | | | | | video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll2014-09-121-3/+1
| * | | | | | | video: fix composite video connector compatible stringTomi Valkeinen2014-09-032-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-1215-262/+371
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | drm/ast: AST2000 cannot be detected correctlyY.C. Chen2014-09-121-1/+1
| * | | | | | drm/ast: open key before detect chipsY.C. Chen2014-09-121-0/+1
| * | | | | | Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2014-09-113-25/+38
| |\ \ \ \ \ \
| | * | | | | | drm/msm: don't crash if no msm.vram paramRob Clark2014-09-111-1/+1
| | * | | | | | drm/msm/hdmi: fix build break on non-CCF platformsRob Clark2014-09-111-2/+13
| | * | | | | | drm/msm: Change nested function to static functionMark Charlebois2014-09-111-22/+24
| |/ / / / / /
| * | | | | | Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-09-117-221/+300
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä2014-09-081-0/+4
| | * | | | | | drm/i915: Evict CS TLBs between batchesChris Wilson2014-09-082-31/+47
| | * | | | | | drm/i915: Fix irq enable tracking in driver loadDaniel Vetter2014-09-081-2/+7
| | * | | | | | drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter2014-09-081-4/+7
| | * | | | | | drm/i915: Prevent recursive deadlock on releasing a busy userptrChris Wilson2014-09-082-184/+235
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-09-114-15/+31
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/dpm: set the thermal type properly for special configsAlex Deucher2014-09-091-7/+19
| | * | | | | | drm/radeon: reduce memory footprint for debuggingAndy Shevchenko2014-09-091-5/+2
| | * | | | | | drm/radeon: add connector quirk for fujitsu boardAlex Deucher2014-09-081-0/+7
| | * | | | | | drm/radeon: fix semaphore value initChristian König2014-09-081-1/+1
| | * | | | | | drm/radeon: only use me/pfp sync on evergreen+Alex Deucher2014-09-081-2/+2
OpenPOWER on IntegriCloud