summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-1393-1567/+1948
|\
| * s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2
| * s390: fix normalization bug in exception table sortingArd Biesheuvel2016-01-111-2/+6
| * s390/configs: update default configurationsHeiko Carstens2016-01-115-54/+61
| * s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-119-3/+101
| * s390: drop smp_mb in vdso_initMichael S. Tsirkin2016-01-111-2/+0
| * s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-1112-116/+116
| * s390/mem_detect: use unsigned longsHeiko Carstens2016-01-112-9/+6
| * s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens2016-01-111-19/+19
| * s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2016-01-112-11/+21
| * s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-304-8/+8
| * s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens2015-12-301-3/+2
| * s390/dasd: fix failfast for disconnected devicesStefan Haberland2015-12-301-2/+6
| * s390/con3270: testing return kzalloc retvalPierre Morel2015-12-301-0/+2
| * s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz2015-12-301-3/+3
| * s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
| * s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter2015-12-183-208/+238
| * s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter2015-12-186-1/+419
| * s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-185-74/+73
| * s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter2015-12-181-1/+1
| * s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-185-31/+16
| * s390/setup: cleanup machine flagsChristian Borntraeger2015-12-181-17/+14
| * s390/smp: save timestamp on external callsHeiko Carstens2015-12-181-0/+2
| * s390/sysinfo: Remove unused variablesChristian Borntraeger2015-12-181-2/+1
| * s390/extmem: remove unused variableChristian Borntraeger2015-12-181-3/+1
| * s390/fault: remove unused variableChristian Borntraeger2015-12-181-2/+0
| * s390/traps: Remove unused variableChristian Borntraeger2015-12-181-3/+0
| * s390: compile head.S always with -march=z900Heiko Carstens2015-12-181-2/+4
| * kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens2015-12-181-1/+2
| * s390/facilities: add z13 als bitHeiko Carstens2015-12-181-0/+3
| * s390/facilities: optimize test_facility()Heiko Carstens2015-12-181-0/+6
| * s390/facilities: remove unneeded facility bitsHeiko Carstens2015-12-181-12/+0
| * s390/facilities: make use of generated facility listHeiko Carstens2015-12-181-24/+11
| * s390/facilities: add helper tool to generate facility listsHeiko Carstens2015-12-186-0/+160
| * s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens2015-12-183-6/+7
| * s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2015-12-182-5/+3
| * s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-273-8/+31
| * s390/sclp: add open for business supportJochen Schweflinghaus2015-11-272-1/+109
| * s390: remove is_32bit_task() helperHeiko Carstens2015-11-273-7/+6
| * s390: add 'install' target to 'make help'Michael Holzheu2015-11-271-0/+4
| * s390/sclp: Add VT220 support to early sclp consoleSascha Silbe2015-11-272-16/+51
| * s390/dis: Fix printing of the register numbersChristian Borntraeger2015-11-271-2/+2
| * s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner2015-11-273-54/+0
| * s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-274-16/+8
| * s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-273-7/+17
| * s390: get_user_pages_fast() might sleepDavid Hildenbrand2015-11-271-0/+1
| * s390/spinlock: avoid diagnose loopMartin Schwidefsky2015-11-271-9/+19
| * s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-275-198/+145
| * s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-2712-145/+158
| * s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-275-36/+42