index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-5
/
+2
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
3
-3
/
+3
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
1
-11
/
+4
2009-04-23
[S390] Use tape_generic_offline directly.
Frank Munzert
4
-16
/
+7
2009-03-26
[S390] BUG to BUG_ON changes
Stoyan Gaydarov
3
-8
/
+5
2009-03-26
[S390] Use csum_partial in checksum.h
Frank Munzert
1
-1
/
+3
2009-03-26
[S390] tape message cleanup
Carsten Otte
8
-371
/
+267
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
1
-2
/
+86
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
1
-0
/
+5
2009-02-19
[S390] sclp: handle empty event buffers
Peter Oberparleiter
1
-1
/
+4
2009-01-09
[S390] tape block: fix dependencies
Kamalesh Babulal
1
-1
/
+1
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-2
/
+2
2008-12-25
[S390] convert vmlogrdr printks to pr_xxx macros.
Martin Schwidefsky
1
-13
/
+13
2008-12-25
[S390] convert zfcp dumper printks to pr_xxx macros.
Michael Holzheu
1
-6
/
+8
2008-12-25
[S390] convert sclp printks to pr_xxx macros.
Martin Schwidefsky
4
-28
/
+41
2008-12-25
[S390] convert monwriter printks to pr_xxx macros.
Melissa Howland
1
-1
/
+4
2008-12-25
[S390] convert monreader printks to pr_xxx macros.
Gerald Schaefer
1
-24
/
+17
2008-12-25
[S390] convert vmur printks to pr_xxx macros.
Frank Munzert
1
-6
/
+9
2008-12-25
[S390] convert vmcp printks to pr_xxx macros.
Christian Borntraeger
1
-3
/
+5
2008-12-25
[S390] sclp vt220: fix compile warning
Heiko Carstens
1
-17
/
+16
2008-12-25
[S390] vmcp: remove BKL
Christian Borntraeger
1
-3
/
+0
2008-11-14
[S390] sclp: emit error message if assign storage fails
Heiko Carstens
1
-0
/
+3
2008-10-28
[S390] tape: disable interrupts in tape_open and tape_release
Frank Munzert
1
-4
/
+4
2008-10-28
[S390] tape block: complete request with correct locking
Frank Munzert
1
-2
/
+4
2008-10-21
[PATCH] switch tape_block
Al Viro
1
-16
/
+13
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-3
/
+3
2008-10-16
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
4
-18
/
+15
2008-10-13
fs3270: Correct error returns
Alan Cox
1
-5
/
+4
2008-10-13
fs3270: remove extra locks
Alan Cox
1
-5
/
+1
2008-10-13
tty: Redo current tty locking
Alan Cox
1
-0
/
+1
2008-10-13
tty: Make get_current_tty use a kref
Alan Cox
1
-1
/
+2
2008-10-10
[S390] 3215: Remove tasklet.
Heiko Carstens
1
-20
/
+6
2008-10-10
[S390] console flush on panic / reboot
Holger Smolinski
4
-18
/
+86
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
1
-2
/
+2
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-2
/
+1
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
7
-86
/
+92
2008-08-21
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
Julien Brunel
2
-2
/
+2
2008-08-01
[S390] dont use kthread for smp_rescan_cpus().
Heiko Carstens
1
-12
/
+1
2008-08-01
[S390] Add support for memory hot-remove.
Gerald Schaefer
1
-0
/
+5
2008-08-01
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
1
-2
/
+4
2008-07-21
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
3
-12
/
+14
2008-07-17
[S390] vmur: Fix return code handling.
Frank Munzert
1
-5
/
+5
2008-07-17
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
Frank Munzert
1
-7
/
+94
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
8
-15
/
+58
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
8
-43
/
+30
2008-07-14
[S390] sclp_tty: Fix scheduling while atomic bug.
Heiko Carstens
1
-19
/
+17
2008-07-14
[S390] sclp_tty: remove ioctl interface.
Heiko Carstens
3
-248
/
+23
2008-07-14
[S390] Remove P390 support.
Heiko Carstens
2
-10
/
+1
2008-07-14
[S390] Cleanup vmcp printk messages.
Christian Borntraeger
1
-10
/
+5
[next]