index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-11
1
-1
/
+1
*
s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-11
1
-1
/
+1
*
s390/sclp_vt220: Fix kernel panic due to early terminal input
Peter Oberparleiter
2014-04-11
1
-3
/
+11
*
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-03
1
-3
/
+3
*
s390/sclp: add timeout for queued requests
Gerald Schaefer
2014-04-01
3
-4
/
+104
*
s390/tape: Add missing destroy_timer_on_stack()
Thomas Gleixner
2014-04-01
1
-0
/
+1
*
s390/tape: Use del_timer_sync()
Thomas Gleixner
2014-04-01
1
-1
/
+1
*
s390/3270: fix crash with multiple reset device requests
Martin Schwidefsky
2014-04-01
1
-3
/
+6
*
s390/con3270: optionally disable auto update
Martin Schwidefsky
2014-03-26
3
-0
/
+17
*
s390/smp: limit number of cpus in possible cpu mask
Heiko Carstens
2014-03-17
1
-2
/
+21
*
s390/sclp_early: Return correct HSA block count also for zero
Michael Holzheu
2014-02-24
1
-3
/
+5
*
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
2014-02-21
2
-2
/
+15
*
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
2014-02-21
4
-8
/
+12
*
s390/hypfs: add interface for diagnose 0x304
Martin Schwidefsky
2014-01-24
1
-0
/
+5
*
s390/vmur: Link parent CCW device during UR device creation
Hendrik Brueckner
2014-01-22
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-20
4
-70
/
+65
|
\
|
*
s390/sclp_early: Add function to detect sclp console capabilities
Hendrik Brueckner
2013-12-16
1
-16
/
+30
|
*
s390/sclp_early: Pass sccb pointer to every *_detect() function
Hendrik Brueckner
2013-12-16
1
-21
/
+16
|
*
s390/sclp_early: Replace early_read_info_sccb with sccb_early
Hendrik Brueckner
2013-12-16
1
-8
/
+4
|
*
s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid
Hendrik Brueckner
2013-12-16
3
-23
/
+16
|
*
s390/3270: fix use after free of tty3270_screen structure
Martin Schwidefsky
2013-12-16
1
-5
/
+2
*
|
s390/3270: fix allocation of tty3270_screen structure
Martin Schwidefsky
2013-12-18
1
-1
/
+1
|
/
*
s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early
Hendrik Brueckner
2013-12-02
1
-3
/
+2
*
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
Michael Holzheu
2013-11-15
1
-18
/
+9
*
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
2013-11-15
3
-172
/
+176
*
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
2013-11-15
5
-17
/
+122
*
s390/sclp: Move declarations for sclp_sdias into separate header file
Michael Holzheu
2013-11-15
2
-56
/
+68
*
s390/3270: fix missing device_destroy() call
Hendrik Brueckner
2013-11-15
1
-0
/
+1
*
s390/3270: use diagnose 0x210 for device sensing under z/VM
Martin Schwidefsky
2013-10-24
1
-1
/
+1
*
s390/3270: remove unnecessary pointer check
Martin Schwidefsky
2013-10-24
1
-1
/
+1
*
s390/monwriter: fix smatch warning for strcpy()
Gerald Schaefer
2013-10-24
1
-1
/
+1
*
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2013-10-24
1
-11
/
+9
*
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
1
-2
/
+2
*
s390/vmlogrdr: fix array access in vmlogrdr_open()
Heiko Carstens
2013-10-15
1
-1
/
+1
*
s390/sclp: properly detect line mode console
Christian Borntraeger
2013-09-30
1
-3
/
+5
*
s390/3270: fix return value check in tty3270_resize_work()
Wei Yongjun
2013-09-30
1
-1
/
+1
*
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
1
-3
/
+3
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
2
-6
/
+6
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
1
-3
/
+3
*
s390/sclp: reword cpu capability change message
Heiko Carstens
2013-08-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
|
*
treewide: relase -> release
Geert Uytterhoeven
2013-06-28
1
-1
/
+1
*
|
s390/vmwatchdog: do not use static data
Sebastian Ott
2013-06-26
1
-2
/
+3
*
|
s390/sclp: remove duplicated include from sclp_ctl.c
Wei Yongjun
2013-06-26
1
-1
/
+0
*
|
s390/drivers: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-26
3
-3
/
+3
*
|
s390/sclp: Add SCLP character device driver
Michael Holzheu
2013-06-26
5
-15
/
+166
*
|
s390/sclp: add parameter to specify number of buffer pages
Martin Schwidefsky
2013-06-26
4
-7
/
+138
|
/
*
s390/memory hotplug,sclp: get rid of per memory increment usecount
Heiko Carstens
2013-05-02
1
-18
/
+2
*
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
2013-05-02
1
-2
/
+2
*
s390/zcore: calculate real memory size using own get_mem_size function
Heiko Carstens
2013-05-02
1
-15
/
+15
[next]