summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/time: use stcke instead of stckHeiko Carstens2021-02-092-7/+9
| * | | | s390/cpum_cf_diag: use get_tod_clock_fast()Heiko Carstens2021-02-091-1/+1
| * | | | s390/vtime: fix inline assembly clobber listHeiko Carstens2021-02-091-1/+2
| * | | | s390/vdso: on timens page fault prefault also VVAR pageHeiko Carstens2021-02-091-4/+13
| * | | | s390/vdso: implement generic vdso time namespace supportHeiko Carstens2021-02-096-8/+110
| * | | | s390/vdso: simplify __arch_get_hw_counter()Heiko Carstens2021-02-091-3/+2
| * | | | s390/vdso: move data page before code pagesHeiko Carstens2021-02-092-17/+15
| * | | | s390/vdso: put vdso datapage in a separate vmaHeiko Carstens2021-02-091-20/+35
| * | | | s390/vdso: get rid of vdso_faultHeiko Carstens2021-02-091-26/+9
| * | | | s390/vdso: misc simple code changesHeiko Carstens2021-02-091-72/+30
| * | | | s390/vdso: remove superfluous variablesHeiko Carstens2021-02-091-22/+13
| * | | | s390/vdso: remove superfluous checkHeiko Carstens2021-02-091-7/+0
| * | | | s390/vdso: remove BUG_ON()Heiko Carstens2021-02-091-1/+4
| * | | | s390/vdso: simplify vdso size calculationHeiko Carstens2021-02-091-2/+1
| * | | | s390/vdso: convert vdso_init() to arch_initcallHeiko Carstens2021-02-092-4/+5
| * | | | s390/vdso: fix vdso data page definitionHeiko Carstens2021-02-091-2/+2
| * | | | s390/vdso: remove VDSO32_LBASE compat leftoverHeiko Carstens2021-02-091-2/+1
| * | | | s390/defconfig: add some NFT modulesHalil Pasic2021-02-092-0/+12
| * | | | s390/debug_config: enable kmemleak detectorMarc Hartmayer2021-02-091-0/+2
| * | | | s390/thread_info.h: fix task_struct declaration warningAlexander Egorenkov2021-02-091-0/+2
| * | | | s390: update defconfigsAlexander Egorenkov2021-02-092-2/+0
| * | | | s390: Simplify the calculation of variablesJiapeng Zhong2021-02-091-2/+1
| * | | | s390/ap: remove unneeded semicolonChengyang Fan2021-02-091-1/+1
| * | | | s390/pci: refactor zpci_create_device()Niklas Schnelle2021-02-094-57/+48
| * | | | s390/qdio: remove Input tasklet codeJulian Wiedmann2021-02-091-1/+1
| * | | | s390/crypto: improve retry logic in case of master key changeHarald Freudenberger2021-01-271-8/+20
| * | | | s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle2021-01-271-1/+1
| * | | | s390: add missing include to arch/s390/kernel/signal.cSven Schnelle2021-01-271-0/+1
| * | | | s390: pass struct pt_regs instead of registers to syscallsSven Schnelle2021-01-193-51/+75
| * | | | s390: remove asmlinkageSven Schnelle2021-01-192-17/+17
| * | | | s390: convert to generic entrySven Schnelle2021-01-1939-920/+652
| * | | | s390: update defconfigsHeiko Carstens2021-01-193-0/+3
| * | | | s390/bitops: remove small optimization to fix clang buildHeiko Carstens2021-01-191-36/+0
| * | | | s390/atomic: remove small optimization to fix clang buildHeiko Carstens2021-01-191-20/+0
| * | | | s390/tlb: make cleared_pXs flags consistent with generic codeAlexander Gordeev2021-01-191-3/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-212-3/+2
|\ \ \ \
| * | | | KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
| * | | | mm: provide a saner PTE walking API for modulesPaolo Bonzini2021-02-091-2/+2
| |/ / /
* | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-216-53/+0
|\ \ \ \
| * | | | arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-296-53/+0
| |/ / /
* | | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-2/+1
|\ \ \ \
| * | | | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
| * | | | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-061-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-023-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank2021-01-273-4/+4
| | |/ | |/|
* / | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-11/+16
|/ /
* | Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-01-024-21/+35
|\ \
| * | s390/Kconfig: sort config S390 select list once againHeiko Carstens2020-12-301-14/+17
| * | s390: update defconfigsHeiko Carstens2020-12-303-7/+18
| |/
* / local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
|/