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
/
notifier.c
Age
Commit message (
Expand
)
Author
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2014-04-24
kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier
Masami Hiramatsu
2014-02-26
notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
2009-08-30
kprobes: Fix to add __kprobes to notify_die
Masami Hiramatsu
2008-11-24
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...
Ingo Molnar
2008-10-14
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
2008-09-10
debug: add notifier chain debugging, v2
Arjan van de Ven
2008-09-10
debug: add notifier chain debugging
Arjan van de Ven
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-02-06
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
2007-10-19
Add kernel/notifier.c
Alexey Dobriyan