summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-245-8/+227
|\
| * s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer2020-05-201-0/+1
| * s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer2020-05-201-3/+6
| * s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo2020-05-141-1/+1
| * s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2020-05-142-4/+219
* | s390/net: remove pm ops from ccwgroup driversJulian Wiedmann2020-05-191-10/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-1/+4
|\|
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-072-1/+4
| |\
| | * Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-05-061-1/+3
| | |\
| | | * KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger2020-05-051-1/+3
| | * | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu2020-05-061-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-068-11/+27
|\| | |
| * | | Merge tag 'cve-2020-11884' from emailed bundleLinus Torvalds2020-04-282-2/+18
| |\ \ \
| | * | | s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2020-04-212-2/+18
| * | | | Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-266-9/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | s390/protvirt: fix compilation issueClaudio Imbrenda2020-04-252-3/+2
| | * | | s390/pci: do not set affinity for floating irqsNiklas Schnelle2020-04-221-2/+3
| | * | | s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo2020-04-223-4/+4
* | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-284-15/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-274-15/+12
| |/ / /
* | | | Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-04-2162-2197/+574
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: s390: Fix PV check in deliverable_irqs()Eric Farman2020-04-201-1/+1
| |/ /
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-103-6/+8
| |\ \
| | * | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+3
| | * | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-3/+3
| | * | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
| | * | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-2/+1
| * | | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-102-10/+8
| |\ \ \ | | |/ / | |/| |
| | * | 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
| | * | s390/mm: use fallthrough;Joe Perches2020-04-061-2/+0
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-082-1/+7
| |\ \ \
| * \ \ \ Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-4/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | vhost: refine vhost and vringh kconfigJason Wang2020-04-011-4/+0
| | | |/ | | |/|
| * | | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-0452-2176/+551
| |\ \ \
| | * | | s390/mm: cleanup init_new_context() callbackAlexander Gordeev2020-03-282-25/+21
| | * | | s390/mm: cleanup virtual memory constants usageAlexander Gordeev2020-03-283-8/+8
| | * | | s390/mm: remove page table downgrade supportAlexander Gordeev2020-03-285-47/+1
| | * | | s390/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev2020-03-273-38/+27
| | * | | s390: use fallthrough;Joe Perches2020-03-254-10/+9
| | * | | s390/cpum_sf: Fix wrong page count in error messageThomas Richter2020-03-251-1/+3
| | * | | s390/diag: fix display of diagnose call statisticsMichael Mueller2020-03-251-1/+1
| | * | | s390/pci: Improve handling of unset UIDNiklas Schnelle2020-03-233-1/+12
| | * | | s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2020-03-232-16/+19
| | * | | s390: remove broken hibernate / power management supportHeiko Carstens2020-03-238-660/+3
| | * | | s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev2020-03-231-2/+2
| | * | | s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev2020-03-231-1/+4
| | * | | s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev2020-03-231-0/+1
| | * | | s390/cpuinfo: show number of online coresAlexander Gordeev2020-03-233-2/+22