index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
drm2
/
include
Age
Commit message (
Expand
)
Author
2021-12-19
drm: Sprinkle miscellaneous includes.
riastradh
2021-12-19
drm: Rework Linux `kthread' abstraction to avoid race to sleep.
riastradh
2021-12-19
drm: Mark variable as used only by trace point.
riastradh
2021-12-19
drm: Fix comments about wait return values.
riastradh
2021-12-19
drm: Ensure DRM_*WAIT* never counts down from MAX_SCHEDULE_TIMEOUT.
riastradh
2021-12-19
drm: Implement dma fence chains.
riastradh
2021-12-19
drm: Support 64-bit fence context and sequence numbers.
riastradh
2021-12-19
i915: Make intel_gtt_get prototype match Linux.
riastradh
2021-12-19
drm: Make resource_size return resource_size_t like Linux.
riastradh
2021-12-19
linux: Fix wait_bit semantics.
riastradh
2021-12-19
drm: Timeout audit -- linux/sched.h.
riastradh
2021-12-19
drm: Fix semantics of del_timer, del_timer_sync.
riastradh
2021-12-19
drm: Fix an even number of sign errors in interval_tree_generic.h.
riastradh
2021-12-19
amdgpu: more destroy fixes.
riastradh
2021-12-19
drm: Make via build again.
riastradh
2021-12-19
drm: Make some legacy UMS crap build.
riastradh
2021-12-19
drm: Downgrade warnings from aprint_error to aprint_normal.
riastradh
2021-12-19
drm: Move io_mapping to very own .c file.
riastradh
2021-12-19
drm: Allow multiple concurrent io_mapping_map_wc on the same space.
riastradh
2021-12-19
linux: ktime_get_real_seconds
riastradh
2021-12-19
drm: Draft dma-fence-array.
riastradh
2021-12-19
amdgpu: Stub out irq domain stuff with a finer grain.
riastradh
2021-12-19
drm: linux kthread stubs
riastradh
2021-12-19
amdgpu: make most of amdgpu_vm.c build
riastradh
2021-12-19
amdgpu: Delete redundant local amdgpu_trace.h.
riastradh
2021-12-19
linux: Define trace_*_enabled too, to return false.
riastradh
2021-12-19
drm: Knuckle under and define sprintf in nbsd-namespace.h.
riastradh
2021-12-19
linux: INIT_KFIFO
riastradh
2021-12-19
amdgpu: Another pass through.
riastradh
2021-12-19
linux: Move linux/overflow.h from drm2 to common.
riastradh
2021-12-19
linux: Side-load asm/io.h in linux/scatterlist.h.
riastradh
2021-12-19
linux: PCI_BUS_NUM; tweak types for PCI_SLOT/PCI_FUNC.
riastradh
2021-12-19
drm: Need write lock on vmobjlock for pgo_put.
riastradh
2021-12-19
drm: Set IPL_DRM to IPL_VM, not IPL_TTY.
riastradh
2021-12-19
drm: Sprinkle assertions about fence lifetime.
riastradh
2021-12-19
drm: Destroy dma map in sg_table_free.
riastradh
2021-12-19
linux: Make pm_runtime_get_if_in_use succeed.
riastradh
2021-12-19
linux: Use kmem directly for Linux kmalloc.
riastradh
2021-12-19
linux: Rework radix tree shims.
riastradh
2021-12-19
drm: Work around client modeset mutex for entering ddb.
riastradh
2021-12-19
drm: Fix io_mapping_map_wc to map all VAs, not just the first one.
riastradh
2021-12-19
drm: Allow >page-sized io_mapping_map_wc.
riastradh
2021-12-19
drm: Fix index confusion and rename variables to clarify.
riastradh
2021-12-19
amdgpu_fb.c
riastradh
2021-12-19
linux: Add del_timer return value.
riastradh
2021-12-19
linux: Fix return value of del_timer_sync.
riastradh
2021-12-19
amdgpu: amdgpu_drv.c
riastradh
2021-12-19
amdgpu: amdgpu_dma_buf.c
riastradh
2021-12-19
linux: ktime_get_ns
riastradh
2021-12-19
linux: request_firmware_direct
riastradh
[prev]
[next]