summaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-113-6/+6
* s390/mem_detect: use unsigned longsHeiko Carstens2016-01-111-4/+4
* 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-111-4/+13
* s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-301-3/+3
* s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-181-14/+0
* s390/setup: cleanup machine flagsChristian Borntraeger2015-12-181-17/+14
* 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: add helper tool to generate facility listsHeiko Carstens2015-12-182-0/+72
* s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2015-12-181-4/+2
* s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-271-0/+12
* s390: remove is_32bit_task() helperHeiko Carstens2015-11-273-7/+6
* s390/sclp: Add VT220 support to early sclp consoleSascha Silbe2015-11-271-1/+1
* s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-271-0/+2
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-272-27/+5
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-274-14/+4
* s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-272-2/+3
* s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-271-2/+0
* s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-271-1/+0
* s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-271-0/+1
* s390: wire up mlock2 system callHeiko Carstens2015-11-161-1/+2
* s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-161-3/+10
* s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-112-1/+3
* s390/pci_dma: handle dma table failuresSebastian Ott2015-11-091-1/+3
* s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
* s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-091-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-061-0/+2
|\
| * Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+2
| |\
| | * KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
* | | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-062-1/+8
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-022-1/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-062-1/+8
* | | | | | s390: remove runtime instrumentation interruptsMartin Schwidefsky2015-11-033-7/+0
* | | | | | s390/nmi: remove castsHeiko Carstens2015-10-271-43/+46
* | | | | | s390: don't store registers on disabled wait anymoreHeiko Carstens2015-10-271-41/+5
* | | | | | s390: get rid of __set_psw_mask()Heiko Carstens2015-10-271-16/+11
* | | | | | s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-166-39/+62
* | | | | | s390/spinlock: remove unneeded serializations at unlockChristian Borntraeger2015-10-141-3/+0
* | | | | | s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens2015-10-141-4/+6
* | | | | | s390/bitops: remove 31 bit related commentsHeiko Carstens2015-10-141-19/+12
* | | | | | s390/cmpxchg: remove dead codeHeiko Carstens2015-10-141-27/+3
* | | | | | s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens2015-10-141-1/+1
* | | | | | s390/flags: use _BITUL macroHeiko Carstens2015-10-143-17/+22
* | | | | | s390/flags: fix flag handlingHeiko Carstens2015-10-142-6/+6
* | | | | | s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-143-0/+17
* | | | | | s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-142-1/+11
* | | | | | s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner2015-10-142-23/+33
* | | | | | s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-141-0/+2