Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f212bd95a9f62b7929c59b16e1d3bbde2fb4081d
/
drivers
/
s390
/
char
a313bdc
s390/sclp: fix compile error
by Sebastian Ott
· 9 years ago
1592a8e
s390/kdump: fix nosmt kernel parameter
by Michael Holzheu
· 9 years ago
d08d943
s390/smp: cleanup core vs. cpu in the SCLP interface
by Martin Schwidefsky
· 9 years ago
8cb8181
s390/keyboard: avoid off-by-one when using strnlen_user()
by Jan Kara
· 9 years ago
2e4aa2f
s390/sclp: pass timeout as HZ independent value
by Nicholas Mc Guire
· 9 years ago
b8a43b0
s390/sclp: Use DECLARE_BITMAP
by Joe Perches
· 9 years ago
78335a3
s390/sclp: move sclp_facilities into "struct sclp"
by David Hildenbrand
· 10 years ago
3a9f3fe
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
by David Hildenbrand
· 10 years ago
37c5f6c
s390/sclp: unify basic sclp access by exposing "struct sclp"
by David Hildenbrand
· 10 years ago
0a7c501e
s390/3215: free memory in error path
by Christophe Jaillet
· 10 years ago
8741ce6
s390/mm: Fix memory hotplug for unaligned standby memory
by Michael Holzheu
· 10 years ago
5a79859
s390: remove 31 bit support
by Heiko Carstens
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
d614be0
s390/sclp: introduce check for the SIGP Interpretation Facility
by David Hildenbrand
· 10 years ago
55b5eb7
s390/tape: remove redundant if statement
by Martin Schwidefsky
· 10 years ago
2ec5049
s390/hmcdrv: free memory on error path
by Christophe Jaillet
· 10 years ago
10ad34b
s390: add SMT support
by Martin Schwidefsky
· 10 years ago
e982506
s390/hmcdrv: remove unnecessary version.h inclusion
by Syam Sidhardhan
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
27afc5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
b3e06dc
s390/sclp_async: add Kconfig option to specify the component id
by Martin Schwidefsky
· 10 years ago
6774def
treewide: fix typo in printk and Kconfig
by Masanari Iida
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
f3326ec
s390: char: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
c9eeb7b
s390/hmcdrv: Restrict s390 HMC driver to S390 arch
by Josh Boyer
· 10 years ago
1ee07ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
a62bc07
s390/kdump: add support for vector extension
by Michael Holzheu
· 10 years ago
6b933de
[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()
by Al Viro
· 10 years ago
9fc98ad
s390/tape: fix MTIOCGET ioctl to report blocksize
by Stefan Haberland
· 10 years ago
8f933b1
s390/hmcdrv: HMC drive CD/DVD access
by Ralf Hoppe
· 12 years ago
ea61a57
s390/sclp: reduce dependency on event type masks
by Martin Schwidefsky
· 10 years ago
b8a2bbd
s390/sclp: remove unnecessary XTABS flag
by Martin Schwidefsky
· 10 years ago
e512d56
s390/3215: fix tty output containing tabs
by Martin Schwidefsky
· 10 years ago
26d766c
s390/3215: fix hanging console issue
by Martin Schwidefsky
· 10 years ago
7cbe4af
s390/3270: correct size detection with the read-partition command
by Martin Schwidefsky
· 10 years ago
ef283688f
s390: avoid format strings leaking into names
by Kees Cook
· 10 years ago
f7a94db
s390/watchdog: use watchdog API
by Philipp Hachtmann
· 10 years ago
f2485f5
s390/sclp_vt220: Enable ASCII console per default
by Peter Oberparleiter
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 10 years ago
bf28a59
s390/dump: Remove CONFIG_ZFCPDUMP
by Michael Holzheu
· 11 years ago
50be634
s390/mm: Convert bootmem to memblock
by Philipp Hachtmann
· 11 years ago
570126d
s390/sclp: add sclp_get_ibc function
by Michael Mueller
· 11 years ago
217a440
KVM: s390/sclp: correctly set eca siif bit
by Heiko Carstens
· 11 years ago
5896f8f
s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
83d8e25
s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
e106e4e
s390/sclp_vt220: Fix kernel panic due to early terminal input
by Peter Oberparleiter
· 11 years ago
1dad093
s390/irq: Use defines for external interruption codes
by Thomas Huth
· 11 years ago
9f0128f
s390/sclp: add timeout for queued requests
by Gerald Schaefer
· 11 years ago
50f0e3b
s390/tape: Add missing destroy_timer_on_stack()
by Thomas Gleixner
· 11 years ago
02ba8d2
s390/tape: Use del_timer_sync()
by Thomas Gleixner
· 11 years ago
bd1cb5d
s390/3270: fix crash with multiple reset device requests
by Martin Schwidefsky
· 11 years ago
233faec
s390/con3270: optionally disable auto update
by Martin Schwidefsky
· 11 years ago
cf813db
s390/smp: limit number of cpus in possible cpu mask
by Heiko Carstens
· 11 years ago
9499934
s390/sclp_early: Return correct HSA block count also for zero
by Michael Holzheu
· 11 years ago
1e53209
s390/cio: reorder initialization of ccw consoles
by Sebastian Ott
· 11 years ago
2253e8d
s390/cio: fix driver callback initialization for ccw consoles
by Sebastian Ott
· 11 years ago
07be038
s390/hypfs: add interface for diagnose 0x304
by Martin Schwidefsky
· 11 years ago
964c150
s390/vmur: Link parent CCW device during UR device creation
by Hendrik Brueckner
· 11 years ago
f479c01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
36d9f4d
s390/3270: fix allocation of tty3270_screen structure
by Martin Schwidefsky
· 11 years ago
52733e0
s390/sclp_early: Add function to detect sclp console capabilities
by Hendrik Brueckner
· 11 years ago
5d5de1a
s390/sclp_early: Pass sccb pointer to every *_detect() function
by Hendrik Brueckner
· 11 years ago
56e57a8
s390/sclp_early: Replace early_read_info_sccb with sccb_early
by Hendrik Brueckner
· 11 years ago
333cce9
s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid
by Hendrik Brueckner
· 11 years ago
03439e7
s390/3270: fix use after free of tty3270_screen structure
by Martin Schwidefsky
· 11 years ago
9e3ea19
s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early
by Hendrik Brueckner
· 11 years ago
7b50da5
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
by Michael Holzheu
· 11 years ago
acf6a00
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
by Michael Holzheu
· 11 years ago
e657d8f
s390/sclp: Determine HSA size dynamically for zfcpdump
by Michael Holzheu
· 11 years ago
f8049e3
s390/sclp: Move declarations for sclp_sdias into separate header file
by Michael Holzheu
· 11 years ago
d1e61fe
s390/3270: fix missing device_destroy() call
by Hendrik Brueckner
· 11 years ago
01a7cfa
s390/3270: use diagnose 0x210 for device sensing under z/VM
by Martin Schwidefsky
· 11 years ago
dc3ac5f
s390/3270: remove unnecessary pointer check
by Martin Schwidefsky
· 11 years ago
3cf11d7
s390/monwriter: fix smatch warning for strcpy()
by Gerald Schaefer
· 11 years ago
5895294
s390: Remove zfcpdump NR_CPUS dependency
by Michael Holzheu
· 11 years ago
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
9784bd4
s390/vmlogrdr: fix array access in vmlogrdr_open()
by Heiko Carstens
· 11 years ago
22bfda6
s390/sclp: properly detect line mode console
by Christian Borntraeger
· 11 years ago
8f0ba63
s390/3270: fix return value check in tty3270_resize_work()
by Wei Yongjun
· 11 years ago
6f79d33
s390/vmcore: use vmcore for zfcpdump
by Michael Holzheu
· 11 years ago
63df41d6
s390: make various functions static, add declarations to header files
by Heiko Carstens
· 11 years ago
82003c3
s390/irq: rework irq subclass handling
by Heiko Carstens
· 11 years ago
363fd4c
s390/sclp: reword cpu capability change message
by Heiko Carstens
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
83a35e3
treewide: relase -> release
by Geert Uytterhoeven
· 11 years ago
739737e
s390/vmwatchdog: do not use static data
by Sebastian Ott
· 11 years ago
749d3f9
s390/sclp: remove duplicated include from sclp_ctl.c
by Wei Yongjun
· 11 years ago
4bdb613
s390/drivers: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 11 years ago
d475f94
s390/sclp: Add SCLP character device driver
by Michael Holzheu
· 11 years ago
25b41a7
s390/sclp: add parameter to specify number of buffer pages
by Martin Schwidefsky
· 11 years ago
1553556
s390/memory hotplug,sclp: get rid of per memory increment usecount
by Heiko Carstens
· 12 years ago
df1bd59
s390/mem_detect: limit memory detection loop to "mem=" parameter
by Heiko Carstens
· 12 years ago
7b1e427
s390/zcore: calculate real memory size using own get_mem_size function
by Heiko Carstens
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
94c1636
s390/memory hotplug: prevent offline of active memory increments
by Heiko Carstens
· 12 years ago
241fd9b
s390/zcore: Fix HSA copy length for last block
by Michael Holzheu
· 12 years ago
f10ccca
s390/cio: ccw_device_force_console don't use static variable
by Sebastian Ott
· 12 years ago
188561a
s390/cio: wait_cons_dev don't use static variable
by Sebastian Ott
· 12 years ago
Next »