summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2016-07-141-0/+1
* KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti2016-07-141-1/+1
* mm: pagefault_disabled()Peter Zijlstra2016-07-141-2/+2
* mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner2016-07-141-1/+2
* s390: fix normalization bug in exception table sortingArd Biesheuvel2016-03-031-2/+6
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-101-0/+4
* crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-06-061-12/+13
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-5/+1
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-05-061-0/+4
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-05-061-0/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-04-291-0/+6
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-296-9/+9
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-081-1/+1
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-10-301-0/+1
* KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-10-051-0/+10
* s390/locking: Reenable optimistic spinningChristian Borntraeger2014-09-171-0/+1
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-311-2/+10
* s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-06-301-5/+6
* s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky2014-06-301-1/+1
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-301-5/+0
* crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-06-072-0/+6
* net: filter: s390: fix JIT address randomizationHeiko Carstens2014-05-311-1/+1
* s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-05-131-1/+0
* s390: fix control register updateMartin Schwidefsky2014-05-061-1/+1
* s390/bitops,atomic: add missing memory barriersHeiko Carstens2014-05-062-46/+65
* KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-05-061-1/+2
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-05-061-1/+1
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-141-0/+1
* s390/pci/dma: use correct segment boundary sizeGerald Schaefer2014-02-211-3/+5
* s390/compat: fix sys_sched_getattr compat wrapperHeiko Carstens2014-02-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-113-2/+16
|\
| * s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| * s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| * s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-02-052-52/+108
|\ \
| * | crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-01-301-21/+48
| * | crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-01-301-12/+14
| * | crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-01-301-19/+46
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-314-7/+42
|\ \ \
| * \ \ Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-01-234-7/+42
| |\ \ \
| | * | | KVM: s390: Enable the LPP facility for guestsThomas Huth2014-01-171-1/+1
| | * | | KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-174-7/+42
* | | | | s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens2014-01-291-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-2815-24/+238
|\ \ \ \
| * | | | s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-247-5/+202
| * | | | s390: wire up sys_sched_setattr/sys_sched_getattrHeiko Carstens2014-01-223-0/+15
| * | | | s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-01-221-5/+5
| * | | | s390/uaccess: remove dead extern declarations, make functions staticHeiko Carstens2014-01-222-11/+2
| * | | | s390/uaccess: test if current->mm is set before walking page tablesHeiko Carstens2014-01-221-0/+10
| * | | | s390/zfcpdump: make zfcpdump depend on 64BITHeiko Carstens2014-01-221-1/+1