aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-06s390: Fix build errorGuenter Roeck
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-03-17Merge remote-tracking branch 'lsk/v3.10/topic/gcov' into linux-linaro-lskMark Brown
2015-03-17gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigsv3.10/topic/gcovRiku Voipio
2015-02-02Merge tag 'v3.10.67' into linux-linaro-lskMark Brown
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-08Merge tag 'v3.10.64' into linux-linaro-lskMark Brown
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-10-31Merge tag 'v3.10.59' into linux-linaro-lskMark Brown
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: add kvm_arch_sched_inRadim Krčmář
2014-10-02KVM: Rename and add argument to check_extensionAlexander Graf
2014-10-02kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2014-10-02KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2014-10-02KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-06-07crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger
2014-05-13s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky
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-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens
2013-12-11crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer
2013-12-04s390/uaccess: add missing page table walk range checkHeiko Carstens
2013-11-29s390/vtime: correct idle time calculationMartin Schwidefsky
2013-11-29crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-13s390: fix system call restart after inferior callMartin Schwidefsky
2013-08-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2013-08-20s390: Fix broken buildGuenter Roeck
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds