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
/
linux
Age
Commit message (
Expand
)
Author
2021-12-19
linux: membar_exit not needed if we use locks here.
riastradh
2021-12-19
Add hrtimer_destroy
riastradh
2021-12-19
drm: Plug fence leak
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
linux: Draft half-arsed xarray shims
riastradh
2021-12-19
linux: Use pointer indirection for irq_work_cpu.
riastradh
2021-12-19
linux: dma fence array stubs
riastradh
2021-12-19
linux: Draft irq_work shims, in terms of a softint.
riastradh
2021-12-19
Make intel_psr.c build
riastradh
2021-12-19
Match function name to code
riastradh
2021-12-19
i915: more work
riastradh
2021-12-19
i915: another whack at it
riastradh
2021-12-19
drm: Omit half-baked dma_buf_file indirection.
riastradh
2021-12-19
drm: Note NetBSD->Linux errno conversion.
riastradh
2021-12-19
drm: Another pass over i915. Most of i915 gem builds now.
riastradh
2021-12-19
drm: Another pass over i915 and some supporting logic.
riastradh
2021-12-19
linux: Add clear_and_wake_up_bit.
riastradh
2021-12-19
linux compat: Draft hrtimer shims.
riastradh
2021-12-19
Provisionally work around cycle in x86 header files.
riastradh
2021-12-19
linux/rwsem: Work around broken lockdebug macros.
riastradh
2021-12-19
linux: Teach rw semaphores about lockdebug.
riastradh
2021-12-19
linux: Use IPL_VM for lock inside rw_semaphore.
riastradh
2021-12-19
linux: Draft rwsem with bodgy semantics.
riastradh
2021-12-19
linux/ww_mutex: Disable locking-against-self asserts in trylock.
riastradh
2021-12-19
Add missing unlock at exit
riastradh
2021-12-19
drm/dma-fence: Fix zero timeout semantics in dma_fence_default_wait.
riastradh
2021-12-19
drm: Remove local diffs for drm_pci_set_busid.
riastradh
2021-12-19
linux dma-fence: Fix up more callback uses.
riastradh
2021-12-19
linux dma-fence: Use dma_fence_default_wait if .wait is null.
riastradh
2021-12-19
Fix typo.
riastradh
2021-12-19
Move grody i915 dma-fence hacks into dma-fence proper.
riastradh
2021-12-19
Include acpica.h for NACPICA.
riastradh
2021-12-19
Teach dma_fence_any_wait_timeout to return index of signalled fence.
riastradh
2021-12-19
Move acpi includes to linux_pci.c to avoid pollution.
riastradh
2021-12-19
Narrow the CPPFLAGS for drm subsystems.
riastradh
2021-12-19
Move Linux firmware shims to their own .c file.
riastradh
2021-12-19
dma_fence_get_status
riastradh
2021-12-19
Misc stubs.
riastradh
2021-12-19
dma fence chain stubs
riastradh
2021-12-19
backlight stubs
riastradh
2021-12-19
Draft sync_file.
riastradh
2021-12-19
First approximation of dma_fence_get_stub.
riastradh
2021-12-19
Implement dma_resv_locking_ctx more carefully.
riastradh
2021-12-19
dma_resv_reserve_shared takes one more argument, num_fences
riastradh
2021-12-19
Add slow path versions of to drm_resv_lock.
riastradh
2021-12-19
Rename reservation_object -> dma_resv.
riastradh
2021-12-19
Stub dev_is_pci
riastradh
2021-12-19
Provide a definition of I2C_M_STOP XXX
riastradh
2021-12-19
Issue __insn_barrier in dma_fence_get_rcu.
riastradh
[prev]
[next]