summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds100-1384/+2197
2015-07-07notifiers, RCU: Assert that RCU is watching in notify_die()Andy Lutomirski1-0/+2
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar23-1/+34
2014-04-24kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifierMasami Hiramatsu1-9/+13
2014-02-26notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney1-1/+1
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker61-61/+61
2011-07-26notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang6-36/+39
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney9-12/+45
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 Molnar28-267/+315
2008-10-14ftrace: ignore functions that cannot be kprobe-edIngo Molnar2-3/+4
2008-09-10debug: add notifier chain debugging, v2Arjan van de Ven4-10/+21
2008-09-10debug: add notifier chain debuggingArjan van de Ven2-0/+26
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey5-10/+87
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2007-10-19Add kernel/notifier.cAlexey Dobriyan5-571/+543