summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-071-0/+1
| * | KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand2020-04-071-0/+1
| * | KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand2020-04-071-1/+5
* | | 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
| * | | s390: prevent leaking kernel address in BEARSven Schnelle2020-03-109-27/+62
| * | | s390: enable bpf jit by default when not built as always-onHeiko Carstens2020-03-101-0/+1
| * | | s390/cpum_cf: Add new extended counters for IBM z15Thomas Richter2020-03-101-1/+122
| * | | 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: mark private defines for vm_fault_t as suchChristian Borntraeger2020-03-041-5/+5
| * | | s390/mm: remove fake numa supportHeiko Carstens2020-02-2711-1230/+19
| * | | s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe2020-02-271-0/+3
| * | | s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-271-1/+1