summaryrefslogtreecommitdiff
path: root/kernel/notifier.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang1-31/+0
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney1-3/+3
2009-08-30kprobes: Fix to add __kprobes to notify_dieMasami Hiramatsu1-1/+1
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar1-0/+8
2008-10-14ftrace: ignore functions that cannot be kprobe-edIngo Molnar1-1/+1
2008-09-10debug: add notifier chain debugging, v2Arjan van de Ven1-9/+1
2008-09-10debug: add notifier chain debuggingArjan van de Ven1-0/+16
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey1-0/+38
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2007-10-19Add kernel/notifier.cAlexey Dobriyan1-0/+539