aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-0/+3
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
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck1-2/+3
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds17-283/+176
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-7/+3
2014-12-08s390/cputime: fix 31-bit compileMartin Schwidefsky1-1/+1