summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-07s390/pci: simplify __pciwb_mio() inline asmNiklas Schnelle
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29s390: remove unused TASK_SIZE_OFGuo Ren
2021-12-20s390/crash_dump: fix virtual vs physical address handlingHeiko Carstens
2021-12-20s390/crypto: fix compile error for ChaCha20 moduleHeiko Carstens
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16add includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-16s390/mm: check 2KB-fragment page on releaseAlexander Gordeev
2021-12-16s390/mm: better annotate 2KB pagetable fragments handlingAlexander Gordeev
2021-12-16s390/mm: fix 2KB pgtable release raceAlexander Gordeev
2021-12-16s390/sclp: release SCLP early buffer after kernel initializationAlexander Egorenkov
2021-12-16s390/nmi: disable interrupts on extended save area updateAlexander Gordeev
2021-12-16s390/disassembler: update opcode tableHeiko Carstens
2021-12-16s390/uv: fix memblock virtual vs physical address confusionHeiko Carstens
2021-12-16s390/smp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens
2021-12-16s390/exit: remove dead reference to do_exit from copy_threadEric W. Biederman
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-10s390/ap: add missing virt_to_phys address conversionHeiko Carstens
2021-12-10s390/pgalloc: use pointers instead of unsigned long valuesHeiko Carstens
2021-12-10s390/pgalloc: add virt/phys address handling to base asce functionsHeiko Carstens
2021-12-10s390/cmm: add missing virt_to_phys() conversionHeiko Carstens
2021-12-10s390/diag: use pfn_to_phys() instead of open codingHeiko Carstens
2021-12-10s390/mm: add missing phys_to_virt translation to page table dumperHeiko Carstens
2021-12-10s390: enable switchdev support in defconfigNiklas Schnelle
2021-12-10s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov
2021-12-10s390/ftrace: remove preempt_disable()/preempt_enable() pairJerome Marchand
2021-12-10s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-10s390/kexec_file: print some more error messagesPhilipp Rudo
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-12-06s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens
2021-12-06s390/qdio: clarify logical vs absolute in QIB's kerneldocJulian Wiedmann
2021-12-06s390/pci: use physical addresses in DMA tablesNiklas Schnelle
2021-12-06s390/pci: use phys_to_virt() for AIBVs/DIBVsNiklas Schnelle
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann
2021-12-06s390/qdio: remove QDIO_SBAL_SIZE macroJulian Wiedmann
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer
2021-12-02s390: update defconfigsHeiko Carstens
2021-11-29s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-11-25s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip
2021-11-20Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens