aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/cio.c
AgeCommit message (Expand)Author
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel
2015-10-27s390/nmi: remove castsHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-22s390: add SMT supportMartin Schwidefsky
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter
2014-06-10s390/cio: silence lockdep warningSebastian Ott
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner
2014-03-04s390: Cio: Use the core irq stats functionThomas Gleixner
2014-02-21s390: improve debug feature usageSebastian Ott
2014-02-06s390/cio: improve cio_commit_configSebastian Ott
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-04-26s390/cio: fix irq statisticsSebastian Ott
2013-04-17s390/css: move subchannel lock allocationSebastian Ott
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-16s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky
2012-03-11[S390] rework idle codeMartin Schwidefsky
2011-10-30[S390] kdump backend codeMichael Holzheu
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter
2011-09-26[S390] cio: fix cio_tpi ignoring adapter interruptsPeter Oberparleiter
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott
2011-03-15[S390] remove superfluous check from do_IRQSebastian Ott
2010-12-17drivers: 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 checksMartin Schwidefsky
2010-04-22[S390] cio: use exception-save stschSebastian Ott
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott
2009-09-11[S390] cio: increase trace levelSebastian Ott
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-01-08fix similar typos to successfullColy Li