Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-04-28Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-21s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-21s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger
2021-04-20s390/pci: expose a PCI device's UID as its indexNiklas Schnelle
2021-04-18s390/atomic,cmpxchg: always inline __xchg/__cmpxchgHeiko Carstens
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev
2021-04-18s390: get rid of oprofile leftoversMarc Zyngier
2021-04-15s390/atomic,cmpxchg: make constraints work with old compilersHeiko Carstens
2021-04-15s390/test_unwind: print test suite start/end infoVasily Gorbik
2021-04-15s390/cmpxchg: use unsigned long values instead of void pointersHeiko Carstens
2021-04-12s390/test_unwind: add WARN if tests failedVasily Gorbik
2021-04-12s390/test_unwind: unify error handling pathsVasily Gorbik
2021-04-12s390: update defconfigsHeiko Carstens
2021-04-12s390/spinlock: use R constraint in inline assemblyHeiko Carstens
2021-04-12s390/atomic,cmpxchg: switch to use atomic-instrumented.hHeiko Carstens
2021-04-12s390/cmpxchg: get rid of gcc atomic builtinsHeiko Carstens
2021-04-12s390/atomic: get rid of gcc atomic builtinsHeiko Carstens
2021-04-12s390/atomic: use proper constraintsHeiko Carstens
2021-04-12s390/atomic: move remaining inline assemblies to atomic_ops.hHeiko Carstens
2021-04-12s390/bitops: make bitops only work on longsHeiko Carstens
2021-04-12s390/traps,mm: add conditional trap handlersHeiko Carstens
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle
2021-04-12s390/pci: separate zbus registration from scanningNiklas Schnelle
2021-04-12s390/pci: use mutex not spinlock for zbus listNiklas Schnelle
2021-04-12s390/pci: separate zbus creation from scanningNiklas Schnelle
2021-04-12s390/pci: do more bus setup in zpci_bus_scan()Niklas Schnelle
2021-04-12s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens
2021-04-12s390/protvirt: fix error return code in uv_info_init()zhongbaisong
2021-04-12Merge branch 'fixes' into featuresHeiko Carstens
2021-04-12s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-12s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik
2021-04-07s390/setup: use memblock_free_late() to free old stackHeiko Carstens
2021-04-05s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev
2021-04-05s390/cio: remove duplicate struct ccw1 declarationWan Jiabing
2021-04-05s390/pci: expose UID uniqueness guaranteeNiklas Schnelle
2021-04-05s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik
2021-04-05s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-28s390/pci: fix DMA cleanup on hard deconfigureNiklas Schnelle
2021-03-28s390/spinlock: remove align attribute from arch_spinlock_tHeiko Carstens
2021-03-25s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens
2021-03-25s390/vdso: fix tod_steering_delta typeHeiko Carstens
2021-03-25s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens
2021-03-24s390/crc32-vx: couple of typo fixesBhaskar Chowdhury
2021-03-24s390/uv: fix prot virt host indication compilationJanosch Frank
2021-03-22s390/kernel: fix a typoBhaskar Chowdhury
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann
2021-03-22s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle