summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-6/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-6/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-031-8/+4
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-8/+4
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\ \ \
| * | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-3013-139/+145
|\ \ \ \
| * | | | s390/kdump: fix compile for !SMPHeiko Carstens2015-06-292-23/+22
| * | | | s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-256-60/+63
| * | | | s390: new default configurationHeiko Carstens2015-06-254-26/+30
| * | | | s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-253-35/+34
| * | | | s390/smp: fix sigp cpu detection loopMartin Schwidefsky2015-06-251-1/+2
| * | | | s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu2015-06-251-1/+1
| * | | | s390/bpf: Fix backward jumpsMichael Holzheu2015-06-251-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-266-69/+13
|\ \ \ \ \
| * | | | | clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-251-1/+1
| * | | | | s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-252-2/+2
| * | | | | s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-251-4/+1
| * | | | | s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-252-60/+3
| * | | | | s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-253-4/+8
| |/ / / /
* | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-245-19/+37
|\ \ \ \
| * | | | mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-2/+3
| * | | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-12/+12
| * | | | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-0/+8
| * | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-1/+0
| * | | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
| * | | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-241-5/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-242-4/+112
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/bpf: implement bpf_tail_call() helperMichael Holzheu2015-06-092-4/+112
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-247-88/+140
|\ \ \ \ \
| * | | | | KVM: s390: clear floating interrupt bitmap and parametersJens Freimann2015-06-231-0/+3
| * | | | | Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-06-031-3/+8
| |\ \ \ \ \
| | * | | | | KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand2015-06-021-2/+6
| | * | | | | KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand2015-06-021-1/+2
| * | | | | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
| * | | | | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
| * | | | | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-2/+2
| * | | | | | KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-261-1/+3
| * | | | | | Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-05-117-77/+116
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | KVM: s390: drop handling of interception code 12David Hildenbrand2015-05-081-16/+0
| | * | | | | KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand2015-05-081-28/+46
| | * | | | | KVM: s390: optimize interrupt handling round trip timeJens Freimann2015-05-081-7/+4
| | * | | | | KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2015-05-082-7/+26
| | * | | | | KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-084-13/+22
| | * | | | | KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-083-4/+11
| | * | | | | KVM: s390: make EDAT1 depend on host supportGuenther Hutzl2015-05-081-2/+5
| | * | | | | KVM: s390: optimize round trip time in request handlingChristian Borntraeger2015-05-081-0/+2
| | * | | | | KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand2015-05-081-1/+1
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud