summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-13s390: use r13 in cleanup_sie as temp registerSven Schnelle
2021-02-13s390: fix kernel asce loading when sie is interruptedSven Schnelle
2021-02-13s390: add stack for machine check handlerSven Schnelle
2021-02-13s390: use WRITE_ONCE when re-allocating async stackSven Schnelle
2021-02-13s390: open code SWITCH_KERNEL macroSven Schnelle
2021-02-09s390/vtime: use cpu alternative for stck/stckfHeiko Carstens
2021-02-09s390/alternatives: add alternative_input() / alternative_io()Heiko Carstens
2021-02-09s390/entry: use cpu alternative for stck/stckfHeiko Carstens
2021-02-09s390/time: use stcke instead of stckHeiko Carstens
2021-02-09s390/cpum_cf_diag: use get_tod_clock_fast()Heiko Carstens
2021-02-09s390/vtime: fix inline assembly clobber listHeiko Carstens
2021-02-09s390/vdso: on timens page fault prefault also VVAR pageHeiko Carstens
2021-02-09s390/vdso: implement generic vdso time namespace supportHeiko Carstens
2021-02-09s390/vdso: simplify __arch_get_hw_counter()Heiko Carstens
2021-02-09s390/vdso: move data page before code pagesHeiko Carstens
2021-02-09s390/vdso: put vdso datapage in a separate vmaHeiko Carstens
2021-02-09s390/vdso: get rid of vdso_faultHeiko Carstens
2021-02-09s390/vdso: misc simple code changesHeiko Carstens
2021-02-09s390/vdso: remove superfluous variablesHeiko Carstens
2021-02-09s390/vdso: remove superfluous checkHeiko Carstens
2021-02-09s390/vdso: remove BUG_ON()Heiko Carstens
2021-02-09s390/vdso: simplify vdso size calculationHeiko Carstens
2021-02-09s390/vdso: convert vdso_init() to arch_initcallHeiko Carstens
2021-02-09s390/vdso: fix vdso data page definitionHeiko Carstens
2021-02-09s390/vdso: remove VDSO32_LBASE compat leftoverHeiko Carstens
2021-02-09s390/defconfig: add some NFT modulesHalil Pasic
2021-02-09s390/debug_config: enable kmemleak detectorMarc Hartmayer
2021-02-09s390/thread_info.h: fix task_struct declaration warningAlexander Egorenkov
2021-02-09s390: update defconfigsAlexander Egorenkov
2021-02-09s390: Simplify the calculation of variablesJiapeng Zhong
2021-02-09s390/ap: remove unneeded semicolonChengyang Fan
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle
2021-02-09s390/qdio: remove Input tasklet codeJulian Wiedmann
2021-01-27s390/crypto: improve retry logic in case of master key changeHarald Freudenberger
2021-01-27s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle
2021-01-27s390: add missing include to arch/s390/kernel/signal.cSven Schnelle
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle
2021-01-19s390: remove asmlinkageSven Schnelle
2021-01-19s390: convert to generic entrySven Schnelle
2021-01-19s390: update defconfigsHeiko Carstens
2021-01-19s390/bitops: remove small optimization to fix clang buildHeiko Carstens
2021-01-19s390/atomic: remove small optimization to fix clang buildHeiko Carstens
2021-01-19s390/tlb: make cleared_pXs flags consistent with generic codeAlexander Gordeev
2021-01-17Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-15RISC-V: Set current memblock limitAtish Patra
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds