index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
KVM: s390: Perform early event mask processing during boot
Heinz Graalfs
4
-11
/
+50
2012-06-05
s390/vmlogrdr: cleanup driver attribute usage
Sebastian Ott
1
-12
/
+13
2012-06-05
s390/vmlogrdr: cleanup device attribute usage
Sebastian Ott
1
-11
/
+8
2012-06-05
s390/cio/chp: cleanup attribute usage
Sebastian Ott
1
-7
/
+5
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-5
/
+1
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+11
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
1
-1
/
+1
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
1
-4
/
+0
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-179
/
+194
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
27
-838
/
+375
2012-05-17
KVM: s390: add capability indicating COW support
Christian Borntraeger
1
-1
/
+11
2012-05-16
qeth: recognize vlan devices in layer3 mode
frank.blaschka@de.ibm.com
1
-2
/
+2
2012-05-16
qeth: remove token ring part 2
Frank Blaschka
5
-181
/
+0
2012-05-16
s390/ap: Fix wrong or missing comments
Holger Dengler
1
-4
/
+4
2012-05-16
s390/ap: move receive callback to message struct
Holger Dengler
6
-13
/
+24
2012-05-16
s390/qeth: reshuffle initialization
Sebastian Ott
1
-15
/
+13
2012-05-16
s390/qeth: cleanup drv attr usage
Sebastian Ott
1
-9
/
+13
2012-05-16
s390/claw: cleanup drv attr usage
Sebastian Ott
1
-15
/
+8
2012-05-16
s390/lcs: cleanup drv attr usage
Sebastian Ott
1
-10
/
+6
2012-05-16
s390/ctc: cleanup drv attr usage
Sebastian Ott
1
-9
/
+6
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
5
-72
/
+8
2012-05-16
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
Sebastian Ott
5
-64
/
+61
2012-05-16
s390/qeth: switch to ccwgroup_create_dev
Sebastian Ott
3
-71
/
+35
2012-05-16
s390/claw: switch to ccwgroup_create_dev
Sebastian Ott
1
-78
/
+54
2012-05-16
s390/lcs: switch to ccwgroup_create_dev
Sebastian Ott
1
-18
/
+17
2012-05-16
s390/ctcm: switch to ccwgroup_create_dev
Sebastian Ott
3
-59
/
+22
2012-05-16
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
3
-40
/
+43
2012-05-16
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
1
-9
/
+45
2012-05-16
s390/claw: remove "eieio" calls
Heiko Carstens
1
-3
/
+0
2012-05-16
s390/memory hotplug: initialize storage keys
Heiko Carstens
1
-1
/
+11
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
1
-2
/
+2
2012-05-16
s390/tape: remove tape block leftovers
Heiko Carstens
5
-311
/
+2
2012-05-16
s390: remove superfluous tpi from wait_cons_dev
Martin Schwidefsky
1
-54
/
+19
2012-05-16
s390/qdio: Cleanup error handling to drivers
Jan Glauber
2
-23
/
+24
2012-05-15
s390: delete any traces of token ring support
Paul Gortmaker
5
-58
/
+11
2012-04-24
qeth: Use blkt defaults for OSA Express 4
Stefan Raspl
1
-1
/
+2
2012-04-24
qeth: allow change of blkt default values
Ursula Braun
1
-1
/
+2
2012-04-23
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
6
-179
/
+194
2012-04-17
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Heiko Carstens
1
-1
/
+5
2012-04-13
TTY: con3215, use tty from tty_port
Jiri Slaby
1
-16
/
+16
2012-04-13
TTY: con3215, add tty_port
Jiri Slaby
1
-14
/
+16
2012-04-11
[S390] s390/char/vmur.c: fix memory leak
Dennis Chen
1
-1
/
+1
2012-04-11
[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request
Julia Lawall
1
-8
/
+16
2012-04-09
TTY: tty3270, add tty_port
Jiri Slaby
3
-43
/
+49
2012-04-09
TTY: tty3270, push tty down to tty3270_do_write
Jiri Slaby
1
-5
/
+6
2012-04-09
TTY: tty3270, get rid of ugly aliasing
Jiri Slaby
1
-23
/
+19
2012-04-09
TTY: tty3270, move initialization to allocation
Jiri Slaby
1
-10
/
+10
2012-04-09
TTY: sclp_vt220, remove unused allocation
Jiri Slaby
1
-8
/
+1
2012-04-09
TTY: sclp_vt220, add tty_port
Jiri Slaby
1
-10
/
+14
2012-04-09
TTY: sclp_tty, add tty_port
Jiri Slaby
1
-14
/
+19
[prev]
[next]