aboutsummaryrefslogtreecommitdiff
path: root/kernel/notifier.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31kernel: Map most files to use export.h instead of module.hGravatar Paul Gortmaker 1-1/+1
2011-07-25notifiers: sys: move reboot notifiers into reboot.hGravatar Amerigo Wang 1-31/+0
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Gravatar Paul E. McKenney 1-3/+3
2009-08-30kprobes: Fix to add __kprobes to notify_dieGravatar Masami Hiramatsu 1-1/+1
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Gravatar Ingo Molnar 1-0/+8
2008-10-14ftrace: ignore functions that cannot be kprobe-edGravatar Ingo Molnar 1-1/+1
2008-09-10debug: add notifier chain debugging, v2Gravatar Arjan van de Ven 1-9/+1
2008-09-10debug: add notifier chain debuggingGravatar Arjan van de Ven 1-0/+16
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeGravatar Nadia Derbey 1-0/+38
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Gravatar Adrian Bunk 1-0/+1
2007-10-19Add kernel/notifier.cGravatar Alexey Dobriyan 1-0/+539