Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
471452104b8520337ae2fb48c4e61cd4896e025d
/
drivers
/
s390
/
char
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
42d61b9
[S390] 3215/3270 console: remove wrong comment
by Heiko Carstens
· 15 years ago
3b47f9d
[S390] vmlogrdr: remove BKL
by Martin Schwidefsky
· 15 years ago
3c492d2
[S390] vmur: remove BKL
by Martin Schwidefsky
· 15 years ago
5cbb5f5
[S390] 3270: remove BKL
by Martin Schwidefsky
· 15 years ago
feb5c5a
[S390] vmwatchdog: remove lock_kernel() from open() function
by Gerald Schaefer
· 15 years ago
801f97b
[S390] monwriter: remove lock_kernel() from open() function
by Gerald Schaefer
· 15 years ago
1963403
[S390] monreader: remove lock_kernel() from open() function
by Gerald Schaefer
· 15 years ago
9d4bfd4
[S390] tty3270: move keyboard compat ioctls
by Arnd Bergmann
· 15 years ago
cb9d716
[S390] sclp: improve servicability setting
by Martin Schwidefsky
· 15 years ago
369a463
[S390] tape: remove BKL from tape driver
by Martin Schwidefsky
· 15 years ago
8fd138c
[S390] tape: cleanup reference counting
by Martin Schwidefsky
· 15 years ago
1b52fff
[S390] tape: fix tape remove function
by Martin Schwidefsky
· 15 years ago
c1b283d
[S390] tape: remove f_pos changes from read / write function.
by Martin Schwidefsky
· 15 years ago
454e1fa
[S390] cio: split PGID settings and status
by Peter Oberparleiter
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8b94c1e
[S390] sclp: undo quiesce handler override on resume
by Martin Schwidefsky
· 15 years ago
ccaf655
[S390] monreader: fix use after free bug with suspend/resume
by Gerald Schaefer
· 15 years ago
b05fd35
sysctl s390: Remove dead sysctl binary support
by Eric W. Biederman
· 16 years ago
e8a79c9
[S390] call home: fix string length handling
by Heiko Carstens
· 15 years ago
4a0fb4c
[S390] call home: fix error handling in init function
by Heiko Carstens
· 15 years ago
3f0b3c3
[S390] call home: fix local buffer usage in proc handler
by Sebastian Ott
· 15 years ago
ac522b6
[S390] sclp_vt220 build fix
by Michael Holzheu
· 15 years ago
d3acf71
[S390] call home support: fix proc handler
by Heiko Carstens
· 15 years ago
03cadd3
[S390] tape390: Fix request queue handling in block driver
by Michael Holzheu
· 15 years ago
34483ca
[S390] 3270 console build fix
by Sebastian Ott
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
59e3692
[S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
by Michael Holzheu
· 15 years ago
e86a6ed
[S390] Get rid of cpuid.h header file.
by Heiko Carstens
· 15 years ago
53f8c57
[S390] tape: Fix device online messages
by Michael Holzheu
· 15 years ago
68d36bd
[S390] tape: reversed order of labels
by Roel Kluin
· 15 years ago
3f7cb51
[S390] vmur: Invalid allocation sequence for vmur class
by Michael Holzheu
· 15 years ago
c114728a
[S390] add call home support
by Hans-Joachim Picht
· 15 years ago
6292b9e
[S390] tape: use init_timer_on_stack() rather than init_timer()
by Frank Munzert
· 15 years ago
c630493
[S390] proper use of device register
by Sebastian Ott
· 15 years ago
2c48c4d
[S390] improve suspend/resume error messages
by Christian Borntraeger
· 15 years ago
9935774
[S390] monreader: fix dev_set_drvdata conversion
by Heiko Carstens
· 15 years ago
c9568fd
[S390] sclp: fix compile error for !SCLP_CONSOLE
by Heiko Carstens
· 15 years ago
4f0076f
[S390] driver_data access
by Martin Schwidefsky
· 15 years ago
f3dfa86
[S390] Use del_timer instead of del_timer_sync
by Michael Holzheu
· 15 years ago
5c0792f
[S390] vt220 console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
4c8f479
[S390] sclp console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
33403dc
[S390] 3270 console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
6d56eee
[S390] 3215 console: convert from bootmem to slab
by Heiko Carstens
· 15 years ago
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
3ef32e62
[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
58872d5f
[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
d4430d62
[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
Next »