summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-211-16/+8
|\
| * s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-121-9/+9
| * s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-121-8/+0
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-0/+1
|\ \
| * | s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-133-16/+54
|\ \ \
| * | | KVM: s390: add cpu model supportMichael Mueller2015-02-091-1/+3
| * | | KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-091-0/+21
| * | | KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-091-0/+2
| * | | s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-091-3/+7
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * | | KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-231-2/+8
| * | | KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-231-0/+1
| * | | KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-231-0/+1
| * | | KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-231-1/+0
| * | | KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-231-3/+5
| * | | s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-231-1/+3
| * | | KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-231-5/+0
| * | | KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-231-0/+2
* | | | lib/string.c: remove strnicmp()Rasmus Villemoes2015-02-121-1/+0
* | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
| |_|/ |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-1/+1
|\ \ \
| * | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-1113-17/+78
|\ \ \ \ | |/ / / |/| | |
| * | | s390/jump label: use different nop instructionHeiko Carstens2015-01-291-1/+6
| * | | s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-291-0/+15
| * | | s390: reintroduce diag 44 calls for cpu_relax()Heiko Carstens2015-01-291-4/+1
| * | | s390/spinlock: add compare-and-delay to lock wait loopsMartin Schwidefsky2015-01-231-0/+3
| * | | s390: add SMT supportMartin Schwidefsky2015-01-227-9/+42
| * | | s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-222-3/+9
| * | | s390/sclp: fix declaration of _sclp_print_early()Chen Gang2015-01-081-0/+2
* | | | s390: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-25/+4
* | | | mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-051-4/+0
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-01-152-5/+7
|\ \ \ | |/ / | | / | |/ |/|
| * s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang2015-01-071-4/+6
| * s390/kernel: use stnsm 255 instead of stosm 0Christian Borntraeger2014-12-181-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-183-3/+98
|\ \ | |/ |/|
| * KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-281-2/+0
| * KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann2014-11-281-0/+86
| * KVM: S390: Create helper function get_guest_storage_keyJason J. Herne2014-11-281-0/+1
| * KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth2014-11-281-1/+1
| * KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-281-0/+7
| * KVM: s390: sigp: separate preparation handlersDavid Hildenbrand2014-10-281-0/+1
| * KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-281-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-2/+5
|\ \
| * | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+2
| * | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-1116-282/+173
|\ \ \ | |/ / |/| |
| * | s390/cputime: fix 31-bit compileMartin Schwidefsky2014-12-081-1/+1
| * | s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky2014-12-081-0/+1
OpenPOWER on IntegriCloud