summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2020-03-232-7/+67
* s390/zcrypt: replace snprintf/sprintf with scnprintfHarald Freudenberger2020-03-236-75/+76
* s390/zcrypt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-231-19/+21
* 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-113-18/+6
* 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-102-70/+31
* s390/qdio: export SSQD via debugfsJulian Wiedmann2020-03-061-0/+19
* s390/mm: cleanup phys_to_pfn() and friendsAlexander Gordeev2020-03-061-9/+9
* MAINTAINERS: Update s390/pci maintainerPeter Oberparleiter2020-03-041-1/+1
* MAINTAINERS: Update s390/cio maintainerPeter Oberparleiter2020-03-041-1/+1
* s390/mm: mark private defines for vm_fault_t as suchChristian Borntraeger2020-03-041-5/+5
* s390/mm: remove fake numa supportHeiko Carstens2020-02-2712-1231/+20
* 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-279-9/+9
* s390/qdio: simplify debugfs codeJulian Wiedmann2020-02-273-29/+9
* s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0Julian Wiedmann2020-02-271-1/+2
* s390/arch: install kernels with their proper version IDStefan Raspl2020-02-191-11/+6
* s390/qdio: reduce access to cdev->private->qdio_dataJulian Wiedmann2020-02-193-11/+7
* s390/qdio: clean up cdev access in qdio_setup_irq()Julian Wiedmann2020-02-191-9/+10
* s390/zcrypt: Support for CCA protected key block version 2Harald Freudenberger2020-02-171-12/+13
* s390/cpum_sf: Rework sampling buffer allocationThomas Richter2020-02-171-19/+21
* Linux 5.6-rc2v5.6-rc2Linus Torvalds2020-02-161-1/+1
* Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2020-02-163-5/+42
|\
| * drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King2020-01-201-1/+1
| * ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard2019-12-231-3/+7
| * drivers: ipmi: Modify max length of IPMB packetVijay Khemka2019-12-111-1/+1
| * drivers: ipmi: Support raw i2c packet in IPMBVijay Khemka2019-12-112-0/+33
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-1649-3368/+4907
|\ \
| * | docs: virt: guest-halt-polling.txt convert to ReSTMauro Carvalho Chehab2020-02-122-3/+10
| * | docs: kvm: review-checklist.txt: rename to ReSTMauro Carvalho Chehab2020-02-122-0/+5
| * | docs: kvm: Convert timekeeping.txt to ReST formatMauro Carvalho Chehab2020-02-122-95/+129
| * | docs: kvm: Convert s390-diag.txt to ReST formatMauro Carvalho Chehab2020-02-122-5/+9
| * | docs: kvm: Convert ppc-pv.txt to ReST formatMauro Carvalho Chehab2020-02-122-8/+19
| * | docs: kvm: Convert nested-vmx.txt to ReST formatMauro Carvalho Chehab2020-02-122-16/+22
| * | docs: kvm: Convert mmu.txt to ReST formatMauro Carvalho Chehab2020-02-122-14/+49
| * | docs: kvm: Convert locking.txt to ReST formatMauro Carvalho Chehab2020-02-123-215/+244
| * | docs: kvm: Convert hypercalls.txt to ReST formatMauro Carvalho Chehab2020-02-122-56/+75
| * | docs: kvm: arm/psci.txt: convert to ReSTMauro Carvalho Chehab2020-02-122-15/+32
| * | docs: kvm: convert arm/hyp-abi.txt to ReSTMauro Carvalho Chehab2020-02-122-9/+20
| * | docs: kvm: Convert api.txt to ReST formatMauro Carvalho Chehab2020-02-122-1387/+1964