aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12s390: use generic memory barriersMichael S. Tsirkin1-3/+0
2016-01-12s390: define __smp_xxxMichael S. Tsirkin1-6/+9
2016-01-12s390: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+2
2016-01-12lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso1-1/+1
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-01-11s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-01-11s390/configs: update default configurationsHeiko Carstens5-54/+61
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky9-3/+101
2016-01-11s390: drop smp_mb in vdso_initMichael S. Tsirkin1-2/+0
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens12-116/+116
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens2-9/+6
2016-01-11s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens1-19/+19
2016-01-11s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2-11/+21
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2-12/+1
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro1-2/+1
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-0/+4
2016-01-07KVM: s390: implement the RI support of guestFan Zhang3-1/+27
2016-01-07kvm/s390: drop unpaired smp_mbMichael S. Tsirkin1-1/+0
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+12
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens4-8/+8
2015-12-30s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens1-3/+2
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann1-11/+2
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter1-14/+0
2015-12-18s390/setup: cleanup machine flagsChristian Borntraeger1-17/+14
2015-12-18s390/smp: save timestamp on external callsHeiko Carstens1-0/+2
2015-12-18s390/sysinfo: Remove unused variablesChristian Borntraeger1-2/+1
2015-12-18s390/extmem: remove unused variableChristian Borntraeger1-3/+1
2015-12-18s390/fault: remove unused variableChristian Borntraeger1-2/+0
2015-12-18s390/traps: Remove unused variableChristian Borntraeger1-3/+0
2015-12-18s390: compile head.S always with -march=z900Heiko Carstens1-2/+4
2015-12-18s390/facilities: add z13 als bitHeiko Carstens1-0/+3
2015-12-18s390/facilities: optimize test_facility()Heiko Carstens1-0/+6
2015-12-18s390/facilities: remove unneeded facility bitsHeiko Carstens1-12/+0
2015-12-18s390/facilities: make use of generated facility listHeiko Carstens1-24/+11
2015-12-18s390/facilities: add helper tool to generate facility listsHeiko Carstens6-0/+160
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens3-6/+7
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens2-5/+3
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu1-5/+12
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl1-1/+5
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel4-7/+25
2015-12-15KVM: s390: obey kptr_restrict in tracesChristian Borntraeger2-7/+8
2015-12-15KVM: s390: use assignment instead of memcpyChristian Borntraeger1-2/+4
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-11/+11
2015-12-04lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso1-1/+1
2015-11-30KVM: s390: remove redudant assigment of error codeChristian Borntraeger1-3/+1
2015-11-30KVM: s390: remove pointless test_facility(2) checkHeiko Carstens1-1/+1
2015-11-30KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand1-0/+5
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand3-0/+22
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand1-1/+5