summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-02-14mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-13lib/string.c: remove strnicmp()Rasmus Villemoes
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-12mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-12mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-09KVM: s390: reenable LPP facilityChristian Borntraeger
2015-02-09KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand
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-30s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29s390/jump label: use different nop instructionHeiko Carstens
2015-01-29s390/jump label: add sanity checksHeiko Carstens
2015-01-29s390/mm: correct missing space when reporting user process faultsHendrik Brueckner
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: remove redundant setting of interrupt typeJens Freimann
2015-01-23KVM: s390: fix bug in interrupt parameter checkJens Freimann
2015-01-23KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand
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: trace correct values for set prefix and machine checksJens Freimann
2015-01-23KVM: s390: fix bug in sigp emergency signal injectionJens Freimann
2015-01-23KVM: s390: Take addressing mode into account for MVPG interceptionThomas Huth
2015-01-23KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger
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: SIGP SET PREFIX cleanupDavid Hildenbrand
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid 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: forward hrtimer if guest ckc not pending yetDavid Hildenbrand
2015-01-23KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand