index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
notifier.h
Age
Commit message (
Expand
)
Author
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
2018-11-03
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
2018-05-30
kernel/SRCU: provide a static initializer
Sebastian Andrzej Siewior
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2013-04-29
include/linux/memory.h: implement register_hotmemory_notifier()
Andrew Morton
2011-07-25
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-07-25
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-19
notifiers: __rcu annotations
Arnd Bergmann
2010-05-31
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
David S. Miller
2010-05-31
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2010-05-27
notifier: change notifier_from_errno(0) to return NOTIFY_OK
Akinobu Mita
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
2010-03-21
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
2010-03-18
net: rename notifier defines for netdev type change
Jiri Pirko
2009-12-01
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
2009-11-18
net: introduce NETDEV_UNREGISTER_PERNET
Octavian Purdila
2009-10-05
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-06-03
net: introduce pre-up netdev notifier
Johannes Berg
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
2008-06-17
net/core: add NETDEV_BONDING_FAILOVER event
Or Gerlitz
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
2008-02-01
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
2008-01-25
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
Gautham R Shenoy
2007-10-19
Console events and accessibility
Samuel Thibault
2007-10-19
Add kernel/notifier.c
Alexey Dobriyan
2007-10-19
Console keyboard events and accessibility
Samuel Thibault
2007-07-31
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
Herbert Xu
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-16
HOTPLUG: Add CPU_DYING notifier
Avi Kivity
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2005-05-29
[BRIDGE]: features change notification
Stephen Hemminger
2004-10-18
[PATCH] sched: hotplug add a CPU_DOWN_FAILED notifier
Nick Piggin
2004-10-18
[PATCH] sched: add CPU_DOWN_PREPARE notifier
Nick Piggin
2004-10-02
[PATCH] kprobes exception notifier fix
Prasanna S. Panchamukhi
2004-03-18
[PATCH] Hotplug CPUs: Remove CPU_OFFLINE Notifier
Rusty Russell
[next]