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
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
[S390] cio: path_event overindication after resume
Sebastian Ott
1
-0
/
+1
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-01-05
[S390] cio: fix ccwgroup unregistration race condition
Peter Oberparleiter
1
-38
/
+40
2011-01-05
[S390] cio: reduce memory consumption of itcw structures
Stefan Weinhuber
1
-10
/
+52
2011-01-05
[S390] css: update subchannel descriptor
Sebastian Ott
1
-0
/
+8
2011-01-05
[S390] cio: obtain mdc value per channel path
Sebastian Ott
3
-0
/
+77
2011-01-05
[S390] qdio: cleanup SIGA sync
Jan Glauber
3
-55
/
+44
2011-01-05
[S390] qdio: remove enhanced SIGA
Jan Glauber
2
-44
/
+15
2011-01-05
[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S
Jan Glauber
2
-15
/
+34
2011-01-05
[S390] qdio: outbound queue full counter
Jan Glauber
3
-0
/
+5
2011-01-05
[S390] qdio: outbound tasklet scan threshold
Jan Glauber
3
-1
/
+10
2011-01-05
[S390] qdio: prevent race for shared indicators
Jan Glauber
3
-49
/
+13
2011-01-05
[S390] qdio: add qdio interrupts to interrupt statistics
Jan Glauber
2
-0
/
+4
2010-12-17
Merge branch 'this_cpu_ops' into for-2.6.38
Tejun Heo
1
-1
/
+1
2010-12-17
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2010-12-01
[S390] css: fix rsid evaluation for 2nd crw
Sebastian Ott
1
-1
/
+1
2010-11-25
[S390] qdio: free indicator after reset is finished
Jan Glauber
1
-1
/
+1
2010-11-10
[S390] cio: fix incorrect ccw_device_init_count
Sebastian Ott
1
-1
/
+10
2010-10-25
[S390] cio: fix I/O cancel function
Peter Oberparleiter
2
-2
/
+8
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
4
-8
/
+63
2010-10-25
[S390] css: update subchannel description after hibernate
Sebastian Ott
1
-0
/
+1
2010-10-25
[S390] css: update descriptor after hibernate
Sebastian Ott
2
-2
/
+12
2010-10-25
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
3
-9
/
+11
2010-10-25
[S390] chsc: use the global page to determine the chp desriptor
Sebastian Ott
3
-44
/
+44
2010-10-25
[S390] chsc: consolidate memory allocations
Sebastian Ott
3
-136
/
+116
2010-10-25
[S390] chsc: initialization fixes
Sebastian Ott
3
-17
/
+17
2010-10-25
[S390] cio: add lock to struct channel_path
Sebastian Ott
2
-14
/
+27
2010-10-25
[S390] cio: fix memleak in resume path
Sebastian Ott
1
-2
/
+6
2010-10-25
[S390] cio: remove custom implementation of hex_to_bin()
Andy Shevchenko
1
-6
/
+4
2010-10-25
[S390] css: fix sparse warning
Sebastian Ott
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-51
/
+216
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-0
/
+2
2010-09-08
qdio: extend API to allow polling
Jan Glauber
5
-51
/
+216
2010-08-09
[S390] cio: use all available paths for some internal I/O
Sebastian Ott
2
-2
/
+0
2010-08-09
[S390] ccwreq: add ability to use all paths
Sebastian Ott
4
-7
/
+22
2010-08-09
[S390] cio: ccw_device_online_store return -EINVAL in case of missing driver
Sebastian Ott
1
-4
/
+6
2010-08-09
[S390] cio: Log the response from the unit check handler
Michael Ernst
1
-0
/
+2
2010-08-09
[S390] cio: CHSC SIOSL Support
Michael Ernst
3
-0
/
+87
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+2
2010-07-28
[SCSI] zfcp: Enable data division support for FCP devices
Christof Schmitt
1
-0
/
+2
2010-07-19
[S390] cio: fix potential overflow in chpid descriptor
Sebastian Ott
1
-1
/
+1
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
1
-1
/
+1
2010-05-26
[S390] cio: unit check handling during internal I/O
Michael Ernst
1
-0
/
+15
2010-05-26
[S390] ccwgroup: add locking around drvdata access
Sebastian Ott
1
-0
/
+7
2010-05-26
[S390] cio: remove stsch
Sebastian Ott
1
-15
/
+0
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+3
2010-05-17
[S390] qdio: remove API wrappers
Jan Glauber
1
-46
/
+0
2010-05-17
[S390] qdio: set correct bit in dsci
Jan Glauber
1
-2
/
+2
2010-05-17
[S390] qdio: dont convert timestamps to microseconds
Jan Glauber
2
-11
/
+6
2010-05-17
[S390] qdio: remove memset hack
Jan Glauber
2
-7
/
+7
[next]