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
2022-07-18
drm: Fix asynchronous attach logic for drm framebuffer devices.
riastradh
2022-07-17
drm: Fix missing barrier definitions on arm.
riastradh
2022-07-17
drm: Comment *mb() vs smp_*mb() and omit default for *mb().
riastradh
2022-07-17
linux/ww_mutex: Make wwm_debug member unconditional.
riastradh
2022-07-17
vmwgfx: Depend on drmkms_ttm module.
riastradh
2022-07-17
radeon: Depend on drmkms_ttm module.
riastradh
2022-07-17
nouveau: Depend on drmkms_ttm module.
riastradh
2022-07-17
amdgpu: Depend on drmkms_ttm module.
riastradh
2022-07-17
drm: Modularize ttm.
riastradh
2022-07-17
drm: Dust off module build a little.
riastradh
2022-07-17
drm: Ifdef out devm_* stuff rather than stub it out.
riastradh
2022-07-17
linux: Add missing symbol namespacing for tasklet, sync_file.
riastradh
2022-07-17
i915: Omit needless i915_global_buddy_init declaration.
riastradh
2022-07-17
i915: Remove spurious local i915_perf.c override.
riastradh
2022-07-17
linux/compiler.h: Add missing barriers in READ_ONCE, WRITE_ONCE.
riastradh
2022-07-15
include the return value of rv770_restrict_performance_levels_before_switch()
mrg
2022-07-11
i915: Defer destroying waitqueue until after callback is removed.
riastradh
2022-07-10
linux/hdmi: Fix size of product id.
riastradh
2022-07-10
linux/hdmi: Fix return value in unpack.
riastradh
2022-07-09
linux/hdmi: Fix hdmi_infoframe_unpack to record the unpacked header.
riastradh
2022-07-09
linux/hdmi: Handle audio infoframes in hdmi_infoframe_pack.
riastradh
2022-07-09
linux/hdmi: Convert failure branch to kassert for internal invariant.
riastradh
2022-07-09
linux/hdmi: Use ssize_t for all hdmi_*_infoframe_pack functions.
riastradh
2022-07-09
linux/hdmi: Zero entire union hdmi_infoframe on unpack.
riastradh
2022-07-09
linux/hdmi: Handle unpacking audio frames too. Sort by number.
riastradh
2022-07-09
linux/hdmi: Make some private functions static.
riastradh
2022-07-09
linux/hdmi: Fix missing hdmi_avi_infoframe_init namespacing.
riastradh
2022-07-09
linux/hdmi.h: Split out logic into .c file.
riastradh
2022-07-09
linux/hdmi.h: Implement hdmi_infoframe_log.
riastradh
2022-07-09
linux/hdmi.h: Fix spd infoframe header version.
riastradh
2022-07-06
uvm(9): fo_mmap caller guarantees positive size.
riastradh
2022-07-02
Add a missing ';'
skrll
2022-07-02
drm: Rewrite drm_gem_cma_helper.h from scratch.
riastradh
2022-06-26
drm/ttm: Fix potential leak in error branch.
riastradh
2022-06-02
add timeout period to timeout message.
mrg
2022-05-31
reorganise most of the NetBSD portion of nvkm_mem_dtor().
mrg
2022-05-31
nouveau(4): Fix error branches in nouveau_gem_new.
riastradh
2022-05-28
Let radeon DRM driver build on ports that lack ACPI
manu
2022-05-27
i915: Fix missing newlines in custom warning message macros.
riastradh
2022-05-22
i915: Fix sense of conditional for gmbus wait.
riastradh
2022-05-22
i915: Raise gmbus_wait timeout from 10ms to 50ms to match upstream.
riastradh
2022-05-22
i915: Fix bug in gmbus_wait: test status passed, not GMBUS_ACTIVE.
riastradh
2022-05-22
linux: Repeat i2c transfer if driver fails with EAGAIN.
riastradh
2022-05-22
rename CONFIG_AARCH64 to CONFIG_ARM64 which is what upstream code expects
tnn
2022-05-21
drm_cache.h: fix a merge error
tnn
2022-05-21
drm: Nix driver-specific DRM_FILE_PAGE_OFFSET defs and tests.
riastradh
2022-05-07
remove conditional code that defines members of natstat_t.
mrg
2022-04-09
ena: Convert not-right membar_enter/exit to membar_acquire/release.
riastradh
2022-04-09
drm: Convert membar_enter/exit stragglers to membar_acquire/release.
riastradh
2022-04-09
linux/ratelimit: Convert to membar_acquire and atomic_store_release.
riastradh
[prev]
[next]