summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-11-18kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson
2018-11-18z3fold: fix possible reclaim racesVitaly Wool
2018-11-16Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-16Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher
2018-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-16drm/i915: Downgrade unknown firmware warningsChris Wilson
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-16Merge tag 'fuse-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-16drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä
2018-11-16drm/i915/selftests: Workaround an issue with unused lockdep subclassChris Wilson
2018-11-15drm/i195: spell out reverse on for_each macrosLucas De Marchi
2018-11-15drm/i915/icl: reverse uninit orderLucas De Marchi