summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-02-10drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher
2016-02-08drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-02-08drm/amdgpu: remove unused cg definesAlex Deucher
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/tonga: disable uvd pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher
2016-02-08drm/amdgpu: be consistent with uvd cg flagsAlex Deucher
2016-02-08drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher
2016-02-08drm/amdgpu: handle vce pg flags properlyAlex Deucher
2016-02-08drm/amdgpu: handle uvd pg flags properlyAlex Deucher
2016-02-08drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher
2016-02-07Linux 4.5-rc3v4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli