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
match linux side-loading
riastradh
2021-12-19
looks like lock_release takes two args now
riastradh
2021-12-19
stub fb_get_options
riastradh
2021-12-19
Include linux/export.h in linux/printk.h, move to common
riastradh
2021-12-19
provide ktime_ms_delta
riastradh
2021-12-19
Match argument name, and uintptr_t has a size-match to void*, might be a bett...
riastradh
2021-12-19
Stub hdmi structs
riastradh
2021-12-19
Provide in_atomic
riastradh
2021-12-19
stub xarray.h and dma-resv.h
riastradh
2021-12-19
Create stub headers for files included by drm code.
riastradh
2021-12-19
Side-load linux/sizes.h like linux does.
riastradh
2021-12-19
misc drm hacks
riastradh
2021-12-19
const const const const const reservations
riastradh
2021-12-19
const const const const const
riastradh
2021-12-19
Make <linux/agp_backend.h> yield the AGP APIish.
riastradh
2021-12-19
arch_io_reserve_memtype_wc, arch_io_free_memtype_wc stubs.
riastradh
2021-12-19
Disable linux lockdep for now; matching ww_mutex too painful.
riastradh
2021-12-19
Kookily define si_mem_available.
riastradh
2021-12-19
Trivial vga_switcheroo stub.
riastradh
2021-12-19
More pm_runtime_* stubs.
riastradh
2021-12-19
Side load <linux/types.h> here, because why not?
riastradh
2021-12-19
Rename struct rb_root_cached field to match Linux as needed.
riastradh
2021-12-19
Allow const volatile fence pointer pointers in dma_fence_get_rcu_safe.
riastradh
2021-12-19
Define pci_is_thunderbolt_attached (answer: no).
riastradh
2021-12-19
Add some more reservation API.
riastradh
2021-12-19
Omit __insn_barrier where implied or subsumed by volatile.
riastradh
2021-12-19
atomic_dec_if_positive
riastradh
2021-12-19
irqs_disabled -- for assertions only.
riastradh
2021-12-19
Fix mistake in array_index_nospec.
riastradh
2021-12-19
prefetchw stub
riastradh
2021-12-19
<linux/sched/clock.h> side loads <linux/smp.h>.
riastradh
2021-12-19
get_cpu/put_cpu in <linux/smp.h>.
riastradh
2021-12-19
spin_lock_nested
riastradh
2021-12-19
Move rbtree_postorder_for_each_entry_safe to linux/rbtree.h.
riastradh
2021-12-19
Fix parameter order to match Linux.
riastradh
2021-12-19
Allow atomic_read of const.
riastradh
2021-12-19
array_index_nospec
riastradh
2021-12-19
Hokey local_clock.
riastradh
2021-12-19
Alias MTYPE__Bool for MTYPE_bool because of cpp expansion.
riastradh
2021-12-19
time_after32
riastradh
2021-12-19
Move dma_addr_t to linux/types.h.
riastradh
2021-12-19
wait_on_bit
riastradh
2021-12-19
<linux/stringify.h> for __stringify.
riastradh
2021-12-19
<sys/stdbool.h> for bool
riastradh
2021-12-19
Namespace for dma_fence_get_rcu_safe.
riastradh
2021-12-19
DEFINE_RES_MEM, resource_contains
riastradh
2021-12-19
Guarantee no repeated loads.
riastradh
2021-12-19
atomic_fetch_xor
riastradh
2021-12-19
Linux uses inclusive start/end, not start/size. Match.
riastradh
2021-12-19
Move Linux SRCU to common.
riastradh
[prev]
[next]