summaryrefslogtreecommitdiffstats
path: root/kernel/notifier.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-0/+2
|\
| * notifiers, RCU: Assert that RCU is watching in notify_die()Andy Lutomirski2015-07-071-0/+2
|/
* rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+3
* kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifierMasami Hiramatsu2014-04-241-9/+13
* notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney2014-02-261-1/+1
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-251-31/+0
* sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-251-3/+3
* kprobes: Fix to add __kprobes to notify_dieMasami Hiramatsu2009-08-301-1/+1
*-. Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-241-0/+8
|\ \
| * | debug: add notifier chain debugging, v2Arjan van de Ven2008-09-101-9/+1
| * | debug: add notifier chain debuggingArjan van de Ven2008-09-101-0/+16
| |/
* | ftrace: ignore functions that cannot be kprobe-edIngo Molnar2008-10-141-1/+1
|/
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-291-0/+38
* kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk2008-02-061-0/+1
* Add kernel/notifier.cAlexey Dobriyan2007-10-191-0/+539
OpenPOWER on IntegriCloud