| Age | Commit message (Expand) | Author |
| 2021-12-19 | Side load linux/types.h. | riastradh |
| 2021-12-19 | match_string | riastradh |
| 2021-12-19 | pm_runtime_get, pm_runtime_put_sync stubs | riastradh |
| 2021-12-19 | Side load <linux/rbtree.h> for nouveau. | riastradh |
| 2021-12-19 | dma fence chain stubs | riastradh |
| 2021-12-19 | Draft sync_file. | riastradh |
| 2021-12-19 | More side loads. | riastradh |
| 2021-12-19 | Backlight enable/disable stubs. | riastradh |
| 2021-12-19 | New fdget/fdput wrappers help to reduce diffs. | riastradh |
| 2021-12-19 | Side load <linux/sched.h> in <linux/sched/signal.h>. | riastradh |
| 2021-12-19 | dma fence chain stubs | riastradh |
| 2021-12-19 | First approximation of dma_fence_get_stub. | riastradh |
| 2021-12-19 | Implement ewma API, exponentially weighted moving average. | riastradh |
| 2021-12-19 | Fix up drm_prime.c. | riastradh |
| 2021-12-19 | Implement dma_resv_locking_ctx more carefully. | riastradh |
| 2021-12-19 | Revert "Give up on finding how linux side-loads these" | riastradh |
| 2021-12-19 | Provide dma_resv_locking_ctx | riastradh |
| 2021-12-19 | dma_resv_reserve_shared takes one more argument, num_fences | riastradh |
| 2021-12-19 | Linux defines struct file in linux/fs.h, match with includes | riastradh |
| 2021-12-19 | Match linux side-loading | riastradh |
| 2021-12-19 | Add slow path versions of to drm_resv_lock. | riastradh |
| 2021-12-19 | dma_buf_ops::map and unmap are no more. | riastradh |
| 2021-12-19 | Start xarray stubs. | riastradh |
| 2021-12-19 | Add some sideloads. | riastradh |
| 2021-12-19 | Rename reservation_object -> dma_resv. | riastradh |
| 2021-12-19 | Work around our #define free. | riastradh |
| 2021-12-19 | implement check_{add,mul}_overflow, using builtins | riastradh |
| 2021-12-19 | sys/cpu.h for cpu_index | riastradh |
| 2021-12-19 | Stub dma_addressing_limited, fixup references for caller | riastradh |
| 2021-12-19 | Define untagged_addr | riastradh |
| 2021-12-19 | Provide enum pci_bus_speed | riastradh |
| 2021-12-19 | Provide dev_warn_ratelimited | riastradh |
| 2021-12-19 | move MODULE_PARM_DESC to moduleparam.h | riastradh |
| 2021-12-19 | provide str_has_prefix | riastradh |
| 2021-12-19 | missing includes | riastradh |
| 2021-12-19 | match linux side-loading | riastradh |
| 2021-12-19 | Stub dev_is_pci | riastradh |
| 2021-12-19 | sys/param.h for uint32_t | riastradh |
| 2021-12-19 | handle us having a named union in struct ww_mutex | riastradh |
| 2021-12-19 | Switch to upstream dma-resv.h, it's MIT | riastradh |
| 2021-12-19 | stub vga_remove_vgacon | riastradh |
| 2021-12-19 | Match linux side-loading | riastradh |
| 2021-12-19 | Fill out some structs. Hopefully order doesn't matter...? | riastradh |
| 2021-12-19 | stub devm_add_action | riastradh |
| 2021-12-19 | provide get_device, XXX might want to revisit this later | riastradh |
| 2021-12-19 | Add a BIT_MASK in bits.h, move it to common so bitops.h can sideload | riastradh |
| 2021-12-19 | provide USEC_PER_MSEC | riastradh |
| 2021-12-19 | match linux side-loading | riastradh |
| 2021-12-19 | Provide a definition of I2C_M_STOP XXX | riastradh |
| 2021-12-19 | match linux side-loading | riastradh |