aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/notifier.c (follow)
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
='/linux/commit/security/smack/smack_lsm.c?id=68390ccf8b0a3470032f053d50379cfd49fbe952&follow=1'>smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk1-3/+2 2015-01-19smack: miscellaneous small fixes in function commentsLukasz Pawelczyk1-5/+9 2015-01-18char/tpm: fixed white spaces coding style issuesBruno E O Meneguele2-4/+4 2015-01-17MAINTAINERS: Add Patchwork and Git URL for TPMDDPeter Huewe1-0/+2 2015-01-17tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentationChristophe Ricard1-1/+1 2015-01-17tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard2-7/+7 2015-01-17tpm/tpm_i2c_stm_st33: Replace remaining r by retChristophe Ricard1-4/+4 2015-01-17tpm/tpm_i2c_stm_st33: Sanity cleanupChristophe Ricard1-3/+3 2015-01-17tpm/tpm_i2c_stm_st33: Remove sparse spacesChristophe Ricard1-5/+3 2015-01-17tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard1-2/+5 2015-01-17tpm: TPM 2.0 FIFO InterfaceJarkko Sakkinen1-23/+89 2015-01-17tpm: TPM 2.0 CRB InterfaceJarkko Sakkinen4-0/+367 2015-01-17tpm: TPM 2.0 baseline supportJarkko Sakkinen5-14/+721 2015-01-17tpm: device class for tpmJarkko Sakkinen7-61/+116 2015-01-17tpm: rename chip->dev to chip->pdevJarkko Sakkinen14-94/+95 2015-01-17tpm: fix raciness of PPI interface lookupJarkko Sakkinen4-64/+112 2015-01-17tpm: two-phase chip management functionsJarkko Sakkinen14-338/+329 2015-01-17tpm: merge duplicate transmit_cmd() functionsJarkko Sakkinen3-45/+30 2015-01-17tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driverAshley Lai4-4/+10 2015-01-17tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereferenceChristophe Ricard1-1/+1 2015-01-17tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.Christophe Ricard1-3/+3 2015-01-17tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registersChristophe Ricard1-8/+0 2015-01-17tpm/tpm_i2c_stm_st33: Interrupt management improvementChristophe Ricard1-88/+109 2015-01-17tpm/tpm_i2c_stm_st33: Few code cleanupChristophe Ricard1-16/+16