index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
Vitaly Kuznetsov
2015-08-05
1
-1
/
+2
*
cpu-hotplug: convert cpu_hotplug_disabled to a counter
Vitaly Kuznetsov
2015-08-05
2
-11
/
+16
*
Drivers: hv: vmbus: document the VMBus sysfs files
Dexuan Cui
2015-08-05
2
-0
/
+30
*
tools: hv: add a python script lsvmbus to list VMBus devices
Dexuan Cui
2015-08-05
1
-0
/
+101
*
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
2015-08-05
1
-0
/
+38
*
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
3
-0
/
+94
*
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-05
1
-26
/
+19
*
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
2015-08-05
1
-11
/
+3
*
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
2015-08-05
2
-2
/
+19
*
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
4
-6
/
+20
*
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
3
-31
/
+110
*
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-08-05
3
-28
/
+92
*
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
16
-59
/
+27
*
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
2015-08-05
1
-0
/
+1
*
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
2015-08-05
3
-2
/
+4
*
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
2015-08-05
1
-0
/
+4
*
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
2015-08-05
1
-1
/
+1
*
hv: util: checking the wrong variable
Dan Carpenter
2015-08-05
1
-1
/
+1
*
Drivers: hv: vmbus: Permit sending of packets without payload
K. Y. Srinivasan
2015-08-05
1
-1
/
+3
*
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...
Alex Ng
2015-08-05
1
-6
/
+20
*
Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
Vitaly Kuznetsov
2015-08-05
1
-8
/
+13
*
Drivers: hv: kvp: check kzalloc return value
Vitaly Kuznetsov
2015-08-05
1
-0
/
+3
*
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
Vitaly Kuznetsov
2015-08-05
1
-4
/
+36
*
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
2015-08-05
3
-0
/
+38
*
Drivers: hv: don't do hypercalls when hypercall_page is NULL
Vitaly Kuznetsov
2015-08-05
1
-5
/
+8
*
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
2015-08-05
3
-0
/
+40
*
kexec: define kexec_in_progress in !CONFIG_KEXEC case
Vitaly Kuznetsov
2015-08-05
1
-0
/
+1
*
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
Vitaly Kuznetsov
2015-08-05
2
-2
/
+1
*
mei: remove check on pm_runtime_active in __mei_cl_disconnect
Tomas Winkler
2015-08-05
1
-3
/
+0
*
mei: hbm: bump supported HBM version to 2.0
Tomas Winkler
2015-08-04
1
-2
/
+2
*
mei: me: add sunrise point device ids
Tomas Winkler
2015-08-04
2
-0
/
+9
*
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
Alexander Usyskin
2015-08-04
1
-9
/
+29
*
mei: me: d0i3: move mei_me_hw_reset down in the file
Alexander Usyskin
2015-08-04
1
-51
/
+52
*
mei: me: d0i3: add d0i3 enter/exit state machine
Alexander Usyskin
2015-08-04
4
-10
/
+346
*
mei: hbm: reorganize the power gating responses
Alexander Usyskin
2015-08-04
1
-15
/
+70
*
mei: me: d0i3: enable d0i3 interrupts
Alexander Usyskin
2015-08-04
4
-35
/
+33
*
mei: me: d0i3: add flag to indicate D0i3 support
Alexander Usyskin
2015-08-04
3
-3
/
+14
*
mei: me: d0i3: add the control registers
Tomas Winkler
2015-08-04
1
-5
/
+15
*
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
Alexander Usyskin
2015-08-04
2
-0
/
+3
*
mei: bus: add and call callback on notify event
Alexander Usyskin
2015-08-04
5
-5
/
+55
*
mei: implement fasync for event notification
Tomas Winkler
2015-08-04
5
-4
/
+53
*
mei: support polling for event notification
Tomas Winkler
2015-08-04
1
-0
/
+8
*
mei: add async event notification ioctls
Tomas Winkler
2015-08-04
4
-1
/
+132
*
mei: add a handler that waits for notification on event
Tomas Winkler
2015-08-04
4
-1
/
+58
*
mei: add mei_cl_notify_request command
Tomas Winkler
2015-08-04
4
-4
/
+157
*
mei: enable async event notifications only from hbm version 2.0
Tomas Winkler
2015-08-04
4
-0
/
+14
*
mei: implement async notification hbm messages
Tomas Winkler
2015-08-04
3
-0
/
+145
*
mei: define async notification hbm commands
Tomas Winkler
2015-08-04
1
-0
/
+62
*
mei: disconnect on connection request timeout
Alexander Usyskin
2015-08-04
6
-29
/
+95
*
mei: support for dynamic clients
Tomas Winkler
2015-08-04
4
-2
/
+144
[next]