Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | drm: Add drm/drm_util.h header file | Daniel Vetter | 2018-09-09 | 7 | -3/+37 | |
* | drm/fb-helper: document remove*_conflicting_framebuffers() | Michał Mirosław | 2018-09-07 | 1 | -0/+22 | |
* | drm: expand replace_fence to support timeline point v2 | Chunming Zhou | 2018-09-06 | 1 | -1/+1 | |
* | drm: expand drm_syncobj_find_fence to support timeline point v2 | Chunming Zhou | 2018-09-06 | 1 | -1/+1 | |
* | drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl | Chris Wilson | 2018-09-06 | 1 | -0/+3 | |
* | drm: fix drm_mode_addfb() on big endian machines. | Gerd Hoffmann | 2018-09-06 | 1 | -0/+14 | |
* | drm: byteorder: add DRM_FORMAT_HOST_* | Gerd Hoffmann | 2018-09-06 | 1 | -0/+22 | |
* | drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk | Gerd Hoffmann | 2018-09-06 | 2 | -1/+1 | |
* | fbdev: add remove_conflicting_pci_framebuffers() | Michał Mirosław | 2018-09-03 | 2 | -0/+14 | |
* | Add udmabuf misc device | Gerd Hoffmann | 2018-09-03 | 1 | -0/+33 | |
* | drm: Describe pixel_blend_mode in drm_plane_state | Sean Paul | 2018-08-31 | 1 | -0/+7 | |
* | Merge drm/drm-next into drm-misc-next | Sean Paul | 2018-08-27 | 658 | -5180/+20144 | |
|\ | ||||||
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-08-26 | 1 | -0/+15 | |
| |\ | ||||||
| | * | y2038: Provide aliases for compat helpers | Arnd Bergmann | 2018-08-22 | 1 | -0/+15 | |
| * | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 1 | -14/+54 | |
| |\ \ | ||||||
| | * | | ida: Remove old API | Matthew Wilcox | 2018-08-21 | 1 | -17/+4 | |
| | * | | ida: Add new API | Matthew Wilcox | 2018-08-21 | 1 | -3/+56 | |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-26 | 1 | -0/+13 | |
| |\ \ \ | ||||||
| | * \ \ | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-18 | 1 | -0/+13 | |
| | |\ \ \ | ||||||
| | | * | | | x86: Add entry trampolines to kcore | Adrian Hunter | 2018-08-14 | 1 | -0/+13 | |
| * | | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2018-08-25 | 4 | -2/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86/memory_failure: Introduce {set, clear}_mce_nospec() | Dan Williams | 2018-08-20 | 1 | -0/+14 | |
| | * | | | | | mm, memory_failure: Teach memory_failure() about dev_pagemap pages | Dan Williams | 2018-07-23 | 1 | -0/+1 | |
| | * | | | | | filesystem-dax: Introduce dax_lock_mapping_entry() | Dan Williams | 2018-07-23 | 1 | -0/+13 | |
| | * | | | | | device-dax: Convert to vmf_insert_mixed and vm_fault_t | Dan Williams | 2018-07-20 | 1 | -2/+3 | |
| * | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2018-08-25 | 1 | -0/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n... | Olof Johansson | 2018-08-24 | 1 | -0/+17 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | reset: meson: add dt-bindings for meson-axg audio arb | Jerome Brunet | 2018-07-20 | 1 | -0/+17 | |
| * | | | | | | | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-08-25 | 2 | -9/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vmlinux.lds.h: remove stale <linux/export.h> include | Masahiro Yamada | 2018-08-22 | 1 | -2/+0 | |
| | * | | | | | | | | export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() | Masahiro Yamada | 2018-08-22 | 1 | -7/+0 | |
| * | | | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2018-08-24 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ata: libahci_platform: add reset control support | Kunihiko Hayashi | 2018-08-22 | 1 | -0/+2 | |
| | * | | | | | | | | | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 2018-08-22 | 1 | -1/+1 | |
| | * | | | | | | | | | Revert "ata: ahci_platform: allow disabling of hotplug to save power" | Tejun Heo | 2018-08-06 | 1 | -2/+0 | |
| | * | | | | | | | | | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada | 2018-07-30 | 1 | -1/+2 | |
| | * | | | | | | | | | libata: remove ata_sff_data_xfer_noirq() | Sebastian Andrzej Siewior | 2018-07-11 | 1 | -2/+0 | |
| | * | | | | | | | | | ata: ahci_platform: allow disabling of hotplug to save power | Samuel Morris | 2018-06-18 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-08-24 | 1 | -24/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cgroup/tracing: Move taking of spin lock out of trace event handlers | Steven Rostedt (VMware) | 2018-07-11 | 1 | -24/+23 | |
| * | | | | | | | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 4 | -44/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *---------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 59 | -264/+454 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -14/+2 | |
| | | | | | | | * | | | | | | | | | | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook | 2018-07-06 | 1 | -0/+7 | |
| | | | |_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu | 2018-07-20 | 1 | -3/+2 | |
| | | | | | | * | | | | | | | | | | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu | 2018-07-20 | 1 | -0/+2 | |
| | | | | | | * | | | | | | | | | | iommu/vt-d: Add for_each_device_domain() helper | Lu Baolu | 2018-07-20 | 1 | -0/+2 | |
| | | | | | | * | | | | | | | | | | iommu/vt-d: Move device_domain_info to header | Lu Baolu | 2018-07-20 | 1 | -0/+61 | |
| | | | | | | * | | | | | | | | | | iommu/vt-d: Apply global PASID in SVA | Lu Baolu | 2018-07-20 | 1 | -1/+0 | |
| | | | | | | * | | | | | | | | | | iommu/vt-d: Avoid using idr_for_each_entry() | Lu Baolu | 2018-07-20 | 1 | -0/+1 |