index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
marker.c
Age
Commit message (
Expand
)
Author
2008-11-16
markers/tracpoints: fix non-modular build
Ingo Molnar
2008-11-16
markers: auto enable tracepoints (new API : trace_mark_tp())
Mathieu Desnoyers
2008-11-16
markers: use module notifier
Mathieu Desnoyers
2008-11-16
markers: use rcu_*_sched_notrace and notrace
Mathieu Desnoyers
2008-11-16
markers: fix unregister
Mathieu Desnoyers
2008-10-27
markers: break the redundant loop in kernel/marker.c
Zhaolei
2008-10-27
markers: let marker_table be close to its comments
Lai Jiangshan
2008-10-27
markers: remove exported symbol marker_probe_cb_noarg()
Lai Jiangshan
2008-10-27
markers: simplify marker_set_format()
Lai Jiangshan
2008-10-14
markers: bit-field is not thread-safe nor smp-safe
Lai Jiangshan
2008-10-14
markers: fix unchecked format
Lai Jiangshan
2008-10-14
markers: re-enable fast batch registration
Mathieu Desnoyers
2008-10-14
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
2008-10-14
markers: fix unregister bug and reenter bug
Lai Jiangshan
2008-07-30
markers: fix markers read barrier for multiple probes
Mathieu Desnoyers
2008-07-25
markers: use rcu_barrier_sched() and call_rcu_sched()
Mathieu Desnoyers
2008-05-23
Markers - remove extra format argument
Mathieu Desnoyers
2008-04-30
make marker_debug static
Adrian Bunk
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-02
markers: use synchronize_sched()
Mathieu Desnoyers
2008-03-24
markers: remove ACCESS_ONCE
Mathieu Desnoyers
2008-03-24
markers: update preempt_disable. call_rcu, rcu_barrier comments
Mathieu Desnoyers
2008-03-04
markers: don't risk NULL deref in marker
Jesper Juhl
2008-02-23
markers: fix sparse warnings in markers.c
Harvey Harrison
2008-02-13
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
2007-11-14
Linux Kernel Markers: fix marker mutex not taken upon module load
Mathieu Desnoyers
2007-10-19
Linux Kernel Markers
Mathieu Desnoyers