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
2017-03-31
s390: cio: export more interfaces
Dong Jia Shi
1
-0
/
+10
2017-03-31
s390: cio: introduce cio_cancel_halt_clear
Dong Jia Shi
1
-0
/
+59
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-1
/
+1
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-1
/
+1
2015-12-18
s390/cio: Introduce common I/O layer tracepoints
Peter Oberparleiter
1
-0
/
+2
2015-12-18
s390/cio: Remove unused inline assemblies
Peter Oberparleiter
1
-12
/
+12
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
1
-6
/
+3
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
1
-1
/
+1
2015-11-11
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
1
-0
/
+14
2015-11-03
s390/cio: de-duplicate subchannel validation
Pierre Morel
1
-23
/
+4
2015-10-27
s390/nmi: remove casts
Heiko Carstens
1
-3
/
+3
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-2
/
+0
2015-01-22
s390: add SMT support
Martin Schwidefsky
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-1
/
+1
2014-08-26
s390: cio driver &__get_cpu_var replacements
Christoph Lameter
1
-3
/
+3
2014-06-10
s390/cio: silence lockdep warning
Sebastian Ott
1
-0
/
+2
2014-05-28
s390/lowcore: replace lowcore irb array with a per-cpu variable
Martin Schwidefsky
1
-3
/
+6
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
1
-1
/
+1
2014-03-04
s390: Do not rely on magic indirect includes
Thomas Gleixner
1
-0
/
+1
2014-03-04
s390: Cio: Use the core irq stats function
Thomas Gleixner
1
-4
/
+1
2014-02-21
s390: improve debug feature usage
Sebastian Ott
1
-2
/
+2
2014-02-06
s390/cio: improve cio_commit_config
Sebastian Ott
1
-26
/
+14
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
1
-2
/
+2
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
1
-23
/
+23
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
1
-40
/
+28
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
1
-0
/
+1
2013-04-17
s390/css: move subchannel lock allocation
Sebastian Ott
1
-25
/
+4
2013-04-17
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
1
-2
/
+9
2013-04-17
s390/cio: get rid of static console subchannel
Sebastian Ott
1
-77
/
+34
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
1
-18
/
+2
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-2
/
+2
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-4
/
+4
2013-01-08
s390/irq: enable irq sum accounting for /proc/stat again
Heiko Carstens
1
-1
/
+1
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
[next]