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
Sort includes; whitespace.
riastradh
2021-12-19
Match linux side-loading, fixes i915_getparam.c put_user undefined
riastradh
2021-12-19
sys/types.h before including a netbsd uvm header
riastradh
2021-12-19
linux: Just use __sync_* for xchg and cmpxchg.
riastradh
2021-12-19
linux: Define XA_FLAGS_ALLOC to 0 for now.
riastradh
2021-12-19
linux: Add clear_and_wake_up_bit.
riastradh
2021-12-19
linux: Make xchg and cmpxchg work on pointers too.
riastradh
2021-12-19
i915: machete
riastradh
2021-12-19
Update to new access_ok prototype
riastradh
2021-12-19
linux compat: Draft hrtimer shims.
riastradh
2021-12-19
linux: div_u64_rem
riastradh
2021-12-19
linux/rwsem: Reorder members to avoid confusing lockdebug.
riastradh
2021-12-19
linux: Teach rw semaphores about lockdebug.
riastradh
2021-12-19
linux: Draft rwsem with bodgy semantics.
riastradh
2021-12-19
We need to allocate a singular temporary slot, not many.
riastradh
2021-12-19
drm/linux: KNF
riastradh
2021-12-19
Provide and use an rb_next2 which takes a pointer to the tree as well
riastradh
2021-12-19
drm/linux: Fix bitmap_zalloc size.
riastradh
2021-12-19
Provide bitmap_alloc
riastradh
2021-12-19
drm/linux: rb_first/last
riastradh
2021-12-19
drm/linux: atomic_fetch_add/inc
riastradh
2021-12-19
drm/linux: pagemap.h->highmem.h side load
riastradh
2021-12-19
drm/linux: moar sizes
riastradh
2021-12-19
drm/linux: Add memset32, SZ_64K, atomic_sub_return.
riastradh
2021-12-19
linux: Stub linux/kmemleak.h.
riastradh
2021-12-19
i915: Fix up trace.
riastradh
2021-12-19
i915: More enum pipe hacks.
riastradh
2021-12-19
Match linux side-loading
riastradh
2021-12-19
Stub might_lock_nested. Not in the LOCKDEP case...
riastradh
2021-12-19
linux: Move BUILD_BUG_* to common linux/build_bug.h.
riastradh
2021-12-19
drm: Remove local diffs for drm_pci_set_busid.
riastradh
2021-12-19
drm: Just disable fb_get_options for now.
riastradh
2021-12-19
Fix array_size. Helps to multiply, not add.
riastradh
2021-12-19
Match linux which is side-loading
riastradh
2021-12-19
Add some missing includes in linux/lockdep.h.
riastradh
2021-12-19
lockdep_pin/unpin_lock
riastradh
2021-12-19
Fill in irq_work.h with stubs.
riastradh
2021-12-19
cmpxchg
riastradh
2021-12-19
Move grody i915 dma-fence hacks into dma-fence proper.
riastradh
2021-12-19
Delete wrong linux/stringify.h.
riastradh
2021-12-19
Move Linux atomic bitops from linux/atomic.h to linux/bitops.h.
riastradh
2021-12-19
Move smp_mb_before/after_atomic from linux/atomic.h to asm/barrier.h.
riastradh
2021-12-19
Linux clear_bit_unlock
riastradh
2021-12-19
grab stackdepot.h from openbsd
riastradh
2021-12-19
No more intel_drv.h, probably meant i915_drv.h if not used
riastradh
2021-12-19
i915_mei_hdcp_interface.h from openbsd
riastradh
2021-12-19
atomic_set_release
riastradh
2021-12-19
Touch up the rbtree/intervaltree stubs.
riastradh
2021-12-19
More xarray declarations.
riastradh
2021-12-19
Add some more xarray stub declarations.
riastradh
[prev]
[next]