summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-245-0/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-235-61/+96
| |\ \ \ \ \ \ \
| * | | | | | | | net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-131-34/+1Star
| * | | | | | | | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-101-1/+1
| * | | | | | | | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-101-36/+9Star
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-089-18/+50
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-051-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-0814-646/+593Star
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand2014-10-013-0/+3
| * | | | | | | KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger2014-10-011-1/+1
| * | | | | | | KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-172-1/+3
| * | | | | | | KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-101-1/+0Star
| * | | | | | | KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-101-8/+18
| * | | | | | | KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-101-2/+1Star
| * | | | | | | KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-101-0/+1
| * | | | | | | KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-101-1/+1
| * | | | | | | KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-102-7/+7
| * | | | | | | KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-102-1/+46
| * | | | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-292-2/+2
| * | | | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-292-43/+14Star
| * | | | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-2/+3
| * | | | | | | KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger2014-08-291-6/+6
| * | | | | | | Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-08-2612-585/+497Star
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky2014-08-261-23/+0Star
| | * | | | | | | KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-263-33/+59
| | * | | | | | | KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-267-383/+308Star
| | * | | | | | | KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-257-70/+72
| | * | | | | | | KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-252-3/+4
| | * | | | | | | KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky2014-08-251-8/+9
| | * | | | | | | KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-251-2/+0Star
| | * | | | | | | KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-253-25/+24Star
| | * | | | | | | KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-252-3/+9
| | * | | | | | | KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-252-14/+56
| | * | | | | | | KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-253-66/+0Star
| | * | | | | | | KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-251-4/+2Star
| | * | | | | | | KVM: s390: factor out get_ilc() functionJens Freimann2014-08-251-20/+21
| | * | | | | | | KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-251-2/+4
| * | | | | | | | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-08-252-13/+10Star
| |\| | | | | | |
| * | | | | | | | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-221-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel2014-09-141-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-084-61/+95
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6Star
| * | | | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-012-47/+89
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-073-15/+14Star
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger2014-09-021-0/+1
| * | | | KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger2014-09-021-2/+3
| | |/ / | |/| |
| * | | KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-251-0/+10
| * | | KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-251-13/+0Star
| |/ /