aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann1-3/+27
2015-03-30s390/syscalls: simplify syscall_get_arch()Heiko Carstens1-1/+1
2015-03-27livepatch: add support on s390Jiri Slaby1-0/+43
2015-03-25s390: fix /proc/interrupts outputSebastian Ott1-1/+0
2015-03-25s390: add missing arch_release_task_struct() declarationHeiko Carstens1-0/+2
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens1-0/+1
2015-03-25s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens1-6/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens30-819/+14
2015-03-23Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queueMarcelo Tosatti1-1/+1
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller1-1/+0
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova1-0/+1
2015-03-13s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky1-1/+1
2015-03-12Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queueMarcelo Tosatti1-2/+14
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-06KVM: s390: Enable vector support for capable guestEric Farman1-1/+3
2015-03-06KVM: s390: Add new SIGP order to kernel countersEric Farman1-0/+1
2015-03-06KVM: s390: Vector exceptionsEric Farman1-0/+1
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman1-1/+9
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 Torvalds3-16/+54
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 Torvalds13-17/+78
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-09KVM: s390: add cpu model supportMichael Mueller1-1/+3
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 Krowiak1-2/+8
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne1-0/+1
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 Hildenbrand1-1/+0
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand1-3/+5