summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-1320-123/+164
|\
| * s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-111-0/+2
| * 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
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-123-8/+64
|\ \
| * | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+4
| * | KVM: s390: implement the RI support of guestFan Zhang2016-01-071-1/+2
| * | KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-151-0/+1
| * | s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-301-0/+7
| * | s390/sclp: introduce check for SIEDavid Hildenbrand2015-11-301-1/+5
| * | KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2015-11-301-1/+1
| * | KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-301-0/+1
| * | KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-301-1/+2
| * | KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-301-6/+41
| * | s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski2015-11-301-0/+2
| |/
* | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-041-1/+1
|/
* 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/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-051-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-052-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
OpenPOWER on IntegriCloud