summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-09-09s390/spinlock: optimize spin_unlock codeHeiko Carstens
2014-09-09s390/ftrace: optimize mcount codeHeiko Carstens
2014-09-09s390/kprobes: remove unused jprobe_return_end()Heiko Carstens
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens
2014-09-09s390: pass march flag to assembly files as wellHeiko Carstens
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky
2014-09-09s390/vdso: replace stck with stckeMartin Schwidefsky
2014-09-09s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-09-02KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger
2014-09-02KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger
2014-09-01s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky
2014-09-01s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-29KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter
2014-08-26Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-08-26KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky
2014-08-26s390: Implement dma_{alloc,free}_attrs()Thierry Reding
2014-08-25Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky
2014-08-25KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky
2014-08-25KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann
2014-08-25KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann
2014-08-25KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand
2014-08-25KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand
2014-08-25KVM: s390: no special machine check deliveryChristian Borntraeger
2014-08-25KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand
2014-08-25KVM: s390: factor out get_ilc() functionJens Freimann
2014-08-25KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger
2014-08-25KVM: s390: add defines for pfault init delivery codeJens Freimann
2014-08-25KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-12s390: wire up memfd_create syscallHeiko Carstens
2014-08-12s390: add system information as device randomnessMartin Schwidefsky
2014-08-12s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu
2014-08-12s390: wire up seccomp and getrandom syscallsHeiko Carstens
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds