summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak1-1/+13
2014-09-09s390/spinlock: optimize spin_unlock codeHeiko Carstens2-9/+18
2014-09-09s390/ftrace: optimize mcount codeHeiko Carstens1-1/+1
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens1-0/+4
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens1-0/+1
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky1-7/+11
2014-09-09s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens1-3/+0
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-4/+4
2014-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2014-09-02KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger1-0/+1
2014-09-02KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger1-2/+3
2014-09-01s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu1-4/+4
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+14
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-2/+3
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter3-10/+10
2014-08-26KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky1-23/+0
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky1-1/+2
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky3-9/+16
2014-08-26s390: Implement dma_{alloc,free}_attrs()Thierry Reding1-10/+21
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky1-7/+7
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky1-2/+2
2014-08-25KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky1-8/+9
2014-08-25KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand1-0/+10
2014-08-12s390: wire up memfd_create syscallHeiko Carstens1-1/+2
2014-08-12s390: wire up seccomp and getrandom syscallsHeiko Carstens1-1/+3
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-2/+0
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2-3/+1
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-89/+114
2014-08-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+26
2014-08-05Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2014-08-01s390/mm: implement dirty bits for large segment table entriesMartin Schwidefsky1-88/+109
2014-07-28s390/seccomp: fix error return for filtered system callsJan Willeke1-1/+1
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar3-16/+15
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott1-0/+4
2014-07-21KVM: s390: add ipte to trace event decodingChristian Borntraeger1-0/+1
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand1-1/+0
2014-07-21KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand1-1/+0
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-1/+1
2014-07-17perf kvm: Add stat support on s390Alexander Yarygin2-0/+26
2014-07-16s390: fix restore of invalid floating-point-controlMartin Schwidefsky1-2/+2
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand1-0/+1
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-14/+13
2014-06-26KVM: s390: add sie.h uapi header file to Kbuild and remove header dependencyHeiko Carstens2-14/+13
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky1-2/+6
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky2-21/+16
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds11-108/+579
2014-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+1