index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sony.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...
Vitaly Kuznetsov
1
-43
/
+22
2015-12-15
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
1
-43
/
+25
2015-12-15
Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
Vitaly Kuznetsov
1
-2
/
+0
2015-12-15
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
1
-109
/
+26
2015-12-15
Drivers: hv: utils: fix crash when device is removed from host side
Vitaly Kuznetsov
1
-3
/
+23
2015-12-15
Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
Vitaly Kuznetsov
2
-15
/
+57
2015-12-15
Drivers: hv: utils: rename outmsg_lock
Vitaly Kuznetsov
2
-8
/
+8
2015-12-15
Drivers: hv: utils: fix memory leak on on_msg() failure
Vitaly Kuznetsov
1
-3
/
+4
2015-12-15
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
1
-1
/
+1
2015-12-15
Drivers: hv: utils: Invoke the poll function after handshake
K. Y. Srinivasan
2
-2
/
+2
2015-12-15
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
K. Y. Srinivasan
1
-4
/
+7
2015-12-15
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
1
-2
/
+2
2015-12-15
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2
-0
/
+36
2015-12-15
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
1
-0
/
+16
2015-12-15
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
3
-11
/
+10
2015-12-15
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
1
-6
/
+15
2015-12-15
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
3
-21
/
+6
2015-12-15
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
Dexuan Cui
1
-0
/
+12
2015-12-15
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
1
-2
/
+19
2015-12-15
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
1
-13
/
+3
2015-12-15
Drivers: hv: vmbus: Get rid of the unused macro
K. Y. Srinivasan
1
-13
/
+0
2015-12-15
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2
-4
/
+3
2015-12-15
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
5
-68
/
+40
2015-12-15
Drivers: hv: vss: run only on supported host versions
Olaf Hering
1
-0
/
+5
2015-12-15
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
2
-0
/
+14
2015-12-15
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
3
-11
/
+12
2015-12-15
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
2
-0
/
+19
2015-12-15
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
1
-1
/
+3
2015-12-15
Drivers: hv: utils: use memdup_user in hvt_op_write
Olaf Hering
1
-5
/
+4
2015-12-15
Drivers: hv: util: catch allocation errors
Olaf Hering
1
-3
/
+6
2015-12-15
tools: hv: remove repeated HV_FCOPY string
Olaf Hering
1
-2
/
+2
2015-12-15
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
2
-3
/
+18
2015-12-15
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
4
-63
/
+34
2015-12-15
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
3
-2
/
+9
2015-12-14
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
1
-2
/
+3
2015-12-14
checkkconfigsymbols.py: find similar symbols
Valentin Rothberg
1
-26
/
+88
2015-12-14
checkkconfigsymbols.py: multiprocessing of files
Valentin Rothberg
1
-26
/
+102
2015-12-14
Linux 4.4-rc5
v4.4-rc5
Linus Torvalds
1
-1
/
+1
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
8
-28
/
+28
2015-12-12
MIPS: fix DMA contiguous allocation
Qais Yousef
1
-1
/
+1
2015-12-12
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2015-12-12
ocfs2: fix SGID not inherited issue
Junxiao Bi
1
-3
/
+1
2015-12-12
mm/oom_kill.c: avoid attempting to kill init sharing same memory
Chen Jie
1
-0
/
+2
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-12
tmpfs: fix shmem_evict_inode() warnings on i_blocks
Hugh Dickins
1
-20
/
+14
2015-12-12
mm/hugetlb.c: fix resv map memory leak for placeholder entries
Mike Kravetz
1
-2
/
+12
2015-12-12
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
1
-4
/
+4
2015-12-12
kernel: remove stop_machine() Kconfig dependency
Chris Wilson
3
-12
/
+5
2015-12-12
mm: kmemleak: mark kmemleak_init prototype as __init
Nicolas Iooss
1
-1
/
+1
2015-12-12
mm: fix kerneldoc on mem_cgroup_replace_page
Hugh Dickins
1
-1
/
+1
[next]