index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
[S390] cio: introduce ccw device todos
Peter Oberparleiter
4
-127
/
+119
2009-12-07
[S390] cio: introduce subchannel todos
Peter Oberparleiter
4
-19
/
+63
2009-12-07
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
3
-338
/
+192
2009-12-07
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
1
-4
/
+1
2009-12-07
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
1
-6
/
+5
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-2
/
+2
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-0
/
+1
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-06
[S390] cio: allow setting boxed devices offline
Peter Oberparleiter
1
-0
/
+4
2009-10-06
[S390] cio: make not operational handling consistent
Peter Oberparleiter
3
-7
/
+9
2009-10-06
[S390] cio: make disconnected handling consistent
Peter Oberparleiter
1
-3
/
+17
2009-10-06
[S390] Fix memory leak in /proc/cio_ignore
Christian Borntraeger
1
-8
/
+5
2009-10-06
[S390] cio: channel path memory leak
Michael Ernst
1
-1
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
2
-2
/
+2
2009-09-23
[S390] qdio: change state of all primed input buffers
Jan Glauber
1
-0
/
+2
2009-09-23
[S390] qdio: reduce per device debug messages
Jan Glauber
1
-18
/
+12
2009-09-23
[S390] cio: introduce consistent subchannel scanning
Sebastian Ott
3
-106
/
+51
2009-09-23
[S390] cio: idset use actual number of ssids
Sebastian Ott
3
-14
/
+15
2009-09-23
[S390] cio: dont kfree vmalloced memory
Sebastian Ott
1
-2
/
+2
2009-09-23
[S390] cio: introduce css_settle
Sebastian Ott
3
-12
/
+25
2009-09-23
[S390] cio: introduce css_eval_scheduled
Sebastian Ott
3
-0
/
+27
2009-09-23
[S390] cio: merge init calls
Sebastian Ott
3
-25
/
+61
2009-09-15
driver model: constify attribute groups
David Brownell
2
-2
/
+2
2009-09-11
[S390] Get rid of cpuid.h header file.
Heiko Carstens
1
-2
/
+2
2009-09-11
[S390] proper use of device register
Sebastian Ott
2
-16
/
+10
2009-09-11
[S390] cio: remove ccw_device init_name
Sebastian Ott
2
-19
/
+6
2009-09-11
[S390] cio: move final put_device to ccw_device_unregister
Sebastian Ott
1
-3
/
+4
2009-09-11
[S390] cio: remove subchannel init_name
Sebastian Ott
3
-14
/
+2
2009-09-11
[S390] cio: fix memleak in subchannel validation
Sebastian Ott
2
-5
/
+5
2009-09-11
[S390] cio: fix use after free in s390 debug feature
Sebastian Ott
1
-5
/
+9
2009-09-11
[S390] qdio: remove limited number of debugfs entries
Jan Glauber
2
-41
/
+18
2009-09-11
[S390] cio: failing set online/offline processing.
Michael Ernst
2
-35
/
+67
2009-09-11
[S390] cio: ensure to hold a reference for deferred deregistration
Sebastian Ott
1
-8
/
+6
2009-09-11
[S390] qdio: continue polling if the queue is not finished
Jan Glauber
1
-1
/
+3
2009-09-11
[S390] cio: increase trace level
Sebastian Ott
2
-31
/
+17
2009-09-11
[S390] cio: fix not oper handling after failed [on|off]line processing
Sebastian Ott
1
-0
/
+7
2009-09-11
[S390] cio: consolidate subchannel intparm reset
Peter Oberparleiter
2
-10
/
+3
2009-09-11
[S390] cio: move scsw helper functions to header file
Heiko Carstens
3
-868
/
+1
2009-09-11
[S390] cio: fix ineffective verify event
Peter Oberparleiter
1
-1
/
+12
2009-08-23
[S390] cio: fix double free after failed device initialization
Sebastian Ott
1
-3
/
+1
2009-06-22
[S390] qdio: Sanitize do_QDIO sanity checks
Jan Glauber
1
-7
/
+2
2009-06-22
[S390] qdio: leave inbound SBALs primed
Jan Glauber
1
-7
/
+0
2009-06-22
[S390] qdio: merge AI tasklet into interrupt handler
Jan Glauber
1
-44
/
+21
2009-06-22
[S390] qdio: extract all primed SBALs at once
Jan Glauber
1
-28
/
+6
2009-06-22
[S390] qdio: fix check for running under z/VM
Jan Glauber
1
-35
/
+13
2009-06-22
[S390] qdio: move adapter interrupt tasklet code
Jan Glauber
4
-80
/
+75
2009-06-16
[S390] cio: force console function
Martin Schwidefsky
1
-0
/
+9
2009-06-16
[S390] pm: chsc subchannel driver power management callbacks
Cornelia Huck
1
-1
/
+31
2009-06-16
[S390] pm: io subchannel driver power management callbacks
Cornelia Huck
1
-0
/
+14
2009-06-16
[S390] pm: css bus power management callbacks
Sebastian Ott
4
-7
/
+164
[prev]
[next]