index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-03
parport: change style of NULL comparison
Sudip Mukherjee
2016-01-03
parport: remove unnecessary out of memory message
Sudip Mukherjee
2016-01-03
parport: remove braces
Sudip Mukherjee
2016-01-03
parport: quoted strings should not be split
Sudip Mukherjee
2016-01-03
parport: code indent should use tabs
Sudip Mukherjee
2016-01-03
parport: fix coding style
Sudip Mukherjee
2016-01-03
parport: EXPORT_SYMBOL should follow function
Sudip Mukherjee
2016-01-03
parport: remove trailing white space
Sudip Mukherjee
2016-01-03
parport: fix a trivial typo
Geliang Tang
2015-12-26
Merge tag 'extcon-next-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-12-21
coresight: Fix a typo in Kconfig
Andrew F. Davis
2015-12-21
coresight: checking for NULL string in coresight_name_match()
Mathieu Poirier
2015-12-21
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
2015-12-21
Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
Vitaly Kuznetsov
2015-12-21
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
Dexuan Cui
2015-12-21
extcon: add Maxim MAX3355 driver
Sergei Shtylyov
2015-12-14
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
2015-12-14
Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...
Vitaly Kuznetsov
2015-12-14
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
2015-12-14
Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
Vitaly Kuznetsov
2015-12-14
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
2015-12-14
Drivers: hv: utils: fix crash when device is removed from host side
Vitaly Kuznetsov
2015-12-14
Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
Vitaly Kuznetsov
2015-12-14
Drivers: hv: utils: rename outmsg_lock
Vitaly Kuznetsov
2015-12-14
Drivers: hv: utils: fix memory leak on on_msg() failure
Vitaly Kuznetsov
2015-12-14
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
2015-12-14
Drivers: hv: utils: Invoke the poll function after handshake
K. Y. Srinivasan
2015-12-14
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
K. Y. Srinivasan
2015-12-14
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
2015-12-14
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2015-12-14
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
2015-12-14
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
2015-12-14
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
2015-12-14
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
2015-12-14
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
Dexuan Cui
2015-12-14
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
2015-12-14
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
2015-12-14
Drivers: hv: vmbus: Get rid of the unused macro
K. Y. Srinivasan
2015-12-14
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2015-12-14
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2015-12-14
Drivers: hv: vss: run only on supported host versions
Olaf Hering
2015-12-14
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
2015-12-14
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2015-12-14
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
2015-12-14
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
2015-12-14
Drivers: hv: utils: use memdup_user in hvt_op_write
Olaf Hering
2015-12-14
Drivers: hv: util: catch allocation errors
Olaf Hering
2015-12-14
tools: hv: remove repeated HV_FCOPY string
Olaf Hering
2015-12-14
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
2015-12-14
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
[next]