summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390: nvme iplJason J. Herne2020-05-062-0/+36
| * | s390/pci: Handling multifunctionsPierre Morel2020-04-281-3/+5
| * | s390/pci: Adding bus resourcePierre Morel2020-04-281-0/+1
| * | s390/pci: create zPCI busPierre Morel2020-04-281-3/+23
| * | s390/pci: define RID and RID availablePierre Morel2020-04-282-2/+10
| * | s390/pci: define kernel parameters for PCI multifunctionPierre Morel2020-04-281-0/+1
| * | s390/pci: adaptation of iommu to multifunctionPierre Morel2020-04-281-0/+5
| * | s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt2020-04-282-1/+3
* | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-2/+2
|\ \ \
| * | | mm: change pmdp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V2020-05-051-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2020-06-041-1/+1
|\ \ \ | |_|/ |/| |
| * | s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf2020-05-081-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-7/+1
|\ \
| * | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-0/+1
| * | mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-7/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-10/+0
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-2/+8
| |\ \ \
| * | | | s390/net: remove pm ops from ccwgroup driversJulian Wiedmann2020-05-191-10/+0
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: x86: acknowledgment mechanism for async pf page ready notificationsVitaly Kuznetsov2020-06-011-0/+2
| * | | KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...Vitaly Kuznetsov2020-06-011-1/+1
| * | | kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
| |/ /
* | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-19/+0
|\ \ \ | |_|/ |/| |
| * | take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-19/+0
| |/
* / s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2020-05-141-2/+8
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-101-2/+1
|\
| * mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-2/+1
* | s390/qdio: remove cdev from init_dataJulian Wiedmann2020-04-061-3/+2
* | s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann2020-04-061-4/+4
* | s390/qdio: cleanly split alloc and establishJulian Wiedmann2020-04-061-1/+2
|/
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-0413-80/+81
|\
| * s390/mm: cleanup init_new_context() callbackAlexander Gordeev2020-03-282-25/+21
| * s390/mm: cleanup virtual memory constants usageAlexander Gordeev2020-03-282-6/+6
| * s390/mm: remove page table downgrade supportAlexander Gordeev2020-03-284-23/+1
| * s390/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev2020-03-271-0/+14
| * s390/pci: Improve handling of unset UIDNiklas Schnelle2020-03-231-0/+3
| * s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2020-03-231-0/+1
| * s390/cpuinfo: show number of online coresAlexander Gordeev2020-03-231-0/+3
| * s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2020-03-231-0/+1
| * s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev2020-03-231-0/+2
| * s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev2020-03-231-1/+0
| * s390/cpuinfo: show processor physical addressAlexander Gordeev2020-03-231-0/+1
| * s390/irq: make init_ext_interrupts staticHeiko Carstens2020-03-111-1/+0
| * s390: prevent leaking kernel address in BEARSven Schnelle2020-03-103-1/+11
| * s390/pci: embedding hotplug_slot in zdevPierre Morel2020-03-101-0/+2
| * s390/mm: cleanup phys_to_pfn() and friendsAlexander Gordeev2020-03-061-9/+9
| * s390/mm: remove fake numa supportHeiko Carstens2020-02-272-15/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-027-33/+384
|\ \
| * \ Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-313-5/+4
| |\ \
| * \ \ Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-261-1/+1
| |\ \ \