aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/notifier.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-04kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni1-4/+0
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-05-30kernel/SRCU: provide a static initializerSebastian Andrzej Siewior1-5/+29
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner1-0/+2
2013-04-29include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton1-1/+4
2011-07-25notifiers: vt: move vt notifiers into vt.hAmerigo Wang1-7/+2
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang1-8/+2
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang1-4/+1
2011-07-25notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang1-27/+1
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang1-32/+2
2011-05-22net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang1-1/+1
2011-05-22netpoll: disable netpoll when enslave a deviceAmerigo Wang1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-19notifiers: __rcu annotationsArnd Bergmann1-5/+5
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller1-1/+1
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell1-0/+1
2010-05-27notifier: change notifier_from_errno(0) to return NOTIFY_OKAkinobu Mita1-1/+4
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong1-0/+1
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy1-1/+4
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko1-2/+2
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman1-1/+1
2009-11-18net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila1-0/+1
2009-10-05net: introduce NETDEV_POST_INIT notifierJohannes Berg1-0/+1
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua1-0/+2
2009-06-03net: introduce pre-up netdev notifierJohannes Berg1-0/+1
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-1/+9
2008-07-25workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov1-0/+2
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz1-0/+1
2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey1-0/+4
2008-04-28VT notifier extension for accessibilityKarl Dahlke1-0/+1
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern1-0/+2
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy1-3/+1
2007-10-19Console events and accessibilitySamuel Thibault1-0/+6
2007-10-19Add kernel/notifier.cAlexey Dobriyan1-0/+2
2007-10-19Console keyboard events and accessibilitySamuel Thibault1-0/+9
2007-07-31[NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu1-0/+13
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki1-0/+6
2007-07-16HOTPLUG: Add CPU_DYING notifierAvi Kivity1-0/+3
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+12
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy1-0/+2
2007-05-09Extend notifier_call_chain to count nr_calls madeGautham R Shenoy1-22/+30
2006-10-04[PATCH] Add SRCU-based notifier chainsAlan Stern1-5/+38
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-7/+89
2005-05-29[BRIDGE]: features change notificationStephen Hemminger1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+75