Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
df76299fecb3d921e4762ae540e33d8b9b1c3c1e
/
drivers
/
s390
/
cio
/
cio.c
8c071b0
s390/time: correct use of store clock fast
by Martin Schwidefsky
· 11 years ago
1f44a22
s390: convert interrupt handling to use generic hardirq
by Martin Schwidefsky
· 11 years ago
48f6b00
s390/irq: store interrupt information in pt_regs
by Martin Schwidefsky
· 11 years ago
3ad19b8
s390/cio: fix irq statistics
by Sebastian Ott
· 12 years ago
e5dcf00
s390/css: move subchannel lock allocation
by Sebastian Ott
· 12 years ago
14556b3
s390/css: introduce cio_register_early_subchannels
by Sebastian Ott
· 12 years ago
863fc84
s390/cio: get rid of static console subchannel
by Sebastian Ott
· 12 years ago
188561a
s390/cio: wait_cons_dev don't use static variable
by Sebastian Ott
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
add9bde
s390/irq: enable irq sum accounting for /proc/stat again
by Heiko Carstens
· 12 years ago
41459d3
s390: add uninitialized_var() to suppress false positive compiler warnings
by Heiko Carstens
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
b603d25
s390: remove superfluous tpi from wait_cons_dev
by Martin Schwidefsky
· 13 years ago
4c1051e
[S390] rework idle code
by Martin Schwidefsky
· 13 years ago
60a0c68
[S390] kdump backend code
by Michael Holzheu
· 13 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
a681887
[S390] cio: fix cio_tpi ignoring adapter interrupts
by Peter Oberparleiter
· 13 years ago
c513d07
[S390] cio: move options to io_sch_private
by Sebastian Ott
· 14 years ago
ee5894f
[S390] remove superfluous check from do_IRQ
by Sebastian Ott
· 14 years ago
4a6f4fe
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
by Christoph Lameter
· 14 years ago
6377981
[S390] idle time accounting vs. machine checks
by Martin Schwidefsky
· 15 years ago
8821d24
[S390] cio: use exception-save stsch
by Sebastian Ott
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
27d7160
[S390] add MACHINE_IS_LPAR flag
by Martin Schwidefsky
· 15 years ago
3c5d92a
nohz: Introduce arch_needs_cpu
by Martin Schwidefsky
· 15 years ago
6ee4fec
[S390] cio: remove subchannel init_name
by Sebastian Ott
· 15 years ago
ab6aae0
[S390] cio: fix memleak in subchannel validation
by Sebastian Ott
· 15 years ago
efd986d
[S390] cio: increase trace level
by Sebastian Ott
· 15 years ago
88dbd20
[S390] ftrace: add function graph tracer support
by Heiko Carstens
· 15 years ago
76d4e00
[S390] merge cpu.h into cputime.h
by Martin Schwidefsky
· 15 years ago
ed04b89
[S390] cio: Try harder to disable subchannel.
by Cornelia Huck
· 16 years ago
f5daba1
[S390] split/move machine check handler code
by Heiko Carstens
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
9cfb9b3
[PATCH] improve idle cputime accounting
by Martin Schwidefsky
· 16 years ago
e6d5a42
[S390] convert cio printks to pr_xxx macros.
by Michael Ernst
· 16 years ago
13952ec
[S390] cio: introduce cio_commit_config
by Sebastian Ott
· 16 years ago
cdb912a
[S390] cio: introduce cio_update_schib
by Sebastian Ott
· 16 years ago
191fd44
[S390] cio: get rid of compile warning
by Heiko Carstens
· 16 years ago
5a0d0e6
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
by Heiko Carstens
· 16 years ago
b1e7661
[S390] cio: fix cio_tpi.
by Heiko Carstens
· 16 years ago
f9c9fe3
[S390] cio: inline assembly cleanup
by Peter Oberparleiter
· 16 years ago
1f4e7ed
[S390] bus_id -> dev_set_name() for css and ccw busses
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
9adb8c1
[S390] cio: fix orb initialization in cio_start_key
by Stefan Weinhuber
· 16 years ago
c91ebe4
[S390] cio: handle ssch() return codes correctly.
by Cornelia Huck
· 16 years ago
c78aa6c
[S390] Cleanup cio printk messages.
by Michael Ernst
· 16 years ago
9d92a7e
[S390] cio: Add chsc subchannel driver.
by Cornelia Huck
· 16 years ago
6ef556cc
[S390] cio: Use isc_{register,unregister}.
by Cornelia Huck
· 16 years ago
da7c5af
[S390] cio: Allow adapter interrupt handlers per isc.
by Cornelia Huck
· 16 years ago
3a3fc29
[S390] cio: Introduce abstract isc definitions.
by Cornelia Huck
· 16 years ago
83262d6
[S390] cio: provide functions for fcx enabled I/O
by Peter Oberparleiter
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
b3a686f
[S390] cio: Base message subchannel handling.
by Cornelia Huck
· 16 years ago
44a1c19
[S390] cio: Export some symbols for modular css drivers.
by Cornelia Huck
· 16 years ago
c820de3
[S390] cio: Rework css driver.
by Cornelia Huck
· 16 years ago
0ae7a7b
[S390] cio: Register all subchannels.
by Cornelia Huck
· 16 years ago
9689b33
[S390] cio: Clear correct bit in cio_release_console().
by Cornelia Huck
· 16 years ago
85b0d7c
[S390] cio: Fix inverted isc priorities.
by Cornelia Huck
· 16 years ago
139b83d
[S390] cio: Remove cio_msg kernel parameter.
by Michael Ernst
· 17 years ago
edf2209
[S390] cio: Make isc handling more robust.
by Cornelia Huck
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
5a62b19
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
by Heiko Carstens
· 17 years ago
43ca5c3
[S390] Convert monitor calls to function calls.
by Heiko Carstens
· 17 years ago
361f494
[S390] usage of s390dbf: shrink number of debug areas to use.
by Peter Tiedemann
· 17 years ago
808e488
[S390] cio: memory leak in cio processing
by Michael Ernst
· 17 years ago
b279a4f
[S390] cio: I/O subchannel specific fields.
by Cornelia Huck
· 17 years ago
4e8e56c
[S390] cio: Extend adapter interrupt interface.
by Peter Oberparleiter
· 17 years ago
cd6b4f2
[S390] cio: Introduce subchannel->private.
by Cornelia Huck
· 17 years ago
bc698bc
[S390] cio: Cleanup debug feature usage.
by Cornelia Huck
· 17 years ago
602b20f
[S390] cio: css_driver: Use consistent parameters.
by Cornelia Huck
· 17 years ago
1842f2b
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
by Cornelia Huck
· 17 years ago
e556bbb
[S390] cio: Clean up messages.
by Cornelia Huck
· 17 years ago
e5854a5
[S390] cio: Channel-path configure function.
by Peter Oberparleiter
· 18 years ago
e6b6e10
[S390] cio: Introduce separate files for channel-path related code.
by Peter Oberparleiter
· 18 years ago
f86635f
[S390] cio: Introduce struct chp_id.
by Peter Oberparleiter
· 18 years ago
6fc321f
[S390] cio/ipl: Clean interface between cio and ipl code.
by Heiko Carstens
· 18 years ago
615b04b
[S390] nss: Free unused memory in kernel image.
by Heiko Carstens
· 18 years ago
46b05d2
[S390] New header file ipl.h
by Michael Holzheu
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
ab14de6
[S390] Convert memory detection into C code.
by Heiko Carstens
· 18 years ago
d54853e
[S390] ETR support.
by Martin Schwidefsky
· 18 years ago
347d59d
[S390] cio: Don't spam debug feature.
by Cornelia Huck
· 18 years ago
6faf444
[S390] cio: use barrier() in stsch_reset.
by Heiko Carstens
· 18 years ago
aa77015
[S390] cio: fix stsch_reset.
by Michael Holzheu
· 18 years ago
a45e141
[S390] Fix reboot hang on LPARs
by Michael Holzheu
· 18 years ago
d7b5a4c9
[S390] Support for disconnected devices reappearing on another subchannel.
by Cornelia Huck
· 18 years ago
2ec2298
[S390] subchannel lock conversion.
by Cornelia Huck
· 18 years ago
15e9b58
[S390] Reset infrastructure for re-IPL.
by Heiko Carstens
· 18 years ago
9d0a57c
[S390] irq change improvements.
by Heiko Carstens
· 18 years ago
5a489b9
[S390] irq change build fixes.
by Heiko Carstens
· 18 years ago
28bdc6f
[S390] cio: always query all paths on path verification.
by Peter Oberparleiter
· 18 years ago
e0e32c8
[S390] cio: update path groups on logical CHPID changes.
by Peter Oberparleiter
· 18 years ago
e87bfe5
[S390] convert some assembler to C.
by Heiko Carstens
· 18 years ago
ff6b8ea
[S390] ipl/dump on panic.
by Michael Holzheu
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 18 years ago
7e56081
[S390] path grouping and path verifications fixes.
by Cornelia Huck
· 18 years ago
6ab4879
[S390] subchannel register/unregister mutex.
by Cornelia Huck
· 18 years ago
1f194a4
[PATCH] lockdep: irqtrace subsystem, s390 support
by Heiko Carstens
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
Next »