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