summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-3/+2
* s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-141-3/+5
* 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-133-7/+47
|\ \
| * \ 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-231-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-123-4/+20
| |\ \ \ | | |/ /
| | * | 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-062-1/+13
| | * | KVM: s390: fix instruction interception trace pointDavid Hildenbrand2015-03-061-2/+2
* | | | 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-091-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-092-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-134-16/+91
|\ \ \
| * | | KVM: s390: add cpu model supportMichael Mueller2015-02-092-1/+24
| * | | 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-232-2/+15
| * | | KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-232-0/+6
| * | | 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-232-1/+3
| * | | 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
| * | | KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-231-0/+1
* | | | 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-1114-20/+110
|\ \ \ \ | |/ / / |/| | |
| * | | s390/hypfs: Add diagnose 0c supportMichael Holzheu2015-02-101-3/+32
OpenPOWER on IntegriCloud