summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | s390/hwcaps: remove z/Architecture mode active checkHeiko Carstens2021-07-271-2/+1
| * | | | | | | | s390/hwcaps: use consistent coding style / remove commentsHeiko Carstens2021-07-271-54/+13
| * | | | | | | | s390/hwcaps: open code initialization of first six hwcap bitsHeiko Carstens2021-07-271-6/+24
| * | | | | | | | s390/hwcaps: split setup_hwcaps()Heiko Carstens2021-07-271-9/+15
| * | | | | | | | s390/hwcaps: move setup_hwcaps()Heiko Carstens2021-07-272-158/+160
| * | | | | | | | s390/hwcaps: add sanity checksHeiko Carstens2021-07-272-0/+4
| * | | | | | | | s390/hwcaps: use named initializers for hwcap string arraysHeiko Carstens2021-07-271-4/+23
| * | | | | | | | s390/hwcaps: introduce HWCAP bit numbersHeiko Carstens2021-07-271-23/+52
| * | | | | | | | s390/hwcaps: shorten HWCAP definesHeiko Carstens2021-07-273-49/+49
| * | | | | | | | s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle2021-07-273-1/+4
| * | | | | | | | s390: make PCI mio support a machine flagNiklas Schnelle2021-07-273-3/+8
| * | | | | | | | s390/disassembler: add instructionsHeiko Carstens2021-07-272-0/+20
| * | | | | | | | s390: report more CPU capabilitiesHeiko Carstens2021-07-273-1/+7
| * | | | | | | | s390/qdio: remove unused macrosJulian Wiedmann2021-07-271-5/+0
| * | | | | | | | s390/qdio: clarify reporting of errors to the driversJulian Wiedmann2021-07-271-4/+3
| * | | | | | | | s390/qdio: remove remaining tasklet & timer codeJulian Wiedmann2021-07-271-3/+0
| * | | | | | | | s390/setup: don't reserve memory that occupied decompressor's headAlexander Egorenkov2021-07-271-1/+1
| * | | | | | | | s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-2713-99/+183
| * | | | | | | | s390/ctl_reg: add ctlreg5 and ctlreg15 unionsHeiko Carstens2021-07-271-0/+17
| * | | | | | | | s390/boot: make _diag308_reset_dma() position-independentAlexander Egorenkov2021-07-271-1/+3
| * | | | | | | | s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov2021-07-272-2/+3
| * | | | | | | | s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov2021-07-272-9/+7
| * | | | | | | | s390/setup: drop _OFFSET macrosAlexander Egorenkov2021-07-271-17/+6
| * | | | | | | | s390/setup: remove unused symbolic constants for C code from setup.hAlexander Egorenkov2021-07-271-3/+0
| * | | | | | | | s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov2021-07-277-35/+43
| * | | | | | | | s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-277-23/+32
| * | | | | | | | s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov2021-07-276-7/+17
| * | | | | | | | s390/boot: get rid of magic numbers for startup offsetsAlexander Egorenkov2021-07-271-4/+4
| * | | | | | | | s390/vdso: use system call functionsHeiko Carstens2021-07-271-18/+4
| * | | | | | | | s390/syscall: provide generic system call functionsHeiko Carstens2021-07-271-0/+59
| * | | | | | | | s390/cpacf: get rid of register asmHeiko Carstens2021-07-271-97/+111
| * | | | | | | | s390/debug: remove unused print definesHeiko Carstens2021-07-271-34/+0
| * | | | | | | | s390/uv: de-duplicate checks for Protected Host VirtualizationAlexander Egorenkov2021-07-272-34/+21
| * | | | | | | | s390/boot: disable Secure Execution in dump modeAlexander Egorenkov2021-07-273-0/+11
| * | | | | | | | s390/boot: move uv function declarations to boot/uv.hAlexander Egorenkov2021-07-274-8/+20
| * | | | | | | | s390/jump_label: print real address in a case of a jump label bugHeiko Carstens2021-07-271-1/+1
| * | | | | | | | s390/mm: don't print hashed values for pte_ERROR() & friendsHeiko Carstens2021-07-271-5/+5
| * | | | | | | | s390/mm: use pr_err() instead of printk() for pte_ERROR & friendsHeiko Carstens2021-07-271-5/+5
| * | | | | | | | s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov2021-07-273-4/+9
| * | | | | | | | s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov2021-07-274-1/+5
| * | | | | | | | s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov2021-07-274-17/+19
| * | | | | | | | s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov2021-07-275-13/+14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | s390/pci: fix use after free of zpci_devNiklas Schnelle2021-08-182-0/+11
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-056-2/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | s390: update defconfigsHeiko Carstens2021-08-032-2/+2
| * | | | | | s390/boot: fix zstd build for -march=z900Vasily Gorbik2021-07-302-0/+3
| * | | | | | s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar2021-07-302-0/+2
| |/ / / / /
* | | | | | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-301-0/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-291-0/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-291-0/+5