linux/drivers/hv
Stephen Hemminger 5c1bec61fd vmbus: use kernel bitops for traversing interrupt mask
Use standard kernel operations for find first set bit to traverse
the channel bit array. This has added benefit of speeding up
lookup on 64 bit and because it uses find first set instruction.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-10 15:43:30 +01:00
..
channel_mgmt.c Drivers: hv: vmbus: Use all supported IC versions to negotiate 2017-01-31 11:05:59 +01:00
channel.c vmbus: use kernel bitops for traversing interrupt mask 2017-02-10 15:43:30 +01:00
connection.c vmbus: use kernel bitops for traversing interrupt mask 2017-02-10 15:43:30 +01:00
hv_balloon.c Drivers: hv: balloon: add a fall through comment to hv_memory_notifier() 2017-01-31 11:05:58 +01:00
hv_fcopy.c Drivers: hv: Log the negotiated IC versions. 2017-01-31 11:05:59 +01:00
hv_kvp.c Drivers: hv: Log the negotiated IC versions. 2017-01-31 11:05:59 +01:00
hv_snapshot.c Drivers: hv: Log the negotiated IC versions. 2017-01-31 11:05:59 +01:00
hv_util.c Drivers: hv: util: Fix a typo 2017-02-10 15:40:19 +01:00
hv_utils_transport.c Drivers: hv: utils: fix a race on userspace daemons registration 2016-08-31 13:05:41 +02:00
hv_utils_transport.h Drivers: hv: utils: fix a race on userspace daemons registration 2016-08-31 13:05:41 +02:00
hv.c Drivers: hv: restore hypervcall page cleanup before kexec 2017-01-31 11:05:58 +01:00
hyperv_vmbus.h vmbus: use kernel bitops for traversing interrupt mask 2017-02-10 15:43:30 +01:00
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: util: introduce hv_utils_transport abstraction 2015-05-24 12:17:41 -07:00
ring_buffer.c Merge 4.10-rc7 into char-misc-next 2017-02-06 09:39:13 +01:00
vmbus_drv.c vmbus: use kernel bitops for traversing interrupt mask 2017-02-10 15:43:30 +01:00