summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank1-0/+3
2017-02-01s390, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker1-107/+0
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker2-3/+4
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2-4/+4
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-3/+3
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker1-8/+8
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar8-54/+84
2017-01-31s390: store breaking event address only for program checksMartin Schwidefsky1-38/+12
2017-01-31s390/prng: Adjust generation of entropy to produce real 256 bits.Harald Freudenberger1-16/+24
2017-01-31s390/crypto: Extend key length check for AES-XTS in fips mode.Harald Freudenberger1-0/+7
2017-01-31s390/crypto: Check des3_ede keys for uniqueness in fips modeMatthew Rosato1-0/+14
2017-01-30KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger1-0/+25
2017-01-30Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Christian Borntraeger1-2/+2
2017-01-30KVM: s390: Fix RRBE return code not being CCJanosch Frank1-1/+1
2017-01-30KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand3-11/+93
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand2-5/+6
2017-01-30KVM: s390: guestdbg: filter i-fetch events on icptsDavid Hildenbrand1-5/+19
2017-01-30KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl1-0/+4
2017-01-30KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov1-0/+4
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger4-33/+31
2017-01-30KVM: s390: get rid of bogus cc initializationHeiko Carstens1-1/+1
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank3-0/+6
2017-01-30KVM: s390: gaccess: add ESOP2 handlingChristian Borntraeger2-3/+10
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche1-0/+1
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-3/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche3-4/+3
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche3-4/+4
2017-01-24s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger1-3/+4
2017-01-24s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky1-0/+8
2017-01-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2017-01-16s390/bpf: remove redundant check for non-null imageDaniel Borkmann1-7/+4
2017-01-16s390: provide sclp based boot consoleHeiko Carstens5-10/+57
2017-01-16s390/sclp: always stay within bounds of the early sccbHeiko Carstens1-1/+6
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens2-6/+13
2017-01-16s390/topology: make "topology=off" parameter workHeiko Carstens2-9/+14
2017-01-16s390: use false/true when using boolHeiko Carstens2-2/+2
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens5-6/+6
2017-01-16s390/topology: reduce number of printksHeiko Carstens1-5/+3
2017-01-16s390/mem_detect: fix memory type of first blockHeiko Carstens1-1/+2
2017-01-16s390/mem_detect: add debugging outputHeiko Carstens1-0/+3
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens1-0/+2
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott2-5/+5
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens2-4/+5
2017-01-16s390/lib: improve memmove, memset and memcpyHeiko Carstens1-15/+13
2017-01-16s390/cpumf: get rid of variable length arrayHeiko Carstens1-2/+3
2017-01-16s390: update defconfigsHeiko Carstens4-48/+67