summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-02-17mm: add new mmgrab() helperVegard Nossum
2017-02-17scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kvms390/next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-17Merge remote-tracking branch 's390/features'Stephen Rothwell
2017-02-14KVM: s390: log runtime instrumentation enablementChristian Borntraeger
2017-02-09Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-02-09kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-09memblock: embed memblock type name within struct memblock_typeHeiko Carstens
2017-02-09mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-08s390: add no-execute supportMartin Schwidefsky
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