index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
cio.c
Age
Commit message (
Expand
)
Author
2014-02-06
s390/cio: improve cio_commit_config
Sebastian Ott
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
2013-04-17
s390/css: move subchannel lock allocation
Sebastian Ott
2013-04-17
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
2013-04-17
s390/cio: get rid of static console subchannel
Sebastian Ott
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
s390/irq: enable irq sum accounting for /proc/stat again
Heiko Carstens
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-16
s390: remove superfluous tpi from wait_cons_dev
Martin Schwidefsky
2012-03-11
[S390] rework idle code
Martin Schwidefsky
2011-10-30
[S390] kdump backend code
Michael Holzheu
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-09-26
[S390] cio: fix cio_tpi ignoring adapter interrupts
Peter Oberparleiter
2011-03-15
[S390] cio: move options to io_sch_private
Sebastian Ott
2011-03-15
[S390] remove superfluous check from do_IRQ
Sebastian Ott
2010-12-17
drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-05-17
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
2010-04-22
[S390] cio: use exception-save stsch
Sebastian Ott
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
2009-09-11
[S390] cio: remove subchannel init_name
Sebastian Ott
2009-09-11
[S390] cio: fix memleak in subchannel validation
Sebastian Ott
2009-09-11
[S390] cio: increase trace level
Sebastian Ott
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
2009-03-26
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
2009-01-08
fix similar typos to successfull
Coly Li
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
2008-12-25
[S390] cio: get rid of compile warning
Heiko Carstens
2008-10-10
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
2008-10-10
[S390] cio: fix cio_tpi.
Heiko Carstens
2008-10-10
[S390] cio: inline assembly cleanup
Peter Oberparleiter
2008-10-10
[S390] bus_id -> dev_set_name() for css and ccw busses
Cornelia Huck
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-09-16
[S390] cio: fix orb initialization in cio_start_key
Stefan Weinhuber
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
2008-07-14
[S390] cio: Use isc_{register,unregister}.
Cornelia Huck
[next]