summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-1011-82/+76Star
|\
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-104-45/+40Star
| |\
| | * Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-054-45/+40Star
| | |\
| | | * KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-041-16/+1Star
| | | * KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-044-22/+25
| | | * KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-041-2/+2
| | | * KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-041-3/+6
| | | * KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-031-3/+7
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-107-37/+36Star
| |\ \ \ | | |/ / | |/| |
| | * | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-021-1/+1
| | * | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
| | * | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
| | * | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
| | * | s390: let the compiler do page clearingChristian Borntraeger2015-02-261-10/+1Star
| | * | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-261-9/+8Star
| | * | s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-261-4/+8
| | * | s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-261-0/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0412-177/+174Star
|\| |
| * | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
| |/
| * Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-231-28/+25Star
| |\
| | * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
| | * hypfs: switch to read_iter/write_iterAl Viro2015-02-201-27/+24Star
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-218-142/+119Star
| |\ \
| | * | s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-191-5/+7
| | * | s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-191-1/+4
| | * | s390/cacheinfo: coding style changesHeiko Carstens2015-02-121-13/+3Star
| | * | s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-121-5/+4Star
| | * | s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-121-27/+27
| | * | s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-122-26/+26
| | * | s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-123-62/+47Star
| | * | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky2015-02-121-4/+2Star
| * | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-7/+28
| |\ \ \ | | |_|/ | |/| |
| | * | s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-212-7/+28
* | | | s390: remove claw driverUrsula Braun2015-03-011-1/+0Star
|/ / /
* | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-141-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-1313-232/+942
|\ \ \
| * | | KVM: s390: add cpu model supportMichael Mueller2015-02-093-1/+156
| * | | KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-095-44/+99
| * | | KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-092-2/+49
| * | | s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-092-3/+36
| * | | KVM: s390: reenable LPP facilityChristian Borntraeger2015-02-091-1/+1
| * | | KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-02-091-0/+2
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-062-0/+2
| * | | KVM: s390: remove redundant setting of interrupt typeJens Freimann2015-01-231-1/+0Star
| * | | KVM: s390: fix bug in interrupt parameter checkJens Freimann2015-01-231-2/+2
| * | | KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-01-231-1/+5
| * | | KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-233-2/+90
| * | | KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-233-0/+134
| * | | KVM: s390: trace correct values for set prefix and machine checksJens Freimann2015-01-231-4/+4
| * | | KVM: s390: fix bug in sigp emergency signal injectionJens Freimann2015-01-231-3/+2Star