summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini1-0/+1
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+2
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini1-1/+1
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini1-2/+2
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini1-1/+3
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-12/+13
2015-05-22s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang3-10/+12
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19s390/mm: correct return value of pmd_pfnMartin Schwidefsky1-1/+1
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand1-1/+1
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand1-5/+10
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra1-1/+1
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra1-1/+1
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand1-0/+1
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2-4/+3
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand9-34/+41
2015-05-13s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand1-4/+4
2015-05-13s390/crypto: fix stckf loopHarald Freudenberger1-1/+1
2015-05-11Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini7-77/+116
2015-05-08KVM: s390: drop handling of interception code 12David Hildenbrand1-16/+0
2015-05-08KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand1-28/+46
2015-05-08KVM: s390: optimize interrupt handling round trip timeJens Freimann1-7/+4
2015-05-08KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2-7/+26
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger4-13/+22
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl3-4/+11
2015-05-08KVM: s390: make EDAT1 depend on host supportGuenther Hutzl1-2/+5
2015-05-08KVM: s390: optimize round trip time in request handlingChristian Borntraeger1-0/+2
2015-05-08KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand1-1/+1
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger1-4/+6
2015-04-30s390/bpf: Fix gcov stack space problemMichael Holzheu1-1/+4
2015-04-30s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu1-8/+6
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-328/+1032
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-9/+9
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2015-04-23s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2-102/+870
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2-123/+97
2015-04-23s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky1-2/+2
2015-04-23s390/bpf: add dependency to z196 featuresHeiko Carstens1-1/+1
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky5-100/+59
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+3
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-823/+1273
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+5
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-2/+4
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-27/+4
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+0
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-9/+9