summaryrefslogtreecommitdiff
path: root/kernel/notifier.c
AgeCommit message (Expand)Author
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-04-24kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifierMasami Hiramatsu
2014-02-26notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney
2009-08-30kprobes: Fix to add __kprobes to notify_dieMasami Hiramatsu
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar
2008-10-14ftrace: ignore functions that cannot be kprobe-edIngo Molnar
2008-09-10debug: add notifier chain debugging, v2Arjan van de Ven
2008-09-10debug: add notifier chain debuggingArjan van de Ven
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk
2007-10-19Add kernel/notifier.cAlexey Dobriyan