summaryrefslogtreecommitdiffstats
path: root/kernel/notifier.c
Commit message (Expand)AuthorAgeFilesLines
* 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