index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-21
/
+51
2014-01-29
qeth: fix build of s390 allmodconfig
Eugene Crosser
4
-21
/
+51
2014-01-29
s390/qdio: correct program-controlled interruption checking
Ursula Braun
1
-1
/
+1
2014-01-29
s390/qdio: for_each macro correctness
Jose Alonso
1
-8
/
+6
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-4
/
+10
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-53
/
+1194
2014-01-24
s390/hypfs: add interface for diagnose 0x304
Martin Schwidefsky
1
-0
/
+5
2014-01-23
Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-2
/
+9
2014-01-22
s390/xpram: don't modify module parameters
Sebastian Ott
1
-2
/
+3
2014-01-22
s390/vmur: Link parent CCW device during UR device creation
Hendrik Brueckner
1
-2
/
+2
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
24
-152
/
+755
2014-01-17
KVM: s390: virtio-ccw: Handle command rejects.
Cornelia Huck
1
-2
/
+9
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
2
-2
/
+2
2014-01-15
qeth: bridgeport support - address notifications
Eugene Crosser
6
-0
/
+339
2014-01-15
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
3
-1
/
+174
2014-01-15
qeth: bridgeport support - basic control
Eugene Crosser
8
-2
/
+664
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-14
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
3
-1
/
+174
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
3
-4
/
+4
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+2
2013-12-18
s390/zcrypt: add support for EP11 coprocessor cards
Ingo Tuchscherer
11
-14
/
+467
2013-12-18
s390/3270: fix allocation of tty3270_screen structure
Martin Schwidefsky
1
-1
/
+1
2013-12-17
qeth: Accurate ethtool output
Eugene Crosser
3
-49
/
+185
2013-12-17
netiucv: improve state checking in conn_action_txdone
Ursula Braun
1
-2
/
+6
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccwgroup driver
Sebastian Ott
1
-6
/
+6
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccw driver
Sebastian Ott
1
-10
/
+6
2013-12-16
s390/cio: fix unlocked access of online member
Sebastian Ott
1
-4
/
+9
2013-12-16
s390/sclp_early: Add function to detect sclp console capabilities
Hendrik Brueckner
1
-16
/
+30
2013-12-16
s390/sclp_early: Pass sccb pointer to every *_detect() function
Hendrik Brueckner
1
-21
/
+16
2013-12-16
s390/sclp_early: Replace early_read_info_sccb with sccb_early
Hendrik Brueckner
1
-8
/
+4
2013-12-16
s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid
Hendrik Brueckner
3
-23
/
+16
2013-12-16
s390/3270: fix use after free of tty3270_screen structure
Martin Schwidefsky
1
-5
/
+2
2013-12-16
s390/blacklist: Perform subchannel scan only when needed
Peter Oberparleiter
1
-3
/
+3
2013-12-16
s390/css: Prevent unnecessary allocation in subchannel loop
Peter Oberparleiter
1
-1
/
+9
2013-12-16
s390/cio: Delay scan for newly available I/O devices
Peter Oberparleiter
3
-7
/
+9
2013-12-16
s390/cio: Relax subchannel scan loop
Peter Oberparleiter
1
-0
/
+3
2013-12-16
s390/cio: More efficient handling of CHPID availability events
Peter Oberparleiter
1
-36
/
+4
2013-12-02
s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early
Hendrik Brueckner
1
-3
/
+2
2013-12-02
s390/dasd: fix memory leak caused by dangling references to request_queue
Stefan Weinhuber
1
-1
/
+0
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
7
-61
/
+61
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2
-6
/
+8
2013-11-20
s390/dasd: validate request size before building CCW/TCW request
Stefan Weinhuber
1
-0
/
+2
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-315
/
+365
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2013-11-15
s390/scm_block: do not hide eadm subchannel dependency
Sebastian Ott
4
-72
/
+9
2013-11-15
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
Michael Holzheu
1
-18
/
+9
2013-11-15
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
3
-172
/
+176
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
5
-17
/
+122
2013-11-15
s390/sclp: Move declarations for sclp_sdias into separate header file
Michael Holzheu
2
-56
/
+68
2013-11-15
s390/3270: fix missing device_destroy() call
Hendrik Brueckner
1
-0
/
+1
[prev]
[next]