summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: add locking for fmb accessSebastian Ott2015-04-151-0/+2
* s390/pci: extract software counters from fmbSebastian Ott2015-04-151-4/+4
* s390: Use bool function return values of true/false not 1/0Joe Perches2015-04-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-1533-826/+19
|\
| * s390/syscalls: simplify syscall_get_arch()Heiko Carstens2015-03-301-1/+1
| * s390: add missing arch_release_task_struct() declarationHeiko Carstens2015-03-251-0/+2
| * s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens2015-03-251-0/+1
| * s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens2015-03-251-6/+1
| * s390: remove 31 bit supportHeiko Carstens2015-03-2530-819/+14
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-7/+5
|\ \
| * | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-151-3/+0
| * | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-151-3/+2
| * | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-151-3/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-0/+43
|\ \ \ | |/ / |/| |
| * | livepatch: add support on s390Jiri Slaby2015-03-271-0/+43
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-0/+3
|\ \ \
| * | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-0/+3
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-131-5/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-04-071-3/+27
| |\ \ \
| | * | | KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-311-3/+27
| * | | | Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti2015-03-241-1/+1
| |\| | |
| | * | | KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-171-1/+0
| | * | | KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-171-0/+1
| * | | | Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti2015-03-131-2/+14
| |\| | |
| | * | | KVM: s390: Enable vector support for capable guestEric Farman2015-03-061-1/+3
| | * | | KVM: s390: Add new SIGP order to kernel countersEric Farman2015-03-061-0/+1
| | * | | KVM: s390: Vector exceptionsEric Farman2015-03-061-0/+1
| | * | | KVM: s390: Allocate and save/restore vector registersEric Farman2015-03-061-1/+9
* | | | | s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-131-1/+1
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-101-6/+6
|\ \ \ \
| * | | | Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-051-6/+6
| |\| | |
| | * | | KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-041-6/+6
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-102-11/+2
|\ \ \ \ | |/ / / |/| | |
| * | | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-021-1/+1
| * | | s390: let the compiler do page clearingChristian Borntraeger2015-02-261-10/+1
| |/ /
* / / mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
|/ /
* | 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