index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
3
-12
/
+14
*
[S390] vmur: Fix return code handling.
Frank Munzert
2008-07-17
1
-5
/
+5
*
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
Frank Munzert
2008-07-17
1
-7
/
+94
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
8
-15
/
+58
|
\
|
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
8
-43
/
+30
|
|
\
|
*
|
vmwatchdog: BKL pushdown
Arnd Bergmann
2008-07-02
1
-1
/
+6
|
*
|
vmcp: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+4
|
*
|
monwriter: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+3
|
*
|
monreader: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+4
|
*
|
drivers/s390: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
4
-14
/
+41
*
|
|
[S390] sclp_tty: Fix scheduling while atomic bug.
Heiko Carstens
2008-07-14
1
-19
/
+17
*
|
|
[S390] sclp_tty: remove ioctl interface.
Heiko Carstens
2008-07-14
3
-248
/
+23
*
|
|
[S390] Remove P390 support.
Heiko Carstens
2008-07-14
2
-10
/
+1
*
|
|
[S390] Cleanup vmcp printk messages.
Christian Borntraeger
2008-07-14
1
-10
/
+5
*
|
|
[S390] Cleanup vmwatch printk messages.
Martin Schwidefsky
2008-07-14
1
-13
/
+3
*
|
|
[S390] Cleanup zfcp dumper printk messages.
Michael Holzheu
2008-07-14
1
-19
/
+12
*
|
|
[S390] Cleanup vmlogrdr printk messages.
Martin Schwidefsky
2008-07-14
1
-26
/
+3
*
|
|
[S390] Cleanup monreader printk messages.
Gerald Schaefer
2008-07-14
1
-67
/
+7
*
|
|
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
2008-07-14
9
-46
/
+9
*
|
|
[S390] Cleanup 3215 printk messages.
Martin Schwidefsky
2008-07-14
1
-22
/
+1
*
|
|
[S390] Cleanup 3270 printk messages.
Martin Schwidefsky
2008-07-14
3
-8
/
+1
*
|
|
[S390] Move memory detection code to own file.
Heiko Carstens
2008-07-14
1
-15
/
+18
*
|
|
[S390] Add support for memory hot-add via sclp.
Heiko Carstens
2008-07-14
1
-8
/
+308
*
|
|
[S390] s390/vmcp: use simple_read_from_buffer()
Akinobu Mita
2008-07-14
1
-14
/
+8
*
|
|
[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-07-14
2
-12
/
+1
*
|
|
[S390] sclp: simplify vt220 cleanup logic
Peter Oberparleiter
2008-07-14
1
-27
/
+28
*
|
|
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
9
-45
/
+48
*
|
|
[S390] sclp: fix possible deadlock on cpu rescan.
Heiko Carstens
2008-07-14
1
-1
/
+12
*
|
|
[S390] sclp: keep facility mask up to date.
Heiko Carstens
2008-07-14
1
-0
/
+2
*
|
|
[S390] cio: Use locks when accessing /sys/firmware/cpi data.
Michael Ernst
2008-07-14
1
-6
/
+39
|
|
/
|
/
|
*
|
[S390] tape_3590.c: introduce missing kfree
Julia Lawall
2008-06-10
1
-1
/
+1
*
|
[S390] vt220 console, initialize list head before use
Carsten Otte
2008-06-10
1
-0
/
+1
*
|
[S390] tape: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2008-05-30
2
-9
/
+10
*
|
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2008-05-30
1
-5
/
+4
*
|
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
2008-05-30
1
-20
/
+7
*
|
[S390] Fix section mismatch warnings.
Heiko Carstens
2008-05-30
1
-1
/
+1
*
|
[S390] tape: Fix race condition in tape block device driver
Michael Holzheu
2008-05-30
1
-2
/
+2
*
|
s390: fix race in device_create
Greg Kroah-Hartman
2008-05-20
1
-5
/
+4
|
/
*
[S390] tape: Use ccw_dev_id to build cdev_id.
Cornelia Huck
2008-05-15
1
-26
/
+5
*
[S390] vmlogrdr: module initialization function should return negative errors
Marcin Slusarz
2008-05-15
1
-1
/
+1
*
[S390] tty3270: fix put_char fail/success conversion.
Heiko Carstens
2008-05-07
1
-9
/
+6
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-04-30
1
-1
/
+16
|
\
|
*
[S390] Automatically detect added cpus.
Heiko Carstens
2008-04-30
1
-1
/
+16
*
|
s390 tty: Prepare for put_char to return success/fail
Alan Cox
2008-04-30
4
-6
/
+12
|
/
*
s390: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-4
/
+3
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
1
-2
/
+2
*
[S390] Remove code duplication from monreader / dcssblk.
Martin Schwidefsky
2008-04-17
1
-52
/
+2
*
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
3
-4
/
+4
*
[S390] vmur: Use wait queue instead of mutex to serialize open
Frank Munzert
2008-04-17
2
-8
/
+20
*
[S390] tape: duplicate sysfs filename when setting tape device online
Michael Holzheu
2008-04-17
3
-6
/
+5
[next]