summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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 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 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
| | * | | s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2020-03-232-7/+67
| | * | | s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev2020-03-233-3/+9
| | * | | s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev2020-03-232-7/+0
| | * | | s390/cpuinfo: show processor physical addressAlexander Gordeev2020-03-233-0/+7
| | * | | s390/mm: optimize page table upgrade routineAlexander Gordeev2020-03-231-34/+56
| | * | | s390/config: do not select VIRTIO_CONSOLE via KconfigChristian Borntraeger2020-03-113-1/+2
| | * | | s390/traps: mark test_monitor_call __initHeiko Carstens2020-03-111-1/+1
| | * | | s390/irq: make init_ext_interrupts staticHeiko Carstens2020-03-112-10/+9
| | * | | s390/irq: replace setup_irq() by request_irq()afzal mohammed2020-03-111-6/+2
| | * | | s390/cpuinfo: add system topology informationAlexander Gordeev2020-03-101-0/+22