summaryrefslogtreecommitdiff
path: root/kernel/notifier.c
Commit message (Expand)AuthorAge
* kernel/notifier.c: simplify expressionViresh Kumar2017-02-24
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\
| * notifiers, RCU: Assert that RCU is watching in notify_die()Andy Lutomirski2015-07-07
|/
* rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
* kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifierMasami Hiramatsu2014-04-24
* notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney2014-02-26
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-25
* sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-25
* kprobes: Fix to add __kprobes to notify_dieMasami Hiramatsu2009-08-30
*-. Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
|\ \
| * | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-10
| * | debug: add notifier chain debuggingArjan van de Ven2008-09-10
| |/
* | ftrace: ignore functions that cannot be kprobe-edIngo Molnar2008-10-14
|/
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-29
* kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk2008-02-06
* Add kernel/notifier.cAlexey Dobriyan2007-10-19