index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
notifier.h
Age
Commit message (
Expand
)
Author
2011-07-26
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-26
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-07-26
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2011-07-26
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
2011-05-23
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2011-05-23
netpoll: disable netpoll when enslave a device
Amerigo Wang
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-20
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-22
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
2009-12-02
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-18
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
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds