aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-0/+3
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-28/+25
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells1-1/+1
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-142/+119
2015-02-20hypfs: switch to read_iter/write_iterAl Viro1-27/+24
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky1-5/+7
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky1-1/+4
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-7/+28
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-1/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-232/+942
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes1-1/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski3-6/+2
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens1-13/+3
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens1-5/+4
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens1-27/+27
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2-26/+26
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens3-62/+47
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky1-4/+2
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-25/+3
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds55-568/+1120
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli1-4/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-20/+0
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov1-25/+4
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner1-0/+8
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu2-40/+12
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu5-4/+184
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens1-2/+5
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-02-09KVM: s390: add cpu model supportMichael Mueller3-1/+156
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller5-44/+99
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2-2/+49
2015-02-09s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2-3/+36
2015-02-09KVM: s390: reenable LPP facilityChristian Borntraeger1-1/+1
2015-02-09KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand1-0/+2
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini2-0/+2
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim1-4/+0
2015-01-30s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens1-3/+3
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+6
2015-01-29s390/jump label: use different nop instructionHeiko Carstens2-7/+19
2015-01-29s390/jump label: add sanity checksHeiko Carstens1-14/+42
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner1-1/+1
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens7-5/+45
2015-01-29s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2-5/+10
2015-01-23s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky3-7/+66
2015-01-23KVM: s390: remove redundant setting of interrupt typeJens Freimann1-1/+0
2015-01-23KVM: s390: fix bug in interrupt parameter checkJens Freimann1-2/+2
2015-01-23KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand1-1/+5
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak3-2/+90
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne3-0/+134