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
/
cio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-05-16
s390: remove superfluous tpi from wait_cons_dev
Martin Schwidefsky
1
-54
/
+19
2012-03-11
[S390] rework idle code
Martin Schwidefsky
1
-2
/
+0
2011-10-30
[S390] kdump backend code
Michael Holzheu
1
-1
/
+1
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-3
/
+14
2011-09-26
[S390] cio: fix cio_tpi ignoring adapter interrupts
Peter Oberparleiter
1
-2
/
+6
2011-03-15
[S390] cio: move options to io_sch_private
Sebastian Ott
1
-26
/
+11
2011-03-15
[S390] remove superfluous check from do_IRQ
Sebastian Ott
1
-5
/
+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-05-17
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
1
-1
/
+2
2010-04-22
[S390] cio: use exception-save stsch
Sebastian Ott
1
-9
/
+9
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
1
-6
/
+6
2010-02-26
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
1
-1
/
+1
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-0
/
+1
2009-09-11
[S390] cio: remove subchannel init_name
Sebastian Ott
1
-7
/
+0
2009-09-11
[S390] cio: fix memleak in subchannel validation
Sebastian Ott
1
-5
/
+0
2009-09-11
[S390] cio: increase trace level
Sebastian Ott
1
-29
/
+15
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
1
-2
/
+2
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
1
-1
/
+1
2009-03-26
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
1
-8
/
+10
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-1
/
+2
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
1
-1
/
+1
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
1
-1
/
+4
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
1
-61
/
+73
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
1
-12
/
+35
2008-12-25
[S390] cio: get rid of compile warning
Heiko Carstens
1
-38
/
+37
2008-10-10
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
1
-15
/
+2
2008-10-10
[S390] cio: fix cio_tpi.
Heiko Carstens
1
-2
/
+6
2008-10-10
[S390] cio: inline assembly cleanup
Peter Oberparleiter
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_set_name() for css and ccw busses
Cornelia Huck
1
-2
/
+11
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-8
/
+8
2008-09-16
[S390] cio: fix orb initialization in cio_start_key
Stefan Weinhuber
1
-0
/
+1
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
1
-2
/
+1
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
1
-0
/
+9
2008-07-14
[S390] cio: Use isc_{register,unregister}.
Cornelia Huck
1
-2
/
+3
2008-07-14
[S390] cio: Allow adapter interrupt handlers per isc.
Cornelia Huck
1
-1
/
+1
2008-07-14
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
1
-6
/
+7
2008-07-14
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
1
-11
/
+70
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-7
/
+7
2008-07-14
[S390] cio: Base message subchannel handling.
Cornelia Huck
1
-6
/
+24
2008-07-14
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
1
-6
/
+10
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
1
-0
/
+1
2008-07-14
[S390] cio: Register all subchannels.
Cornelia Huck
1
-75
/
+51
2008-07-14
[S390] cio: Clear correct bit in cio_release_console().
Cornelia Huck
1
-1
/
+1
2008-06-10
[S390] cio: Fix inverted isc priorities.
Cornelia Huck
1
-9
/
+11
2008-05-07
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
1
-29
/
+10
2008-04-30
[S390] cio: Make isc handling more robust.
Cornelia Huck
1
-5
/
+4
[next]