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
Age
Commit message (
Expand
)
Author
2021-12-19
i915: Fix i915_gem_object_release_mmap_offset locking.
riastradh
2021-12-19
linux: Rename linux_sg.c -> linux_sgt.c.
riastradh
2021-12-19
linux: Rework radix tree shims.
riastradh
2021-12-19
linux: Fix xa_find_after to actually find the entry _after_.
riastradh
2021-12-19
drm: Merge vbl_lock into event_lock.
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
i915: Rework locking in intel_pipe_update_start/end.
riastradh
2021-12-19
i915: Work around lock order reversal.
riastradh
2021-12-19
drm: actually let's just not use ksyms_getname for now
riastradh
2021-12-19
drm: ksyms_getname is forbidden while holding spin locks.
riastradh
2021-12-19
drm: ksyms_getname is forbidden in interrupt context.
riastradh
2021-12-19
i915: connector->kdev doesn't get initialized at the moment.
riastradh
2021-12-19
i915: Defer i915_sw_fence_fini to `kmem' (pool) cache destructor.
riastradh
2021-12-19
i915: Fix mistaken patch -- print with decimal, not hex.
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
linux: Accept multipage segments in sg_alloc_table_from_bus_dmamem.
riastradh
2021-12-19
i915: Omit needless ifdef and do call intel_bios_init.
riastradh
2021-12-19
amdgpu_fb.c
riastradh
2021-12-19
radeon: Narrow diff a little bit.
riastradh
2021-12-19
amdgpu: amdgpu_gfx.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
amdgpu: amdgpu_dm.c, amdgpu_dm_hdcp.c, amdgpu_dm_helpers.c
riastradh
2021-12-19
linux: ktime_get_ns
riastradh
2021-12-19
amdgpu: amdgpu_device.c
riastradh
2021-12-19
linux: request_firmware_direct
riastradh
2021-12-19
i915: Zero the kernel's ptes before freeing the va.
riastradh
2021-12-19
i915: Defer destroying request lock and fence until page destruction.
riastradh
2021-12-19
i915: Reduce diff with -Wno-pointer-arith.
riastradh
2021-12-19
i915: Destroy vma->pages_mutex before free.
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
amdgpu: More files need hardfloat.
riastradh
2021-12-19
amdgpu: 64-bit format string abuse
riastradh
2021-12-19
amdgpu: Fix uninitialized variables.
riastradh
2021-12-19
amdgpu: Remove local ifdefs caused by audio.h header file confusion.
riastradh
2021-12-19
amdgpu: Include hw/audio.h; avoid config(5)-caused audio.h collision.
riastradh
2021-12-19
i915: Fix engine uabi class/instance lookup.
riastradh
2021-12-19
i915: Destroy locks in i915_active objects on free.
riastradh
2021-12-19
i915: Destroy locks when done.
riastradh
2021-12-19
drm: Destroy struct drm_gem_object::vma_node after use.
riastradh
2021-12-19
i915: Must unmake vma nodes we have made.
riastradh
2021-12-19
i915: Use dma_fence_signal_locked when we already hold the lock.
riastradh
2021-12-19
i915: Missed a spot in flailing the bad thing going wrong.
riastradh
2021-12-19
i915: Draft i915_gem_mmap_object.
riastradh
[prev]
[next]