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
Fix radix_tree_insert declaration.
riastradh
2021-12-19
resource_size
riastradh
2021-12-19
Draft stop_machine. Hope the callback runs quickly under splhigh...
riastradh
2021-12-19
Dinky hash_32.
riastradh
2021-12-19
io_mapping_init/fini
riastradh
2021-12-19
get_random_int, get_random_long
riastradh
2021-12-19
memset64, memset_p
riastradh
2021-12-19
atomic_andnot
riastradh
2021-12-19
Move Linux RCU to common.
riastradh
2021-12-19
Declare radix_tree_delete.
riastradh
2021-12-19
Linux wants llist_node::next.
riastradh
2021-12-19
Stupid ktime_get_raw until I figure out what this should be.
riastradh
2021-12-19
raw_read_seqcount
riastradh
2021-12-19
Rename more fields that Linux treats as part of the API, not opaque.
riastradh
2021-12-19
dma-fence-array.h stub declarations.
riastradh
2021-12-19
io_mapping_map_wc takes a size argument now. Must be PAGE_SIZE.
riastradh
2021-12-19
Kludgey xchg.
riastradh
2021-12-19
dma_fence_set_error
riastradh
2021-12-19
Start dma_fence_array.
riastradh
2021-12-19
Let's try spelling the member the same way Linux does.
riastradh
2021-12-19
Empty dev_pm_set_driver_flags stub.
riastradh
2021-12-19
Stub disable_irq, enable_irq.
riastradh
2021-12-19
Update type signatures for begin/end_cpu_access.
riastradh
2021-12-19
Side-load <linux/interrupt.h> in <linux/pci.h>.
riastradh
2021-12-19
Define rcu_dereference_raw as alias for rcu_dereference.
riastradh
2021-12-19
Expand some <linux/sched.h> definitions.
riastradh
2021-12-19
Expand shrinker stubs.
riastradh
2021-12-19
Stub vmap purge notifiers.
riastradh
2021-12-19
Side-load <linux/wait_bit.h> in <linux/fs.h>.
riastradh
2021-12-19
linux/wait_bit.h
riastradh
2021-12-19
CAP_SYS_NICE
riastradh
2021-12-19
Define NSEC_PER_SEC and side-load <linux/math64.h>.
riastradh
2021-12-19
Linux API wants seqcount exposed in reservation object, so do that.
riastradh
2021-12-19
Revamp seqlock. Fix some stupid bugs. Add seqcount.
riastradh
2021-12-19
recursive locking is bad, do not use this ever.
riastradh
2021-12-19
Define pci_get/set_drvdata properly.
riastradh
2021-12-19
pci_get_bus_and_slot -> pci_get_domain_bus_and_slot
riastradh
2021-12-19
Define some obscure PCI ids.
riastradh
2021-12-19
Define reservation_object_has_excl_fence as substitute for abstrusion.
riastradh
2021-12-19
Implement kfree_rcu.
riastradh
2021-12-19
reservation_object_lock/lock_interruptible/trylock/unlock
riastradh
2021-12-19
reservation_object_get_excl_rcu
riastradh
2021-12-19
Define UUID_STRING_LEN.
riastradh
2021-12-19
Fix Linux ratelimit state struct tag.
riastradh
2021-12-19
Implement rcu_barrier to wait for call_rcu callbacks.
riastradh
2021-12-19
Move <linux/types.h> to common.
riastradh
2021-12-19
Stub struct hrtimer.
riastradh
2021-12-19
Stub linux radix tree API.
riastradh
2021-12-19
<linux/interrupt.h> provides the tasklet API.
riastradh
2021-12-19
ktime_add
riastradh
[prev]
[next]