index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
s390/cio: invalidate cdev pointer before deregistration
Sebastian Ott
1
-1
/
+4
2012-09-06
s390/cio: fix IO subchannel event race
Sebastian Ott
1
-0
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
21
-51
/
+19
2012-06-05
s390/cio/chp: cleanup attribute usage
Sebastian Ott
1
-7
/
+5
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-55
/
+2
2012-05-16
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
3
-40
/
+43
2012-05-16
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
1
-9
/
+45
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
1
-2
/
+2
2012-05-16
s390: remove superfluous tpi from wait_cons_dev
Martin Schwidefsky
1
-54
/
+19
2012-05-16
s390/qdio: Cleanup error handling to drivers
Jan Glauber
1
-21
/
+22
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-0
/
+1
2012-03-23
[S390] qdio: log all adapter characteristics
Jan Glauber
2
-2
/
+2
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-2
/
+6
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+1
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
1
-0
/
+6
2012-03-11
[S390] rework idle code
Martin Schwidefsky
1
-2
/
+0
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2012-03-02
[S390] qdio: fix handler function arguments for zfcp data router
Steffen Maier
1
-2
/
+2
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-0
/
+1
2012-01-24
cio: remove {get,put}_driver
Sebastian Ott
2
-9
/
+1
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-1
/
+1
2011-12-27
[S390] qdio: fix kernel panic for zfcp 31-bit
Steffen Maier
1
-1
/
+2
2011-12-27
[S390] qdio: fix qdio_allocate_aob() declaration
Heiko Carstens
1
-5
/
+2
2011-12-01
[S390] cio: fix chsc_chp_vary
Sebastian Ott
1
-5
/
+2
2011-12-01
[S390] cio: provide fake irb for transport mode IO
Sebastian Ott
3
-10
/
+37
2011-12-01
[S390] cio: disallow driver io for known to be broken paths
Sebastian Ott
1
-4
/
+4
2011-12-01
[S390] hibernate: directly trigger subchannel evaluation
Sebastian Ott
3
-47
/
+66
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+5
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
3
-0
/
+5
2011-10-30
[S390] qdio: prevent dsci access without adapter interrupts
Jan Glauber
3
-33
/
+50
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-0
/
+2
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2
-2
/
+2
2011-10-30
[S390] qdio: remove multicast polling
Jan Glauber
2
-12
/
+0
2011-10-30
[S390] qdio: reset outbound SBAL error states
Jan Glauber
1
-1
/
+2
2011-10-30
[S390] qdio: EQBS retry after CCQ 96
Jan Glauber
1
-40
/
+41
2011-10-30
[S390] qdio: add timestamp for last queue scan time
Jan Glauber
4
-5
/
+16
2011-10-30
[S390] chsc_sch: add support for irq statistics
Sebastian Ott
1
-1
/
+4
2011-10-30
[S390] ccwgroup: cleanup
Sebastian Ott
1
-180
/
+119
2011-10-30
[S390] ccwgroup: move attributes to attribute group
Sebastian Ott
1
-20
/
+22
2011-10-30
[S390] kdump backend code
Michael Holzheu
1
-1
/
+1
2011-10-30
[S390] cio: add message for timeouts on internal I/O
Sebastian Ott
1
-3
/
+20
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
5
-6
/
+41
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-3
/
+9
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-82
/
+338
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-2
/
+6
2011-09-26
[S390] cio: fix cio_tpi ignoring adapter interrupts
Peter Oberparleiter
1
-2
/
+6
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
5
-15
/
+26
2011-09-15
s390: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
[next]