summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | s390/bpf: Implement new atomic opsIlya Leoshkevich2021-03-161-9/+55
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-04-2832-583/+894
|\ \ \ \ \ \ \
| * | | | | | | s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-04-211-1/+1
| * | | | | | | s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger2021-04-211-0/+4
| * | | | | | | s390/pci: expose a PCI device's UID as its indexNiklas Schnelle2021-04-201-0/+35
| * | | | | | | s390/atomic,cmpxchg: always inline __xchg/__cmpxchgHeiko Carstens2021-04-181-3/+5
| * | | | | | | s390/smp: fix do_restart() prototypeAlexander Gordeev2021-04-182-3/+3
| * | | | | | | s390: get rid of oprofile leftoversMarc Zyngier2021-04-181-21/+0
| * | | | | | | s390/atomic,cmpxchg: make constraints work with old compilersHeiko Carstens2021-04-152-9/+9
| * | | | | | | s390/test_unwind: print test suite start/end infoVasily Gorbik2021-04-151-1/+7
| * | | | | | | s390/cmpxchg: use unsigned long values instead of void pointersHeiko Carstens2021-04-151-26/+23
| * | | | | | | s390/test_unwind: add WARN if tests failedVasily Gorbik2021-04-121-3/+6
| * | | | | | | s390/test_unwind: unify error handling pathsVasily Gorbik2021-04-121-2/+2
| * | | | | | | s390: update defconfigsHeiko Carstens2021-04-122-2/+0
| * | | | | | | s390/spinlock: use R constraint in inline assemblyHeiko Carstens2021-04-121-1/+1
| * | | | | | | s390/atomic,cmpxchg: switch to use atomic-instrumented.hHeiko Carstens2021-04-122-30/+58
| * | | | | | | s390/cmpxchg: get rid of gcc atomic builtinsHeiko Carstens2021-04-121-15/+150
| * | | | | | | s390/atomic: get rid of gcc atomic builtinsHeiko Carstens2021-04-121-6/+30
| * | | | | | | s390/atomic: use proper constraintsHeiko Carstens2021-04-121-7/+7
| * | | | | | | s390/atomic: move remaining inline assemblies to atomic_ops.hHeiko Carstens2021-04-122-18/+38
| * | | | | | | s390/bitops: make bitops only work on longsHeiko Carstens2021-04-121-46/+47
| * | | | | | | s390/traps,mm: add conditional trap handlersHeiko Carstens2021-04-123-18/+12
| * | | | | | | s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle2021-04-121-12/+3
| * | | | | | | s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-125-30/+33
| * | | | | | | s390/pci: use mutex not spinlock for zbus listNiklas Schnelle2021-04-121-7/+7
| * | | | | | | s390/pci: separate zbus creation from scanningNiklas Schnelle2021-04-124-97/+177
| * | | | | | | s390/pci: do more bus setup in zpci_bus_scan()Niklas Schnelle2021-04-121-13/+20
| * | | | | | | s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle2021-04-123-17/+28
| * | | | | | | s390/traps: convert pgm_check.S to CHeiko Carstens2021-04-125-181/+59
| * | | | | | | s390/protvirt: fix error return code in uv_info_init()zhongbaisong2021-04-121-1/+3
| * | | | | | | Merge branch 'fixes' into featuresHeiko Carstens2021-04-128-12/+30
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev2021-04-051-4/+4
| * | | | | | | s390/cio: remove duplicate struct ccw1 declarationWan Jiabing2021-04-051-3/+0
| * | | | | | | s390/pci: expose UID uniqueness guaranteeNiklas Schnelle2021-04-051-0/+9
| * | | | | | | s390/pci: fix DMA cleanup on hard deconfigureNiklas Schnelle2021-03-281-6/+5
| * | | | | | | s390/spinlock: remove align attribute from arch_spinlock_tHeiko Carstens2021-03-281-1/+1
| * | | | | | | s390/crc32-vx: couple of typo fixesBhaskar Chowdhury2021-03-241-2/+2
| * | | | | | | s390/uv: fix prot virt host indication compilationJanosch Frank2021-03-241-1/+7
| * | | | | | | s390/kernel: fix a typoBhaskar Chowdhury2021-03-221-1/+1
| * | | | | | | s390/qdio: let driver manage the QAOBJulian Wiedmann2021-03-221-18/+4
| * | | | | | | s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-225-37/+38
| * | | | | | | s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-223-38/+98
| * | | | | | | s390/cio: add CRW inject functionalityVineeth Vijayan2021-03-222-0/+9
| * | | | | | | s390/pci: add zpci_event_hard_deconfigured()Niklas Schnelle2021-03-221-15/+24
| * | | | | | | s390/pci: deconfigure device on releaseNiklas Schnelle2021-03-221-0/+5
| * | | | | | | s390/pci: refactor zpci function statesNiklas Schnelle2021-03-222-7/+4
| * | | | | | | s390/uv: add prot virt guest/host indication filesJanosch Frank2021-03-221-1/+36
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-6/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |