index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
notifier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-08
notifiers: add tracepoints to the notifiers infrastructure
Guilherme G. Piccoli
1
-0
/
+6
2023-02-03
kernel/notifier: Remove CONFIG_SRCU
Paul E. McKenney
1
-3
/
+0
2022-11-30
notifier: repair slips in kernel-doc comments
Lukas Bulwahn
1
-3
/
+3
2022-05-19
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Dmitry Osipenko
1
-19
/
+69
2022-05-19
notifier: Add atomic_notifier_call_chain_is_empty()
Dmitry Osipenko
1
-0
/
+13
2021-12-29
notifier: Return an error when a callback has already been registered
Borislav Petkov
1
-7
/
+8
2021-08-16
notifier: Remove atomic_notifier_call_chain_robust()
Valentin Schneider
1
-19
/
+0
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
1
-56
/
+88
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-1
/
+0
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2019-12-05
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
1
-23
/
+0
2019-12-05
kernel/notifier.c: remove notifier_chain_cond_register()
Xiaoming Ni
1
-16
/
+1
2019-12-05
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
Xiaoming Ni
1
-1
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-15
kernel/notifier.c: double register detection
Vasily Averin
1
-0
/
+1
2017-02-25
kernel/notifier.c: simplify expression
Viresh Kumar
1
-1
/
+1
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2015-07-07
notifiers, RCU: Assert that RCU is watching in notify_die()
Andy Lutomirski
1
-0
/
+2
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+3
2014-04-24
kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier
Masami Hiramatsu
1
-9
/
+13
2014-02-26
notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
1
-1
/
+1
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
1
-31
/
+0
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
1
-3
/
+3
2009-08-30
kprobes: Fix to add __kprobes to notify_die
Masami Hiramatsu
1
-1
/
+1
2008-11-24
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...
Ingo Molnar
1
-0
/
+8
2008-10-14
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
1
-1
/
+1
2008-09-10
debug: add notifier chain debugging, v2
Arjan van de Ven
1
-9
/
+1
2008-09-10
debug: add notifier chain debugging
Arjan van de Ven
1
-0
/
+16
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
1
-0
/
+38
2008-02-06
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
1
-0
/
+1
2007-10-19
Add kernel/notifier.c
Alexey Dobriyan
1
-0
/
+539