summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2016-01-07KVM: s390: implement the RI support of guestFan Zhang
2016-01-07kvm/s390: drop unpaired smp_mbMichael S. Tsirkin
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens
2015-12-30s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter
2015-12-18s390/setup: cleanup machine flagsChristian Borntraeger
2015-12-18s390/smp: save timestamp on external callsHeiko Carstens
2015-12-18s390/sysinfo: Remove unused variablesChristian Borntraeger
2015-12-18s390/extmem: remove unused variableChristian Borntraeger
2015-12-18s390/fault: remove unused variableChristian Borntraeger
2015-12-18s390/traps: Remove unused variableChristian Borntraeger
2015-12-18s390: compile head.S always with -march=z900Heiko Carstens
2015-12-18s390/facilities: add z13 als bitHeiko Carstens
2015-12-18s390/facilities: optimize test_facility()Heiko Carstens
2015-12-18s390/facilities: remove unneeded facility bitsHeiko Carstens
2015-12-18s390/facilities: make use of generated facility listHeiko Carstens
2015-12-18s390/facilities: add helper tool to generate facility listsHeiko Carstens
2015-12-18s390/facilities: always use lowcore's stfle field for storing facility bitsHeiko Carstens
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-12-15KVM: s390: obey kptr_restrict in tracesChristian Borntraeger
2015-12-15KVM: s390: use assignment instead of memcpyChristian Borntraeger
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-12-04lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso
2015-11-30KVM: s390: remove redudant assigment of error codeChristian Borntraeger
2015-11-30KVM: s390: remove pointless test_facility(2) checkHeiko Carstens
2015-11-30KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand
2015-11-30KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand
2015-11-30KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand
2015-11-30KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand
2015-11-30KVM: s390: fix SCA related races and double useDavid Hildenbrand
2015-11-30KVM: s390: we always have a SCADavid Hildenbrand
2015-11-30KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand
2015-11-30KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski
2015-11-30KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski