summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-19virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()David Hildenbrand1-3/+2
2020-12-19virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handlingDavid Hildenbrand1-16/+19
2020-12-19virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb()David Hildenbrand1-4/+2
2020-12-19virtio-mem: determine nid only once using memory_add_physaddr_to_nid()David Hildenbrand1-17/+11
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds122-1134/+2592
2020-12-18Merge tag 'thermal-v5.11-2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+2
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-3/+3
2020-12-18drm/i915: Check for rq->hwsp validity after acquiring RCU lockChris Wilson3-19/+39
2020-12-18drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler1-1/+2
2020-12-18drm/komeda: Handle NULL pointer access code path in error caseCarsten Haitzler1-2/+2
2020-12-18drm/komeda: Remove useless variable assignmentCarsten Haitzler1-1/+0
2020-12-18drm/komeda: Correct the sequence of hw_done() and flip_done()James Qian Wang1-2/+2
2020-12-18Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...Daniel Vetter4-20/+23
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König1-1/+1
2020-12-18drm/nouveau: fix multihop when move doesn't work.Dave Airlie1-15/+16
2020-12-18drm/qxl: don't allocate a dma_address arrayChristian König1-1/+1
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup1-6/+6
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-18drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin1-1/+1
2020-12-18Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"Chris Wilson1-12/+15
2020-12-18drm/i915/tgl: Add bound checks and simplify TGL REVID macrosAditya Swarup1-10/+24
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup1-6/+6
2020-12-18Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds32-681/+1402
2020-12-18Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8
2020-12-18Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+9
2020-12-18drm/i915/gt: Track the overall awake/busy timeChris Wilson6-3/+88
2020-12-18device-dax: delete a redundancy check in dev_dax_validate_align()Zhen Lei1-7/+0
2020-12-18Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds20-109/+94
2020-12-18drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher1-1/+2
2020-12-18drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou1-2/+7
2020-12-18drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan1-6/+6
2020-12-18Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds8-0/+637
2020-12-18Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds20-36/+286
2020-12-17watchdog: convert comma to semicolonZheng Yongjun1-2/+2
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds52-556/+6902
2020-12-17s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-17s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-17s390/dasd: prevent inconsistent LCU device dataStefan Haberland1-0/+9
2020-12-17s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2020-12-17Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds5-11/+1153
2020-12-17drm/i915/gt: Drain the breadcrumbs just onceChris Wilson4-7/+23
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+6
2020-12-17ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki4-441/+489
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King1-1/+1
2020-12-17qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-17ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_idsHans de Goede1-0/+1
2020-12-17ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan()Rafael J. Wysocki1-1/+10