summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-153-29/+30
|\
| * mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-151-3/+0Star
| * mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-152-11/+2Star
| * s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-152-12/+7Star
| * mm: expose arch_mmap_rnd when availableKees Cook2015-04-152-4/+5
| * s390: standardize mmap_rnd() usageKees Cook2015-04-151-11/+23
| * s390: expose number of page table levelsKirill A. Shutemov2015-04-151-0/+5
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-1/+1
|\ \
| * \ Merge branch 'iocb' into for-nextAl Viro2015-04-121-1/+1
| |\ \
| | * | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-261-1/+1
* | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-141-0/+7
|\ \ \ \
| * | | | tracing: Add TRACE_SYSTEM_VAR to kvm-s390Steven Rostedt (Red Hat)2015-04-071-0/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-142-0/+46
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | livepatch: add support on s390Jiri Slaby2015-03-272-0/+46
* | | | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-141-1/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-1/+1
| | |/ / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-10/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-3115-102/+138
| |\ \ \ \ \ \
| * | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-271-9/+9
| * | | | | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+1
* | | | | | | | 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-1314-565/+1527
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-04-075-401/+771
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: s390: migrate vcpu interrupt stateJens Freimann2015-03-313-0/+180
| | * | | | | | | KVM: s390: refactor vcpu injection functionJens Freimann2015-03-311-3/+12
| | * | | | | | | KVM: s390: add ioctl to inject local interruptsJens Freimann2015-03-311-0/+10
| | * | | | | | | KVM: s390: cpu timer irq priorityDavid Hildenbrand2015-03-311-7/+27
| | * | | | | | | KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-315-367/+510
| | * | | | | | | KVM: s390: fix get_all_floating_irqsJens Freimann2015-03-311-26/+32
| | * | | | | | | KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger2015-03-311-2/+2
| | * | | | | | | KVM: s390: store the breaking-event address on pgm interruptsDavid Hildenbrand2015-03-311-0/+2
| * | | | | | | | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-071-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-261-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti2015-03-249-124/+574
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-173-9/+22
| | * | | | | | | KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller2015-03-171-1/+0Star
| | * | | | | | | KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne2015-03-171-0/+123
| | * | | | | | | KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-173-1/+22
| | * | | | | | | KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth2015-03-173-0/+98
| | * | | | | | | KVM: s390: Add access register modeAlexander Yarygin2015-03-172-35/+202
| | * | | | | | | KVM: s390: Optimize paths where get_vcpu_asce() is invokedAlexander Yarygin2015-03-171-13/+12Star
| | * | | | | | | KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-178-48/+81
| | * | | | | | | KVM: s390: Fix low-address protection for real addressesAlexander Yarygin2015-03-173-8/+9
| | * | | | | | | KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel2015-03-171-9/+5Star
| | * | | | | | | KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven2015-03-171-1/+1
| * | | | | | | | Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...Marcelo Tosatti2015-03-1312-53/+195
| |\| | | | | | | | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | KVM: s390: Enable vector support for capable guestEric Farman2015-03-062-1/+8
| | * | | | | | KVM: s390: Machine CheckEric Farman2015-03-064-0/+37