summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorLines
2015-03-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+6
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-11/+2
2015-03-05Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti-6/+6
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller-6/+6
2015-03-02s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky-1/+1
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov-0/+2
2015-02-26s390: let the compiler do page clearingChristian Borntraeger-10/+1
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-16/+8
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-16/+91
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes-1/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens-9/+9
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens-8/+0
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-20/+110
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov-25/+4
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu-3/+32
2015-02-09KVM: s390: add cpu model supportMichael Mueller-1/+24
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller-0/+21
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak-0/+2
2015-02-09s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova-3/+7
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini-0/+1
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim-4/+0
2015-01-29s390/jump label: use different nop instructionHeiko Carstens-1/+6
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens-0/+15
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens-4/+1
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky-0/+3
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak-2/+15
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne-0/+6
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand-0/+1
2015-01-23KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand-1/+3
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand-3/+5
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand-1/+3
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand-5/+0
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand-0/+2
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel-0/+1
2015-01-22s390: add SMT supportMartin Schwidefsky-9/+42
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky-3/+9
2015-01-21s390: add pci_iomap_rangeMichael S. Tsirkin-0/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-6/+9
2015-01-08s390/sclp: fix declaration of _sclp_print_early()Chen Gang-0/+2
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang-4/+6
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+98
2014-12-18s390: wire up execveat syscallHeiko Carstens-1/+2
2014-12-18s390/kernel: use stnsm 255 instead of stosm 0Christian Borntraeger-1/+1
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+5
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck-0/+2
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck-2/+3