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
kmem_cache is used at IPL_VM
riastradh
2021-12-19
Fix inverted notion of whether to wait for allocation
riastradh
2021-12-19
i915: Flail harder to work around the bad thing that went wrong.
riastradh
2021-12-19
i915: Draft gem fault.
riastradh
2021-12-19
linux: Use indirection for percpu simpleq.
riastradh
2021-12-19
drm: Add drm_vma_offset_exact_lookup_locked.
riastradh
2021-12-19
i915: what we hath created, we must destroy
riastradh
2021-12-19
i915: Lock outside #ifdef NetBSD, not just unlock.
riastradh
2021-12-19
i915: Set sg_page_sizes in the #ifdef NetBSD code.
riastradh
2021-12-19
i915: Define i915_gem_uvm_ops.
riastradh
2021-12-19
i915: Remove waiter after done, not only after wakeup.
riastradh
2021-12-19
i915: Remember to initialize the atomic commit lock and waitqueue!
riastradh
2021-12-19
i915: Keep i915_sw_fence_init/fini paired.
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
i915: Rework atomic commit wakeups to work with condvars.
riastradh
2021-12-19
i915: Quietly disable vblank-related rps boost for now.
riastradh
2021-12-19
i915: Add waiter to list so we will actually get woken!
riastradh
2021-12-19
Do not try to map VGA registers before intelfb is ready
riastradh
2021-12-19
drm: Membar audit for dma_resv.
riastradh
2021-12-19
drm: Simplify -- remove drm_pci_agp_destroy.
riastradh
2021-12-19
i915: Omit needless reachover of i915_drm_driver.
riastradh
2021-12-19
i915: Nix drm_dev_alloc, and do drm_pci_attach in i915_driver_probe.
riastradh
2021-12-19
drm: Omit needless pci_attach_args from our drm_pci_attach.
riastradh
2021-12-19
drm: Place drm_hdcp.c like other overrides in files.drmkms.
riastradh
2021-12-19
drm: Use atomic_store_release/load_consume in linux_dma_resv.c.
riastradh
2021-12-19
linux: membar_exit not needed if we use locks here.
riastradh
2021-12-19
Use hrtimer_destroy instead of hrtimer_cancel to free
riastradh
2021-12-19
Add hrtimer_destroy
riastradh
2021-12-19
Return pci_device_t from match so we can call i915_driver_probe
riastradh
2021-12-19
drm: Plug fence leak
riastradh
2021-12-19
linux: Use sys/cpu.h, not machine/cpu.h.
riastradh
2021-12-19
radeon: Reduce #ifdef __NetBSD__ around condvars.
riastradh
2021-12-19
drm: Simplify condvar conditionals in drm_vblank
riastradh
2021-12-19
drm: Fix lock order reversal in merge botch.
riastradh
2021-12-19
i915: intel_engine_pm.c and i915_active.c
riastradh
2021-12-19
i915: Disentangle uabi engines rb/llist/list spaghetti.
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
drm: one mmmore order botch
riastradh
2021-12-19
drm: mind your prev's and neqxt's
riastradh
2021-12-19
drm: tree of mm holes is decreasing left to right, not increasing
riastradh
2021-12-19
linux: Draft half-arsed xarray shims
riastradh
2021-12-19
linux: Use pointer indirection for irq_work_cpu.
riastradh
2021-12-19
linux: namespace xa_destroy
riastradh
2021-12-19
i915: Ifdef out stash_init use just like def
riastradh
2021-12-19
i915: Odds & ends.
riastradh
2021-12-19
i915: #ifdef -> #if IS_ENABLED
riastradh
2021-12-19
i915: Declare, don't define, object in header file.
riastradh
[prev]
[next]