aboutsummaryrefslogtreecommitdiff
path: root/include/linux/notifier.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-29include/linux/memory.h: implement register_hotmemory_notifier()Gravatar Andrew Morton 1-1/+4
2011-07-25notifiers: vt: move vt notifiers into vt.hGravatar Amerigo Wang 1-7/+2
2011-07-25notifiers: pm: move pm notifiers into suspend.hGravatar Amerigo Wang 1-8/+2
2011-07-25notifiers: sys: move reboot notifiers into reboot.hGravatar Amerigo Wang 1-4/+1
2011-07-25notifiers: net: move netdevice notifiers into netdevice.hGravatar Amerigo Wang 1-27/+1
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hGravatar Amerigo Wang 1-32/+2
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEGravatar Amerigo Wang 1-1/+1
2011-05-22netpoll: disable netpoll when enslave a deviceGravatar Amerigo Wang 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-08-19notifiers: __rcu annotationsGravatar Arnd Bergmann 1-5/+5
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.Gravatar David S. Miller 1-1/+1
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Gravatar Ian Campbell 1-0/+1
2010-05-27notifier: change notifier_from_errno(0) to return NOTIFY_OKGravatar Akinobu Mita 1-1/+4
2010-05-06netpoll: add generic support for bridge and bonding devicesGravatar WANG Cong 1-0/+1
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Gravatar Patrick McHardy 1-1/+4
2010-03-18net: rename notifier defines for netdev type changeGravatar Jiri Pirko 1-2/+2
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHGravatar Eric W. Biederman 1-1/+1
2009-11-18net: introduce NETDEV_UNREGISTER_PERNETGravatar Octavian Purdila 1-0/+1
2009-10-05net: introduce NETDEV_POST_INIT notifierGravatar Johannes Berg 1-0/+1
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Gravatar Moni Shoua 1-0/+2
2009-06-03net: introduce pre-up netdev notifierGravatar Johannes Berg 1-0/+1
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierGravatar Manfred Spraul 1-1/+9
2008-07-25workqueues: make get_online_cpus() useable for work->func()Gravatar Oleg Nesterov 1-0/+2
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventGravatar Or Gerlitz 1-0/+1
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeGravatar Nadia Derbey 1-0/+4
2008-04-28VT notifier extension for accessibilityGravatar Karl Dahlke 1-0/+1
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Gravatar Alan Stern 1-0/+2
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gravatar Gautham R Shenoy 1-3/+1
2007-10-19Console events and accessibilityGravatar Samuel Thibault 1-0/+6
2007-10-19Add kernel/notifier.cGravatar Alexey Dobriyan 1-0/+2
2007-10-19Console keyboard events and accessibilityGravatar Samuel Thibault 1-0/+9
2007-07-31[NET]: Allow netdev REGISTER/CHANGENAME events to failGravatar Herbert Xu 1-0/+13
2007-07-19PM: introduce hibernation and suspend notifiersGravatar Rafael J. Wysocki 1-0/+6
2007-07-16HOTPLUG: Add CPU_DYING notifierGravatar Avi Kivity 1-0/+3
2007-05-09Add suspend-related notifications for CPU hotplugGravatar Rafael J. Wysocki 1-0/+12
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGravatar Gautham R Shenoy 1-0/+2
2007-05-09Extend notifier_call_chain to count nr_calls madeGravatar Gautham R Shenoy 1-22/+30
2006-10-04[PATCH] Add SRCU-based notifier chainsGravatar Alan Stern 1-5/+38
2006-07-03[PATCH] lockdep: locking init debugging improvementGravatar Ingo Molnar 1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-7/+89
2005-05-29[BRIDGE]: features change notificationGravatar Stephen Hemminger 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+75