aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | | | | | | | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-09
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-05
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand2014-10-01
| * | | | | | | KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger2014-10-01
| * | | | | | | KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-17
| * | | | | | | KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-10
| * | | | | | | KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-10
| * | | | | | | KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-10
| * | | | | | | KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-10
| * | | | | | | KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-10
| * | | | | | | KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-10
| * | | | | | | KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-10
| * | | | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| * | | | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
| * | | | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
| * | | | | | | KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger2014-08-29
| * | | | | | | Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-08-26
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky2014-08-26
| | * | | | | | | KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-26
| | * | | | | | | KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-26
| | * | | | | | | KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
| | * | | | | | | KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-25
| | * | | | | | | KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky2014-08-25
| | * | | | | | | KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-25
| | * | | | | | | KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-25
| | * | | | | | | KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-25
| | * | | | | | | KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-25
| | * | | | | | | KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-25
| | * | | | | | | KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-25
| | * | | | | | | KVM: s390: factor out get_ilc() functionJens Freimann2014-08-25
| | * | | | | | | KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-25
| * | | | | | | | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-08-25
| |\| | | | | | |
| * | | | | | | | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-24
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-22
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel2014-09-14
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-08
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-01
| * | | | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-06
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger2014-09-02
| * | | | KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger2014-09-02
| | |/ / | |/| |
| * | | KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-25
| * | | KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-25
| |/ /
* | | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-29
* | | s390: wire up memfd_create syscallHeiko Carstens2014-08-12
* | | s390: add system information as device randomnessMartin Schwidefsky2014-08-12
* | | s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu2014-08-12