index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
notifier.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
include/linux/memory.h: implement register_hotmemory_notifier()
Andrew Morton
1
-1
/
+4
2011-07-26
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
1
-7
/
+2
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-8
/
+2
2011-07-26
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
1
-4
/
+1
2011-07-26
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
1
-27
/
+1
2011-07-26
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
1
-32
/
+2
2011-05-23
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
1
-1
/
+1
2011-05-23
netpoll: disable netpoll when enslave a device
Amerigo Wang
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-20
notifiers: __rcu annotations
Arnd Bergmann
1
-5
/
+5
2010-05-31
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
David S. Miller
1
-1
/
+1
2010-05-31
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
1
-0
/
+1
2010-05-27
notifier: change notifier_from_errno(0) to return NOTIFY_OK
Akinobu Mita
1
-1
/
+4
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
1
-0
/
+1
2010-03-22
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
1
-1
/
+4
2010-03-19
net: rename notifier defines for netdev type change
Jiri Pirko
1
-2
/
+2
2009-12-02
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
1
-1
/
+1
2009-11-18
net: introduce NETDEV_UNREGISTER_PERNET
Octavian Purdila
1
-0
/
+1
2009-10-05
net: introduce NETDEV_POST_INIT notifier
Johannes Berg
1
-0
/
+1
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
1
-0
/
+2
2009-06-03
net: introduce pre-up netdev notifier
Johannes Berg
1
-0
/
+1
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-1
/
+9
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
1
-0
/
+2
2008-06-18
net/core: add NETDEV_BONDING_FAILOVER event
Or Gerlitz
1
-0
/
+1
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
1
-0
/
+4
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+1
2008-02-02
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
1
-0
/
+2
2008-01-25
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
Gautham R Shenoy
1
-3
/
+1
2007-10-19
Console events and accessibility
Samuel Thibault
1
-0
/
+6
2007-10-19
Add kernel/notifier.c
Alexey Dobriyan
1
-0
/
+2
2007-10-19
Console keyboard events and accessibility
Samuel Thibault
1
-0
/
+9
2007-07-31
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
Herbert Xu
1
-0
/
+13
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-0
/
+6
2007-07-16
HOTPLUG: Add CPU_DYING notifier
Avi Kivity
1
-0
/
+3
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+12
2007-05-09
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
1
-0
/
+2
2007-05-09
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
1
-22
/
+30
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
1
-5
/
+38
2006-07-04
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-1
/
+1
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-7
/
+89
2005-05-30
[BRIDGE]: features change notification
Stephen Hemminger
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+75