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