summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-02-09Merge remote-tracking branch 's390/features'Stephen Rothwell
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-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-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-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
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2017-01-16s390/topology: reduce number of printksHeiko Carstens
2017-01-16s390/mem_detect: fix memory type of first blockHeiko Carstens
2017-01-16s390/mem_detect: add debugging outputHeiko Carstens
2017-01-16s390/setup: call memblock_reserve only for size > 0Heiko Carstens
2017-01-16s390/pci: use proper endianness annotationsSebastian Ott
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2017-01-16s390/lib: improve memmove, memset and memcpyHeiko Carstens
2017-01-16s390/cpumf: get rid of variable length arrayHeiko Carstens
2017-01-16s390: update defconfigsHeiko Carstens
2017-01-16s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens
2017-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens
2016-12-20s390/vtime: correct system time accountingMartin Schwidefsky
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14s390/pci: query fmb lengthSebastian Ott
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens