index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
notifier.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
include/linux/memory.h: implement register_hotmemory_notifier()
Andrew Morton
1
-1
/
+4
2011-07-25
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
1
-7
/
+2
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-8
/
+2
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
1
-4
/
+1
2011-07-25
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
1
-27
/
+1
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
1
-32
/
+2
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
1
-1
/
+1
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-19
notifiers: __rcu annotations
Arnd Bergmann
1
-5
/
+5
2010-05-31
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
David S. Miller
1
-1
/
+1
2010-05-31
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
1
-0
/
+1
2010-05-27
notifier: change notifier_from_errno(0) to return NOTIFY_OK
Akinobu Mita
1
-1
/
+4
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
1
-0
/
+1
2010-03-21
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
1
-1
/
+4
2010-03-18
net: rename notifier defines for netdev type change
Jiri Pirko
1
-2
/
+2
2009-12-01
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
1
-1
/
+1
2009-11-18
net: introduce NETDEV_UNREGISTER_PERNET
Octavian Purdila
1
-0
/
+1
2009-10-05
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
1
-0
/
+1
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
1
-0
/
+2
2009-06-03
net: introduce pre-up netdev notifier
Johannes Berg
1
-0
/
+1
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-1
/
+9
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
1
-0
/
+2
2008-06-17
net/core: add NETDEV_BONDING_FAILOVER event
Or Gerlitz
1
-0
/
+1
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
1
-0
/
+4
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+1
2008-02-01
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
1
-0
/
+2
2008-01-25
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
Gautham R Shenoy
1
-3
/
+1
2007-10-19
Console events and accessibility
Samuel Thibault
1
-0
/
+6
2007-10-19
Add kernel/notifier.c
Alexey Dobriyan
1
-0
/
+2
2007-10-19
Console keyboard events and accessibility
Samuel Thibault
1
-0
/
+9
2007-07-31
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
Herbert Xu
1
-0
/
+13
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-0
/
+6
2007-07-16
HOTPLUG: Add CPU_DYING notifier
Avi Kivity
1
-0
/
+3
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+12
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
1
-0
/
+2
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
1
-22
/
+30
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
1
-5
/
+38
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-1
/
+1
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-7
/
+89
2005-05-29
[BRIDGE]: features change notification
Stephen Hemminger
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+75