| Age | Commit message (Expand) | Author |
| 2021-12-19 | i915: Defer destroying request lock and fence until page destruction. | riastradh |
| 2021-12-19 | linux: Misc empty stubs for amdgpu. | riastradh |
| 2021-12-19 | linux: pci_name | riastradh |
| 2021-12-19 | linux: Fix rb tree iteration. | riastradh |
| 2021-12-19 | i915: Draft gem fault. | riastradh |
| 2021-12-19 | drm: Add drm_vma_offset_exact_lookup_locked. | riastradh |
| 2021-12-19 | linux: Shim fs_reclaim_acquire/release to reduce diff. | riastradh |
| 2021-12-19 | drm: Eliminate hrtimer_destroy and teardown_timer. | riastradh |
| 2021-12-19 | linux: Define IORESOURCE_* to be bits, not indices. | riastradh |
| 2021-12-19 | Add hrtimer_destroy | riastradh |
| 2021-12-19 | linux: Use sys/cpu.h, not machine/cpu.h. | riastradh |
| 2021-12-19 | i915: intel_engine_pm.c and i915_active.c | riastradh |
| 2021-12-19 | linux: Kludgily make radix tree safe for RCU | riastradh |
| 2021-12-19 | linux: Kludgey radix tree shims | riastradh |
| 2021-12-19 | linux: Draft half-arsed xarray shims | riastradh |
| 2021-12-19 | linux: namespace xa_destroy | riastradh |
| 2021-12-19 | i915: Odds & ends. | riastradh |
| 2021-12-19 | linux: Draft irq_work shims, in terms of a softint. | riastradh |
| 2021-12-19 | Make intel_psr.c build | riastradh |
| 2021-12-19 | Provide not-quite-proper mul_u64_u32_div | riastradh |
| 2021-12-19 | Provide more trace points for intel_pm.c | riastradh |
| 2021-12-19 | provide spin_trylock_irqsave | riastradh |
| 2021-12-19 | Match function name to code | riastradh |
| 2021-12-19 | Cast, because we get passed void* | riastradh |
| 2021-12-19 | Provide cpufreq.h | riastradh |
| 2021-12-19 | Add cec-notifier.h from openbsd, but with while {} and using variables | riastradh |
| 2021-12-19 | linux/rbtree: Hack up constiness. | riastradh |
| 2021-12-19 | linux/hdmi: Update. Add unpack. | riastradh |
| 2021-12-19 | linux/hdmi: Fix buffer overrun with index typo. | riastradh |
| 2021-12-19 | linux/hdmi: Fix strlcpy abuse -- need strncpy to fill field. | riastradh |
| 2021-12-19 | linux: Fix rbtree node/element confusion. | riastradh |
| 2021-12-19 | i915: more work | riastradh |
| 2021-12-19 | i915: ggtt | riastradh |
| 2021-12-19 | linux: stub async_synchronize_cookie | riastradh |
| 2021-12-19 | i915: more work | riastradh |
| 2021-12-19 | Provide kref_put_lock | riastradh |
| 2021-12-19 | i915: hack hack hack | riastradh |
| 2021-12-19 | i915: more passes | riastradh |
| 2021-12-19 | i915: another whack at it | riastradh |
| 2021-12-19 | i915: More progress. | riastradh |
| 2021-12-19 | i915: Adapt i915_perf.c. | riastradh |
| 2021-12-19 | linux/llist.h: Various fixups. | riastradh |
| 2021-12-19 | i915: Adapt i915_request. | riastradh |
| 2021-12-19 | linux: Fix timer_setup -- pass timer, not flags, as argument. | riastradh |
| 2021-12-19 | linux: Odds and ends. | riastradh |
| 2021-12-19 | linux: fix __lockdep_used, add mutex_acquire/release | riastradh |
| 2021-12-19 | drm: Let's go one segment at a time, not two, shall we? | riastradh |
| 2021-12-19 | drm: Another pass over i915. Most of i915 gem builds now. | riastradh |
| 2021-12-19 | drm: Another pass over i915 and some supporting logic. | riastradh |
| 2021-12-19 | drm: Nix use of uvm pglist. Just use arrays of page pointers. | riastradh |