index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-04
[S390] qdio: make qdio statistics SMP-capable
Ursula Braun
2
-118
/
+174
2007-04-27
s390: cio: Delay uevents for subchannels
Cornelia Huck
1
-0
/
+6
2007-04-27
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
1
-1
/
+1
2007-04-27
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
1
-44
/
+12
2007-04-27
[S390] cio: cm_enable memory leak.
Cornelia Huck
1
-1
/
+1
2007-04-27
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
1
-15
/
+18
2007-04-27
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
2
-2
/
+2
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
7
-217
/
+179
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
10
-218
/
+229
2007-04-27
[S390] cio: Re-start path verification after aborting internal I/O.
Stefan Bader
1
-54
/
+54
2007-04-27
[S390] cio: Use add_uevent_var.
Cornelia Huck
1
-40
/
+26
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
11
-61
/
+318
2007-04-27
[S390] cio: Clean up online_store.
Cornelia Huck
1
-47
/
+62
2007-04-27
[S390] cio: observe chpid valid flag
Peter Oberparleiter
1
-0
/
+4
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
9
-462
/
+533
2007-04-27
[S390] cio: Allow 0 and 1 as input for channel path status attribute.
Peter Oberparleiter
1
-2
/
+2
2007-04-27
[S390] cio: Introduce struct chp_id.
Peter Oberparleiter
6
-86
/
+167
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
1
-28
/
+10
2007-04-04
[S390] cio: Fix handling of interrupt for csch().
Cornelia Huck
1
-0
/
+8
2007-03-26
[S390] cio: Device status validity.
Cornelia Huck
1
-1
/
+5
2007-03-19
[S390] cio: qdio slsb setup
Ursula Braun
1
-8
/
+18
2007-03-15
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
1
-3
/
+15
2007-03-05
[S390] cio: Call cancel_halt_clear even when actl == 0.
Cornelia Huck
1
-2
/
+2
2007-03-05
[S390] cio: Use path verification to check for path state.
Cornelia Huck
1
-40
/
+6
2007-03-05
[S390] cio: Fix locking when calling notify function.
Cornelia Huck
1
-20
/
+47
2007-02-21
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
1
-1
/
+1
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
1
-0
/
+1
2007-02-12
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-4
/
+33
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-12
[S390] cio: use ARRAY_SIZE in device_id.c
Ahmed S. Darwish
1
-1
/
+2
2007-02-12
[S390] cio: Fixup interface for setting options on ccw devices.
Cornelia Huck
2
-3
/
+31
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
11
-67
/
+67
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
1
-5
/
+5
2007-02-05
[S390] ETR support.
Martin Schwidefsky
1
-2
/
+15
2007-02-05
[S390] cio: Don't spam debug feature.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
1
-120
/
+112
2007-02-05
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
2
-12
/
+12
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2
-2
/
+2
2007-02-05
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
1
-7
/
+5
2007-02-05
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
1
-0
/
+2
2007-02-05
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
1
-5
/
+2
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
8
-9
/
+11
2007-01-09
[S390] cio: use barrier() in stsch_reset.
Heiko Carstens
1
-8
/
+4
2006-12-28
[S390] cio: fix stsch_reset.
Michael Holzheu
1
-3
/
+10
2006-12-15
[S390] cio: css_register_subchannel race.
Stefan Bader
1
-1
/
+2
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
1
-2
/
+23
2006-12-15
[S390] Hipersocket multicast queue: make sure outbound handler is called
Ursula Braun
1
-5
/
+8
2006-12-08
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
3
-11
/
+11
2006-12-08
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
7
-59
/
+296
2006-12-08
[S390] subchannel lock conversion.
Cornelia Huck
6
-63
/
+98
[next]