summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-02drm: un-inline drm_legacy_findmap()Jani Nikula
2018-11-22drm/i915: Update DRIVER_DATE to 20181122Jani Nikula
2018-11-22drm/i915: Update DRIVER_DATE to 20181122Jani Nikula
2018-11-22drm/i915: avoid rebuilding i915_gpu_error.o on version string updatesHans Holmberg
2018-11-21drm/i915: Show waiter's status on engine dumpChris Wilson
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä
2018-11-21drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä
2018-11-21drm/i915: Make CHICKEN_TRANS reg not depend on enum valueImre Deak
2018-11-21drm/i915: Add code comment on assumption of pipe==transcoderImre Deak
2018-11-21drm/i915: Make EDP PSR flags not depend on enum valuesImre Deak
2018-11-21drm/i915: Make pipe/transcoder offsets not depend on enum valuesImre Deak
2018-11-21drm/i915: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2018-11-20drm/i915: Downgrade unknown CSR firmware warningsLucas De Marchi
2018-11-20drm/i915: allow to load DMC firmware on next genLucas De Marchi
2018-11-20drm/i915/ilk: Fix warning when reading emon_status with no outputJosé Roberto de Souza
2018-11-20drm/i915/selftests: Hold task reference to reset workerChris Wilson
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-20drm/i915/fixed: cosmetic cleanupJani Nikula
2018-11-20drm/i915/fixed: simplify is_fixed16_zero()Jani Nikula
2018-11-20drm/i915/fixed: simplify FP_16_16_MAX definitionJani Nikula
2018-11-20drm/i915/fixed: prefer kernel types over stdint typesJani Nikula
2018-11-20drm/i915: extract fixed point math to i915_fixed.hJani Nikula
2018-11-20drm/i915: Write GPU relocs harder with gen3Chris Wilson
2018-11-19drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson
2018-11-19drm/i915: Hide enable_gvt modparam when not compiled inJoonas Lahtinen
2018-11-19Revert "drm/i915/perf: Fix warning in documentation"Joonas Lahtinen
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-18Linux 4.20-rc3Linus Torvalds
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-18mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang
2018-11-18mm, page_alloc: check for max order in hot pathMichal Hocko
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König
2018-11-18tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu
2018-11-18lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-11-18mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen
2018-11-18mm/gup.c: fix follow_page_mask() kerneldoc commentMike Rapoport
2018-11-18ocfs2: free up write context when direct IO failedWengang Wang
2018-11-18scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap
2018-11-18mm: don't reclaim inodes with many attached pagesRoman Gushchin
2018-11-18mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko
2018-11-18mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin
2018-11-18MAINTAINERS: update OMAP MMC entryAaro Koskinen
2018-11-18hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz