aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27s390/ism: remove pm supportUrsula Braun1-20/+0
2020-03-25s390/cio: use fallthrough;Joe Perches1-2/+2
2020-03-25s390/vfio: use fallthrough;Joe Perches1-1/+1
2020-03-25s390/zcrypt: use fallthrough;Joe Perches3-9/+9
2020-03-25s390: use fallthrough;Joe Perches8-16/+15
2020-03-25s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-1/+3
2020-03-25s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-03-23s390/ap: Remove ap device suspend and resume callbacksHarald Freudenberger1-21/+0
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle3-1/+12
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2-16/+19
2020-03-23s390/qdio: pass ISC as parameter to chsc_sadc()Julian Wiedmann3-4/+6
2020-03-23PM: remove s390 specific callbacksHeiko Carstens3-55/+0
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens8-660/+3
2020-03-23s390/cpuinfo: do not skip info for CPUs without MHz featureAlexander Gordeev1-2/+2
2020-03-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-03-23s390/cpuinfo: show number of online CPUs within a packageAlexander Gordeev1-0/+1
2020-03-23s390/cpuinfo: show number of online coresAlexander Gordeev3-2/+22
2020-03-23s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2-7/+67
2020-03-23s390/zcrypt: replace snprintf/sprintf with scnprintfHarald Freudenberger6-75/+76
2020-03-23s390/zcrypt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-19/+21
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev3-3/+9
2020-03-23s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev2-7/+0
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev3-0/+7
2020-03-23s390/mm: optimize page table upgrade routineAlexander Gordeev1-34/+56
2020-03-11s390/config: do not select VIRTIO_CONSOLE via KconfigChristian Borntraeger3-1/+2
2020-03-11s390/traps: mark test_monitor_call __initHeiko Carstens1-1/+1
2020-03-11s390/irq: make init_ext_interrupts staticHeiko Carstens2-10/+9
2020-03-11s390/irq: replace setup_irq() by request_irq()afzal mohammed3-18/+6
2020-03-10s390/cpuinfo: add system topology informationAlexander Gordeev1-0/+22
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle9-27/+62
2020-03-10s390: enable bpf jit by default when not built as always-onHeiko Carstens1-0/+1
2020-03-10s390/cpum_cf: Add new extended counters for IBM z15Thomas Richter1-1/+122
2020-03-10s390/pci: embedding hotplug_slot in zdevPierre Morel2-70/+31
2020-03-06s390/qdio: export SSQD via debugfsJulian Wiedmann1-0/+19
2020-03-06s390/mm: cleanup phys_to_pfn() and friendsAlexander Gordeev1-9/+9
2020-03-04MAINTAINERS: Update s390/pci maintainerPeter Oberparleiter1-1/+1
2020-03-04MAINTAINERS: Update s390/cio maintainerPeter Oberparleiter1-1/+1
2020-03-04s390/mm: mark private defines for vm_fault_t as suchChristian Borntraeger1-5/+5
2020-02-27s390/mm: remove fake numa supportHeiko Carstens12-1231/+20
2020-02-27s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe1-0/+3
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva9-9/+9
2020-02-27s390/qdio: simplify debugfs codeJulian Wiedmann3-29/+9
2020-02-27s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0Julian Wiedmann1-1/+2
2020-02-19s390/arch: install kernels with their proper version IDStefan Raspl1-11/+6
2020-02-19s390/qdio: reduce access to cdev->private->qdio_dataJulian Wiedmann3-11/+7
2020-02-19s390/qdio: clean up cdev access in qdio_setup_irq()Julian Wiedmann1-9/+10
2020-02-17s390/zcrypt: Support for CCA protected key block version 2Harald Freudenberger1-12/+13
2020-02-17s390/cpum_sf: Rework sampling buffer allocationThomas Richter1-19/+21
2020-02-16Linux 5.6-rc2Linus Torvalds1-1/+1
2020-02-15bus: moxtet: fix potential stack buffer overflowMarek BehĂșn1-1/+1