summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/irqflags: always inline arch irqflags functionsHeiko Carstens2021-06-181-8/+8
* s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens2021-06-181-2/+2
* s390/debug: Remove pointer obfuscationPeter Oberparleiter2021-06-181-1/+1
* s390/setup: cleanup reserve/remove_oldmemVasily Gorbik2021-06-181-26/+0
* s390: setup kernel memory layout earlyVasily Gorbik2021-06-1810-95/+135
* s390/entry.S: factor out OUTSIDE macroAlexander Gordeev2021-06-161-23/+25
* s390/ap/zcrypt: notify userspace with online, config and mode infoHarald Freudenberger2021-06-168-17/+111
* s390/decompressor: replace use of perl with simple sed/trRob Landley2021-06-071-1/+1
* s390/mcck: cleanup use of cleanup_sie_mcckAlexander Gordeev2021-06-071-12/+10
* Merge branch 's390/fixes' into featuresVasily Gorbik2021-06-071-2/+2
|\
| * s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev2021-06-071-1/+1
| * s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev2021-06-071-1/+1
* | s390/lowcore: remove superfluous __packed annotationsHeiko Carstens2021-06-071-2/+2
* | s390: use struct tpi_info in lowcore.hSven Schnelle2021-06-073-10/+13
* | s390: add struct tpi_info to struct pt_regsSven Schnelle2021-06-075-5/+18
* | s390/cio: add tpi.h header fileSven Schnelle2021-06-073-12/+22
* | s390: appldata depends on PROC_SYSCTLRandy Dunlap2021-06-071-1/+1
* | s390: disable SSP when neededFabrice Fontaine2021-06-072-0/+2
* | s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungroupingJulian Wiedmann2021-06-072-3/+2
* | s390/ccwgroup: simplify ungrouping when driver deregistersJulian Wiedmann2021-06-071-9/+0
* | s390/vfio-ap: clean up vfio_ap_drv's definitionJulian Wiedmann2021-06-071-7/+6
* | s390/ap: extend AP change bindings-complete uevent with counterHarald Freudenberger2021-06-071-2/+8
* | s390/smp: remove redundant pcpu::lowcore memberAlexander Gordeev2021-06-071-15/+21
* | s390/smp: do not preserve boot CPU lowcore on hotplugAlexander Gordeev2021-06-071-29/+18
* | s390/smp: reallocate IPL CPU lowcoreAlexander Gordeev2021-06-072-21/+52
* | s390/mm: ensure switch_mm() is executed with interrupts disabledAlexander Gordeev2021-06-071-2/+13
* | s390/boot: access kernel command line via parmareaHeiko Carstens2021-06-071-4/+4
* | s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens2021-06-073-0/+8
* | s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-06-072-3/+3
* | s390/ccwgroup: release the cdevs from within dev->release()Julian Wiedmann2021-06-071-32/+17
* | s390/ap: wire up bus->probe and bus->removeJulian Wiedmann2021-06-071-2/+2
* | s390/zcrypt: remove zcrypt_device_countJulian Wiedmann2021-06-073-4/+0
* | s390/crypto: fix function/prototype mismatchesSven Schnelle2021-06-072-6/+6
* | s390/traps: add struct to access transactional diagnostic blockSven Schnelle2021-06-074-5/+11
* | s390/irq: add union/struct to access external interrupt parametersSven Schnelle2021-06-072-3/+8
* | s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-0714-50/+40
* | s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle2021-06-074-8/+3
* | s390: enable HAVE_IOREMAP_PROTNiklas Schnelle2021-06-072-0/+20
* | s390/cpumf: remove WARN_ON_ONCE in counter start handlerThomas Richter2021-06-071-7/+1
* | s390/cpumf: remove counter transaction call backsThomas Richter2021-06-073-87/+1
|/
* Linux 5.13-rc5v5.13-rc5Linus Torvalds2021-06-071-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-075-18/+26
|\
| * scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-021-0/+1
| * scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu2021-06-021-1/+14
| * scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-021-11/+9
| * scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart2021-06-011-3/+1
| * scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-06-011-3/+1
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-068-126/+135
|\ \
| * | ext4: Only advertise encrypted_casefold when encryption and unicode are enabledDaniel Rosenberg2021-06-061-0/+4
| * | ext4: fix no-key deletion for encrypt+casefoldDaniel Rosenberg2021-06-061-2/+4