summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-06-06crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-05KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger
2014-09-17s390/locking: Reenable optimistic spinningChristian Borntraeger
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-06-30s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-07crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger
2014-05-31net: filter: s390: fix JIT address randomizationHeiko Carstens
2014-05-13s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky
2014-05-06s390: fix control register updateMartin Schwidefsky
2014-05-06s390/bitops,atomic: add missing memory barriersHeiko Carstens
2014-05-06KVM: s390: Optimize ucontrol pathChristian Borntraeger
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-02-21s390/pci/dma: use correct segment boundary sizeGerald Schaefer
2014-02-21s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-02-05s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-04s390/dump: Fix dump memory detectionMichael Holzheu
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-30crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger
2014-01-30crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-01-30crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens
2014-01-29s390/appldata: restore missing init_virt_timer()Gerald Schaefer
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-23Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens
2014-01-22s390/uapi: fix struct statfs64 definitionHeiko Carstens
2014-01-22s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens
2014-01-22s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens
2014-01-22s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens
2014-01-22s390/32bit: fix cmpxchg64Heiko Carstens