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