summaryrefslogtreecommitdiffstats
path: root/mm/init-mm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2-51/+38
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko1-18/+19
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak1-0/+3
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak1-1/+3
2016-02-05drm: fix missing reference counting decreaseInsu Yun1-0/+1
2016-02-03drm/amdgpu: disable uvd and vce clockgating on FijiAlex Deucher1-2/+1
2016-02-03drm/amdgpu: remove exp hardware support from icelandAlex Deucher1-5/+5
2016-02-03drm/amdgpu: load MEC ucode manually on icelandAlex Deucher1-4/+10
2016-02-03drm/amdgpu: don't load MEC2 on topazAlex Deucher2-11/+5
2016-02-03drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher1-27/+1
2016-02-03drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher1-2/+33
2016-02-03drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang1-1/+1
2016-02-03drm/amdgpu: iceland use CI based MC IPKen Wang2-4/+13
2016-02-03drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher1-1/+2
2016-02-02drm/amdgpu/gfx7: enable cp inst/reg error interruptsAlex Deucher1-1/+19
2016-02-02drm/amdgpu/gfx8: enable cp inst/reg error interruptsAlex Deucher1-0/+10
2016-02-02drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay1-0/+8
2016-02-02drm/radeon: mask out WC from BO on unsupported archesOded Gabbay1-0/+7
2016-02-02drm: add helper to check for wc memory supportDave Airlie1-0/+9
2016-02-02drm: adv7511: it's HPD, not HDPWolfram Sang2-17/+17
2016-02-02drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatileWolfram Sang1-0/+1
2016-02-02drm: adv7511: really enable interrupts for EDID detectionWolfram Sang1-8/+17
2016-02-01drm/exynos: dp: Fix panel and bridge lookup logicJavier Martinez Canillas1-30/+25
2016-02-01drm: exynos: make PM functions as __maybe_unusedArnd Bergmann1-4/+2
2016-02-01drm/exynos: fix building without CONFIG_PM_SLEEPArnd Bergmann1-4/+2
2016-02-01Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-01-30pid: Fix spelling in commentsZhen Lei1-1/+1
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason4-17/+0
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2016-01-29drm/amdgpu: no need to load MC firmware on fijiAlex Deucher1-4/+2
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-01-29ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang1-0/+13
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm1-4/+12
2016-01-29iommu/vt-d: Fix link to Intel IOMMU SpecificationMichael S. Tsirkin1-1/+1
2016-01-29iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He1-1/+1
2016-01-29iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll1-1/+1
2016-01-29irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel1-0/+1
2016-01-29iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova1-0/+1
2016-01-29i2c: piix4: don't regress on bus namesJean Delvare1-5/+8
2016-01-29perf: Remove/simplify lockdep annotationPeter Zijlstra1-21/+1
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra2-93/+84
2016-01-29perf: Untangle 'owner' confusionPeter Zijlstra1-2/+12
2016-01-29perf: Add flags argument to perf_remove_from_context()Peter Zijlstra1-11/+12
2016-01-29perf: Clean up sync_child_event()Peter Zijlstra1-42/+39
2016-01-29perf: Robustify event->owner usage and SMP orderingPeter Zijlstra1-10/+10
2016-01-29perf: Fix STATE_EXIT usagePeter Zijlstra1-2/+4
2016-01-29perf: Update locking orderPeter Zijlstra1-1/+1