index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
2
-15
/
+18
|
\
|
*
visorbus: switch from ioremap_cache to memremap
Dan Williams
2015-08-14
2
-15
/
+18
*
|
staging: unisys: make visorbus_dev_groups static
Michał Kępień
2015-08-15
1
-1
/
+1
*
|
drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS ...
Prarit Bhargava
2015-08-15
1
-0
/
+9
*
|
Staging: unisys: Remove useless cast on void pointer
Shraddha Barke
2015-08-15
1
-1
/
+1
*
|
staging: unisys: visornic: Convert to using napi
Neil Horman
2015-08-05
1
-120
/
+82
*
|
staging: unisys: visorchannel: Add peek function
Neil Horman
2015-08-04
2
-0
/
+23
*
|
staging: unisys: visornic - consolidate+simplify xmit watermark checks
Tim Sell
2015-08-01
1
-39
/
+75
*
|
staging: unisys: visornic: enable skb->len error-check, remove DEBUG blocks
Tim Sell
2015-08-01
1
-23
/
+3
*
|
staging: unisys: visornic_resume needs to mirror _serverdown_complete
Tim Sell
2015-08-01
1
-30
/
+26
*
|
staging: unisys: visornic - correctly reset flag prior to send_enbdis()
Tim Sell
2015-08-01
1
-0
/
+1
*
|
staging: unisys: visornic - prevent lock recursion after IO recovery
Tim Sell
2015-08-01
1
-2
/
+3
*
|
staging: unisys: avoid format string parsing
Kees Cook
2015-08-01
1
-1
/
+1
*
|
drivers, staging, unisys Add modalias files to visorbus devices
Prarit Bhargava
2015-08-01
1
-3
/
+42
*
|
staging: unisys: add UUID strings to channel_guid.h
Prarit Bhargava
2015-08-01
1
-0
/
+4
*
|
drivers, staging, unisys, cleanup channel_guid.h
Prarit Bhargava
2015-08-01
1
-15
/
+5
*
|
staging: unisys: visornic - prevent NETDEV WATCHDOG timeouts after IO recovery
Tim Sell
2015-07-24
1
-0
/
+2
*
|
staging: unisys: visornic - check visorchannel_signalinsert/remove failures
Tim Sell
2015-07-24
1
-7
/
+14
*
|
staging: unisys: visornic - ensure proper net locking in tx reset logic
Tim Sell
2015-07-24
1
-0
/
+9
*
|
staging: unisys: Process more than one response per check
David Kershner
2015-07-24
1
-81
/
+83
*
|
staging: unisys: remove bogus error checking
Neil Horman
2015-07-23
1
-12
/
+0
*
|
staging: unisys: remove visornic_ioctl
Neil Horman
2015-07-23
1
-16
/
+0
*
|
staging: unisys: Remove trans_start
Neil Horman
2015-07-23
1
-6
/
+0
*
|
staging: unisys: Fix improper use of NETDEV_TX_BUSY
Neil Horman
2015-07-23
1
-6
/
+11
*
|
staging: unisys: Remove some extraneous start/stop queue operations
Neil Horman
2015-07-23
1
-8
/
+1
*
|
staging: unisys: Change enable/disable to wait forever
Neil Horman
2015-07-23
1
-7
/
+9
*
|
staging: unisys: Make serverdown synchronous
Neil Horman
2015-07-23
1
-23
/
+2
*
|
staging: unisys: simplify visornic_serverdown_complete
Neil Horman
2015-07-23
1
-28
/
+8
*
|
staging: unisys: Guard against task leakage
Neil Horman
2015-07-23
1
-2
/
+7
*
|
staging: unisys: Clean up kthread usage
Neil Horman
2015-07-23
1
-96
/
+86
*
|
staging: unisys: Linarize skbs
Neil Horman
2015-07-23
1
-0
/
+16
*
|
staging: unisys: BUG halt on error in I/O channel
Neil Horman
2015-07-23
1
-2
/
+10
*
|
staging: unisys: Check return code properly on visor_copy_fragsinfo_from_skb
Neil Horman
2015-07-23
1
-1
/
+1
*
|
staging: unisys: Remove num_visornic_open array
Neil Horman
2015-07-23
1
-187
/
+154
*
|
staging: unisys: fix copyright statements
Benjamin Romer
2015-07-16
12
-59
/
+47
*
|
staging: unisys: fix random hangs with network stress in visornic
Tim Sell
2015-07-15
1
-4
/
+6
*
|
staging: unisys: Lock visorchannels associated with devices
David Kershner
2015-07-15
1
-4
/
+5
*
|
staging: unisys: Reduce indent
Christophe JAILLET
2015-07-15
1
-25
/
+24
*
|
staging: unisys: Use kzalloc instead of kmalloc/memset
Christophe JAILLET
2015-07-15
1
-2
/
+1
*
|
staging: unisys: fix random memory corruption in visorchannel_write()
Tim Sell
2015-07-15
1
-1
/
+2
*
|
staging: unisys: correctly NULL-terminate visorbus sysfs attribute array
Tim Sell
2015-07-15
1
-0
/
+1
*
|
staging: unisys: Fix broken build when ARCH=um
Ken Cox
2015-07-15
1
-1
/
+1
*
|
staging: unisys: Allow visorbus to autoload
David Kershner
2015-07-15
1
-0
/
+3
*
|
staging: unisys: visornic: prevent erroneous kfree of devdata pointer
Tim Sell
2015-07-15
1
-14
/
+6
*
|
staging: unisys: visornic: use preferred interface for setting netdev's parent
Tim Sell
2015-07-15
1
-1
/
+1
*
|
staging: unisys: visornic: delay start of worker thread until netdev created
Tim Sell
2015-07-15
1
-9
/
+6
*
|
staging: unisys: visornic: don't destroy global workqueues until devs destroyed
Tim Sell
2015-07-15
1
-1
/
+2
*
|
staging: unisys: visornic: correctly clean up device on removal
Tim Sell
2015-07-15
1
-2
/
+63
*
|
staging: unisys: visornic: correct obvious double-allocation of workqueues
Tim Sell
2015-07-15
1
-12
/
+0
*
|
staging: unisys: add error messages to visornic
Tim Sell
2015-07-15
1
-11
/
+80
[next]