summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-02-08s390: report new vector facilitiesMartin Schwidefsky
2017-02-08s390: use correct input data address for setup_randomnessHeiko Carstens
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-02-07s390/debug: make debug event time stamps relative to the boot TOD clockMartin Schwidefsky
2017-02-07s390/topology: correct allocation of topology informationMartin Schwidefsky
2017-02-07s390: make setup_randomness workHeiko Carstens
2017-02-06KVM: s390: detect some program check loopsChristian Borntraeger
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-02-01s390, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-01-31s390: store breaking event address only for program checksMartin Schwidefsky
2017-01-31s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger
2017-01-31s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger
2017-01-31s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato
2017-01-30KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger
2017-01-30Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Christian Borntraeger
2017-01-30KVM: s390: Fix RRBE return code not being CCJanosch Frank
2017-01-30KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand
2017-01-30KVM: s390: guestdbg: filter i-fetch events on icptsDavid Hildenbrand
2017-01-30KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl
2017-01-30KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger
2017-01-30KVM: s390: get rid of bogus cc initializationHeiko Carstens
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank
2017-01-30KVM: s390: gaccess: add ESOP2 handlingChristian Borntraeger
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-24s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger
2017-01-24s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger
2017-01-16s390/bpf: remove redundant check for non-null imageDaniel Borkmann
2017-01-16s390: provide sclp based boot consoleHeiko Carstens
2017-01-16s390/sclp: always stay within bounds of the early sccbHeiko Carstens
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens
2017-01-16s390: use false/true when using boolHeiko Carstens