index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
s390/cio: fix pgid reserved check
Sebastian Ott
1
-5
/
+5
2012-11-30
s390/pci: PCI hotplug support via SCLP
Jan Glauber
2
-2
/
+65
2012-11-30
s390/pci: CHSC PCI support for error and availability events
Jan Glauber
1
-44
/
+112
2012-11-30
s390/dasd: add safe offline interface
Stefan Haberland
3
-17
/
+116
2012-11-30
s390/dasd: fix unaccessible device after resume
Stefan Haberland
1
-9
/
+7
2012-11-23
s390/ccwgroup: allow drivers to call set_{on,off}line
Sebastian Ott
1
-2
/
+20
2012-11-23
s390/ccwgroup: set_online return error when already online
Sebastian Ott
1
-2
/
+2
2012-11-23
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
1
-9
/
+8
2012-11-23
s390/zcrypt: msgType50 (RSA-CRT) fix
Ingo Tuchscherer
2
-41
/
+29
2012-11-23
s390: use ccw_device_get_schid
Sebastian Ott
5
-28
/
+8
2012-11-23
s390: Add a mechanism to get the subchannel id.
Cornelia Huck
1
-0
/
+12
2012-11-23
s390/qdio: rework BUG's and WARN_ON's
Jan Glauber
3
-46
/
+12
2012-11-23
s390/dasd: fix multi-line printks with multiple KERN_<level>s
Sebastian Ott
2
-51
/
+48
2012-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-7
/
+30
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
1
-7
/
+5
2012-11-13
qeth: set new mac even if old mac is gone
Ursula Braun
1
-1
/
+1
2012-11-13
qeth: Fix IPA_CMD_QIPASSIST return code handling
Stefan Raspl
2
-6
/
+29
2012-11-06
s390/cio: fix length calculation in idset.c
Sebastian Ott
1
-2
/
+1
2012-11-06
s390: Move css limits from drivers/s390/cio/ to include/asm/.
Cornelia Huck
1
-3
/
+0
2012-10-26
s390/cio: suppress 2nd path verification during resume
Sebastian Ott
1
-7
/
+1
2012-10-18
s390/css: stop stsch loop after cc 3
Sebastian Ott
3
-2
/
+16
2012-10-18
s390/cio: use generic bitmap functions
Sebastian Ott
1
-12
/
+6
2012-10-16
qeth: fix deadlock between recovery and bonding driver
Stefan Raspl
2
-10
/
+12
2012-10-16
smsgiucv: reestablish IUCV path after resume
Hendrik Brueckner
1
-1
/
+1
2012-10-09
s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c
Wei Yongjun
1
-1
/
+0
2012-10-09
s390/dcssblk: cleanup device attribute usage
Sebastian Ott
1
-29
/
+23
2012-10-07
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+4
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
13
-43
/
+223
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-38
/
+48
2012-10-02
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
13
-43
/
+223
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
4
-16
/
+48
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+71
2012-09-28
virtio: support reserved vqs
Michael S. Tsirkin
1
-0
/
+3
2012-09-28
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
1
-1
/
+1
2012-09-26
s390/dasd: check count address during online setting
Stefan Haberland
1
-2
/
+12
2012-09-26
drivers/s390/char/monreader.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/tape: remove even more tape block leftovers
Heiko Carstens
2
-5
/
+0
2012-09-26
s390/ap_bus: add missing ifdef
Heiko Carstens
1
-0
/
+2
2012-09-26
s390/qdio: fix truncated debug output of hex values
Jan Glauber
1
-13
/
+25
2012-09-26
s390/zcryt: Handle AP configuration changes
Holger Dengler
6
-9
/
+201
2012-09-26
s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sclp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
2
-2
/
+2
2012-09-26
s390/dasd: fix return value for non-existent ioctls
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-11
/
+4
2012-09-26
s390/3270: drop unused spinlock from struct con3270
Jean Delvare
1
-1
/
+0
2012-09-26
s390/scm: reorder scm_remove
Sebastian Ott
1
-1
/
+1
2012-09-26
s390/scm: remove superfluous lock
Sebastian Ott
2
-14
/
+3
2012-09-26
s390/scm_block: force cluster writes
Sebastian Ott
5
-3
/
+310
[next]