summaryrefslogtreecommitdiff
path: root/include/linux/notifier.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-01
* include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2013-04-29
* notifiers: vt: move vt notifiers into vt.hAmerigo Wang2011-07-25
* notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2011-07-25
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-25
* notifiers: net: move netdevice notifiers into netdevice.hAmerigo Wang2011-07-25
* notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2011-07-25
* net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-22
* netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-22
* Fix common misspellingsLucas De Marchi2011-03-31
* notifiers: __rcu annotationsArnd Bergmann2010-08-19
* net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-31
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-31
* notifier: change notifier_from_errno(0) to return NOTIFY_OKAkinobu Mita2010-05-27
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-06
* net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-21
* net: rename notifier defines for netdev type changeJiri Pirko2010-03-18
* net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-01
* net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila2009-11-18
* net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-05
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-15
* net: introduce pre-up netdev notifierJohannes Berg2009-06-03
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-25
* net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz2008-06-17
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-29
* VT notifier extension for accessibilityKarl Dahlke2008-04-28
* Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-01
* cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy2008-01-25
* Console events and accessibilitySamuel Thibault2007-10-19
* Add kernel/notifier.cAlexey Dobriyan2007-10-19
* Console keyboard events and accessibilitySamuel Thibault2007-10-19
* [NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu2007-07-31
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-19
* HOTPLUG: Add CPU_DYING notifierAvi Kivity2007-07-16
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2007-05-09
* Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2007-05-09
* [PATCH] Add SRCU-based notifier chainsAlan Stern2006-10-04
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-03
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [BRIDGE]: features change notificationStephen Hemminger2005-05-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16