Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
85a7f0ac5370901916a21935e1fafbe397b70f80
/
drivers
/
s390
/
char
6fd0330
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
2b1e3e5
[S390] pm: monreader power management callbacks.
by Gerald Schaefer
· 15 years ago
fb78140
[S390] pm: monwriter power management callbacks.
by Gerald Schaefer
· 15 years ago
0399790
[S390] pm: memory hotplug power management callbacks
by Gerald Schaefer
· 15 years ago
4b214a0
[S390] pm: con3270 power management callbacks.
by Martin Schwidefsky
· 15 years ago
62b74942
[S390] pm: power management support for SCLP drivers.
by Michael Holzheu
· 15 years ago
3ef32e6
[S390] pm: tape power management callbacks
by Frank Munzert
· 15 years ago
9f62fa1
[S390] pm: vmlogrdr power management callbacks
by Stefan Weinhuber
· 15 years ago
b241f7b
[S390] pm: vmur driver power management callbacks
by Frank Munzert
· 15 years ago
58872d5
[S390] pm: vmwatchdog power management callbacks.
by Christian Borntraeger
· 15 years ago
77812a2
[S390] pm: con3215 power management callbacks
by Martin Schwidefsky
· 15 years ago
dff59b6
s390: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
205d7ab
[S390] 3270: lock dependency fixes
by Martin Schwidefsky
· 15 years ago
fcf7581
[S390] 3270: do not register with tty_register_device
by Martin Schwidefsky
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
40cbbb7
block: implement and use [__]blk_end_request_all()
by Tejun Heo
· 16 years ago
4d7a3cd
[S390] Use tape_generic_offline directly.
by Frank Munzert
· 16 years ago
6aa0d3a
[S390] BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
159d1ff
[S390] Use csum_partial in checksum.h
by Frank Munzert
· 16 years ago
ab640db
[S390] tape message cleanup
by Carsten Otte
· 16 years ago
099b765
[S390] Automatic IPL after dump
by Frank Munzert
· 16 years ago
23d75d9
[S390] fix "mem=" handling in case of standby memory
by Heiko Carstens
· 16 years ago
e2e5a0f
[S390] sclp: handle empty event buffers
by Peter Oberparleiter
· 16 years ago
d41bf2f
[S390] tape block: fix dependencies
by Kamalesh Babulal
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
5466c2e
[S390] convert vmlogrdr printks to pr_xxx macros.
by Martin Schwidefsky
· 16 years ago
17159dc6
[S390] convert zfcp dumper printks to pr_xxx macros.
by Michael Holzheu
· 16 years ago
b3ff088
[S390] convert sclp printks to pr_xxx macros.
by Martin Schwidefsky
· 16 years ago
1519c0c
[S390] convert monwriter printks to pr_xxx macros.
by Melissa Howland
· 16 years ago
a4f5a29
[S390] convert monreader printks to pr_xxx macros.
by Gerald Schaefer
· 16 years ago
80a5c36
[S390] convert vmur printks to pr_xxx macros.
by Frank Munzert
· 16 years ago
8988e58
[S390] convert vmcp printks to pr_xxx macros.
by Christian Borntraeger
· 16 years ago
b3b59d3
[S390] sclp vt220: fix compile warning
by Heiko Carstens
· 16 years ago
a114a9d
[S390] vmcp: remove BKL
by Christian Borntraeger
· 16 years ago
675be97
[S390] sclp: emit error message if assign storage fails
by Heiko Carstens
· 16 years ago
b3c21e4
[S390] tape: disable interrupts in tape_open and tape_release
by Frank Munzert
· 16 years ago
7a4a1cc
[S390] tape block: complete request with correct locking
by Frank Munzert
· 16 years ago
4e999af
[PATCH] switch tape_block
by Al Viro
· 17 years ago
d4430d6
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
ea9e42f
device create: s390: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
a18992d
fs3270: Correct error returns
by Alan Cox
· 16 years ago
a90610e
fs3270: remove extra locks
by Alan Cox
· 16 years ago
934e6eb
tty: Redo current tty locking
by Alan Cox
· 16 years ago
452a00d
tty: Make get_current_tty use a kref
by Alan Cox
· 16 years ago
408aec3
[S390] 3215: Remove tasklet.
by Heiko Carstens
· 16 years ago
2332ce1
[S390] console flush on panic / reboot
by Holger Smolinski
· 16 years ago
b9d3aed
[S390] more bus_id -> dev_name conversions
by Cornelia Huck
· 16 years ago
1bf5b28
[S390] bus_id -> dev_set_name() changes
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
0983e56
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
fc7e1e4
[S390] dont use kthread for smp_rescan_cpus().
by Heiko Carstens
· 16 years ago
7e9238f
[S390] Add support for memory hot-remove.
by Gerald Schaefer
· 16 years ago
934b285
[S390] nohz/sclp: disable timer on synchronous waits.
by Heiko Carstens
· 16 years ago
05675de
device create: s390: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
b9993a3
[S390] vmur: Fix return code handling.
by Frank Munzert
· 16 years ago
12e0c95
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
by Frank Munzert
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
5e34599
[S390] sclp_tty: Fix scheduling while atomic bug.
by Heiko Carstens
· 16 years ago
095761d
[S390] sclp_tty: remove ioctl interface.
by Heiko Carstens
· 16 years ago
1d03037
[S390] Remove P390 support.
by Heiko Carstens
· 16 years ago
a44008f
[S390] Cleanup vmcp printk messages.
by Christian Borntraeger
· 16 years ago
0d13006
[S390] Cleanup vmwatch printk messages.
by Martin Schwidefsky
· 16 years ago
2a062ab
[S390] Cleanup zfcp dumper printk messages.
by Michael Holzheu
· 16 years ago
2f6f252
[S390] Cleanup vmlogrdr printk messages.
by Martin Schwidefsky
· 16 years ago
2ca5b6e
[S390] Cleanup monreader printk messages.
by Gerald Schaefer
· 16 years ago
a12c53f
[S390] Cleanup sclp printk messages.
by Martin Schwidefsky
· 16 years ago
26348f7
[S390] Cleanup 3215 printk messages.
by Martin Schwidefsky
· 16 years ago
a26182e
[S390] Cleanup 3270 printk messages.
by Martin Schwidefsky
· 16 years ago
23d1742
[S390] Move memory detection code to own file.
by Heiko Carstens
· 16 years ago
e0bc249
[S390] Add support for memory hot-add via sclp.
by Heiko Carstens
· 16 years ago
7785857
[S390] s390/vmcp: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
3ca1c99
[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem
by Julia Lawall
· 16 years ago
ad21179
[S390] sclp: simplify vt220 cleanup logic
by Peter Oberparleiter
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
b9732ca
[S390] sclp: fix possible deadlock on cpu rescan.
by Heiko Carstens
· 16 years ago
887d935
[S390] sclp: keep facility mask up to date.
by Heiko Carstens
· 16 years ago
b1c02d9
[S390] cio: Use locks when accessing /sys/firmware/cpi data.
by Michael Ernst
· 16 years ago
3e0420f
vmwatchdog: BKL pushdown
by Arnd Bergmann
· 16 years ago
6c111d8
vmcp: BKL pushdown
by Arnd Bergmann
· 16 years ago
dca67e9
monwriter: BKL pushdown
by Arnd Bergmann
· 16 years ago
6ce46a4
monreader: BKL pushdown
by Arnd Bergmann
· 16 years ago
764a4a8
drivers/s390: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
1783e60
[S390] tape_3590.c: introduce missing kfree
by Julia Lawall
· 16 years ago
7b439d2
[S390] vt220 console, initialize list head before use
by Carsten Otte
· 16 years ago
4657fb8
[S390] tape: fix race with stack local wait_queue_head_t.
by Martin Schwidefsky
· 16 years ago
54ad641
[S390] 3270: fix race with stack local wait_queue_head_t.
by Martin Schwidefsky
· 16 years ago
d4820e4
[S390] sclp_vt220: fix scheduling while atomic bug.
by Heiko Carstens
· 16 years ago
67060d9
[S390] Fix section mismatch warnings.
by Heiko Carstens
· 16 years ago
f71ad62
[S390] tape: Fix race condition in tape block device driver
by Michael Holzheu
· 16 years ago
c5fb920
s390: fix race in device_create
by Greg Kroah-Hartman
· 16 years ago
f455adc
[S390] tape: Use ccw_dev_id to build cdev_id.
by Cornelia Huck
· 16 years ago
3cb2cea
[S390] vmlogrdr: module initialization function should return negative errors
by Marcin Slusarz
· 16 years ago
74c76c8
[S390] tty3270: fix put_char fail/success conversion.
by Heiko Carstens
· 17 years ago
d67c6f8
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
9e7c9a1
s390 tty: Prepare for put_char to return success/fail
by Alan Cox
· 17 years ago
1e48951
[S390] Automatically detect added cpus.
by Heiko Carstens
· 17 years ago
Next »