summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-4/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-2411-47/+65
|\ \ \
| * | | s390/pci: improve handling of hotplug event 0x301Sebastian Ott2015-06-181-1/+7
| * | | s390/setup: fix DMA_API_DEBUG warningsSebastian Ott2015-06-181-4/+9
| * | | s390/mm: s/specifiation/specification/, s/an specification/a specification/Geert Uytterhoeven2015-06-151-2/+2
| * | | s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-131-0/+1
| * | | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-132-4/+3
| * | | s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-139-34/+41
| * | | s390/sclp: prepare smp_fill_possible_mask for global "struct sclp"David Hildenbrand2015-05-131-4/+4
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-1/+1
|\ \ \ \
| * | | | PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas2015-06-081-1/+1
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-223-10/+12
|\ \ \ \
| * | | | s390: time: Provide read_boot_clock64() and read_persistent_clock64()Xunlei Pang2015-05-223-10/+12
| |/ / /
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-227-26/+27
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+1
| | * | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-032-3/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-223-7/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-024-23/+25
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+2
| * | | | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-1/+1
| * | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-5/+10
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud