index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
4
-4
/
+0
|
*
|
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
2
-3
/
+3
|
*
|
qeth: display "undefined" value of sysfs-attribute "layer2"
Ursula Braun
2009-08-26
1
-1
/
+1
|
*
|
qeth: display service_level info only when valid.
Klaus-Dieter Wacker
2009-08-26
1
-2
/
+3
|
*
|
qeth: Cleanup for cast-type determination.
Klaus-Dieter Wacker
2009-08-26
4
-82
/
+57
|
*
|
qeth: scheduling while atomic during ifconfig online sequence
Frank Blaschka
2009-08-26
1
-0
/
+1
|
*
|
qeth: HiperSockets SIGA retry support on CC=2.
Klaus-Dieter Wacker
2009-08-26
2
-8
/
+61
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
16
-125
/
+150
|
|
\
\
|
|
|
/
|
*
|
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
5
-7
/
+11
|
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-5
/
+5
*
|
|
[S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
Michael Holzheu
2009-09-11
4
-16
/
+14
*
|
|
[S390] Get rid of cpuid.h header file.
Heiko Carstens
2009-09-11
2
-3
/
+3
*
|
|
[S390] tape: Fix device online messages
Michael Holzheu
2009-09-11
2
-6
/
+8
*
|
|
[S390] kvm: use console_initcall() to initialize s390 virtio console
Hendrik Brueckner
2009-09-11
1
-2
/
+6
*
|
|
[S390] tape: reversed order of labels
Roel Kluin
2009-09-11
1
-2
/
+2
*
|
|
[S390] zcrypt: Free ap_device if dev_set_name fails.
Felix Beck
2009-09-11
1
-2
/
+5
*
|
|
[S390] zcrypt: Use spin_lock_bh in suspend callback
Felix Beck
2009-09-11
1
-2
/
+6
*
|
|
[S390] xpram: Remove checksum validation for suspend/resume
Michael Holzheu
2009-09-11
1
-65
/
+0
*
|
|
[S390] vmur: Invalid allocation sequence for vmur class
Michael Holzheu
2009-09-11
1
-9
/
+10
*
|
|
[S390] add call home support
Hans-Joachim Picht
2009-09-11
4
-1
/
+238
*
|
|
[S390] tape: use init_timer_on_stack() rather than init_timer()
Frank Munzert
2009-09-11
1
-1
/
+1
*
|
|
[S390] proper use of device register
Sebastian Ott
2009-09-11
7
-25
/
+24
*
|
|
[S390] dasd: fix message naming
Stefan Haberland
2009-09-11
8
-20
/
+20
*
|
|
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
2009-09-11
7
-51
/
+41
*
|
|
[S390] dasd: fail requests when device state is less then ready
Stefan Weinhuber
2009-09-11
1
-1
/
+4
*
|
|
[S390] cio: remove ccw_device init_name
Sebastian Ott
2009-09-11
2
-19
/
+6
*
|
|
[S390] cio: move final put_device to ccw_device_unregister
Sebastian Ott
2009-09-11
1
-3
/
+4
*
|
|
[S390] cio: remove subchannel init_name
Sebastian Ott
2009-09-11
3
-14
/
+2
*
|
|
[S390] cio: fix memleak in subchannel validation
Sebastian Ott
2009-09-11
2
-5
/
+5
*
|
|
[S390] cio: fix use after free in s390 debug feature
Sebastian Ott
2009-09-11
1
-5
/
+9
*
|
|
[S390] qdio: remove limited number of debugfs entries
Jan Glauber
2009-09-11
2
-41
/
+18
*
|
|
[S390] cio: failing set online/offline processing.
Michael Ernst
2009-09-11
2
-35
/
+67
*
|
|
[S390] cio: ensure to hold a reference for deferred deregistration
Sebastian Ott
2009-09-11
1
-8
/
+6
*
|
|
[S390] qdio: continue polling if the queue is not finished
Jan Glauber
2009-09-11
1
-1
/
+3
*
|
|
[S390] cio: increase trace level
Sebastian Ott
2009-09-11
2
-31
/
+17
*
|
|
[S390] cio: fix not oper handling after failed [on|off]line processing
Sebastian Ott
2009-09-11
1
-0
/
+7
*
|
|
[S390] cio: consolidate subchannel intparm reset
Peter Oberparleiter
2009-09-11
2
-10
/
+3
*
|
|
[S390] cio: move scsw helper functions to header file
Heiko Carstens
2009-09-11
3
-868
/
+1
*
|
|
[S390] cio: fix ineffective verify event
Peter Oberparleiter
2009-09-11
1
-1
/
+12
*
|
|
[S390] drivers/s390: put NULL test before dereference
Julia Lawall
2009-08-23
1
-1
/
+1
*
|
|
[S390] cio: fix double free after failed device initialization
Sebastian Ott
2009-08-23
1
-3
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-08-04
5
-65
/
+99
|
\
\
|
*
|
[SCSI] zfcp: Fix tracing of request id for abort requests
Christof Schmitt
2009-07-30
1
-8
/
+10
|
*
|
[SCSI] zfcp: Fix wka port processing
Swen Schillig
2009-07-30
2
-7
/
+5
|
*
|
[SCSI] zfcp: avoid double notify in lowmem scenario
Swen Schillig
2009-07-30
1
-4
/
+10
|
*
|
[SCSI] zfcp: Add port only once to FC transport class
Christof Schmitt
2009-07-30
1
-1
/
+6
|
*
|
[SCSI] zfcp: Recover from stalled outbound queue
Christof Schmitt
2009-07-30
1
-1
/
+4
|
*
|
[SCSI] zfcp: Fix erp escalation procedure
Christof Schmitt
2009-07-30
1
-26
/
+24
|
*
|
[SCSI] zfcp: Fix logic for physical port close
Christof Schmitt
2009-07-30
1
-1
/
+1
|
*
|
[SCSI] zfcp: Use -EIO for SBAL allocation failures
Christof Schmitt
2009-07-30
1
-3
/
+2
[prev]
[next]