summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand
2014-10-01KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-10KVM: s390/interrupt: remove double assignmentChristian Borntraeger
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger
2014-09-10KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann
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-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-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