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
/
linux
Age
Commit message (
Expand
)
Author
2021-12-19
i915: Odds & ends.
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
Provide not-quite-proper mul_u64_u32_div
riastradh
2021-12-19
provide spin_trylock_irqsave
riastradh
2021-12-19
Match function name to code
riastradh
2021-12-19
Cast, because we get passed void*
riastradh
2021-12-19
Provide cpufreq.h
riastradh
2021-12-19
linux/rbtree: Hack up constiness.
riastradh
2021-12-19
linux/hdmi: Update. Add unpack.
riastradh
2021-12-19
linux/hdmi: Fix buffer overrun with index typo.
riastradh
2021-12-19
linux/hdmi: Fix strlcpy abuse -- need strncpy to fill field.
riastradh
2021-12-19
linux: Fix rbtree node/element confusion.
riastradh
2021-12-19
i915: more work
riastradh
2021-12-19
i915: ggtt
riastradh
2021-12-19
linux: stub async_synchronize_cookie
riastradh
2021-12-19
i915: more work
riastradh
2021-12-19
Provide kref_put_lock
riastradh
2021-12-19
i915: hack hack hack
riastradh
2021-12-19
i915: more passes
riastradh
2021-12-19
i915: another whack at it
riastradh
2021-12-19
i915: More progress.
riastradh
2021-12-19
i915: Adapt i915_perf.c.
riastradh
2021-12-19
linux/llist.h: Various fixups.
riastradh
2021-12-19
linux: Fix timer_setup -- pass timer, not flags, as argument.
riastradh
2021-12-19
linux: Odds and ends.
riastradh
2021-12-19
linux: fix __lockdep_used, add mutex_acquire/release
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
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
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
[prev]
[next]