summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-05-2410-199/+202
|\
| * ARM: 9204/2: module: Add all unwind tables when load moduleChen Zhongjin2022-05-203-51/+45
| * ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins2022-05-202-0/+37
| * ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loadsArd Biesheuvel2022-05-201-7/+15
| * ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered labelArd Biesheuvel2022-05-201-2/+3
| * ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequenceArd Biesheuvel2022-05-202-3/+4
| * ARM: 9198/1: spectre-bhb: simplify BPIALL vector macroArd Biesheuvel2022-05-201-15/+6
| * ARM: 9195/1: entry: avoid explicit literal loadsArd Biesheuvel2022-05-204-50/+18
| * ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP buildsArd Biesheuvel2022-05-201-4/+10
| * ARM: 9192/1: amba: fix memory leak in amba_device_try_add()Wang Kefeng2022-05-201-1/+7
| * ARM: 9193/1: amba: Add amba_read_periphid() helperWang Kefeng2022-05-201-71/+62
* | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-2498-1534/+2553
|\ \
| * | s390/head: get rid of 31 bit leftoversHeiko Carstens2022-05-181-149/+126
| * | scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390Heiko Carstens2022-05-171-2/+1
| * | s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens2022-05-171-0/+2
| * | s390/boot: workaround llvm IAS bugHeiko Carstens2022-05-171-13/+21
| * | s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens2022-05-171-7/+23
| * | s390/entry: workaround llvm's IAS limitationsHeiko Carstens2022-05-171-2/+12
| * | s390/alternatives: remove padding generation codeHeiko Carstens2022-05-173-199/+31
| * | s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens2022-05-173-13/+13
| * | s390/cpumf: add new extended counter set for IBM z16Thomas Richter2022-05-161-0/+148
| * | s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens2022-05-111-4/+11
| * | s390/stp: clock_delta should be signedSven Schnelle2022-05-113-7/+7
| * | s390/stp: fix todoff sizeSven Schnelle2022-05-112-5/+3
| * | s390/pai: add support for cryptography countersThomas Richter2022-05-099-7/+784
| * | entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle2022-05-094-9/+9
| * | s390/compat: cleanup compat_linux.h header fileHeiko Carstens2022-05-061-52/+28
| * | s390/entry: remove broken and not needed codeHeiko Carstens2022-05-061-4/+1
| * | s390/boot: convert parmarea to CHeiko Carstens2022-05-064-21/+12
| * | s390/boot: convert initial lowcore to CHeiko Carstens2022-05-065-56/+103
| * | s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens2022-05-064-32/+32
| * | s390/head: initialize all new pswsHeiko Carstens2022-05-061-7/+15
| * | s390/boot: change initial program check handler to disabled wait pswHeiko Carstens2022-05-061-1/+1
| * | s390/head: adjust iplstart entry pointHeiko Carstens2022-05-061-5/+8
| * | s390/boot: get rid of startup archiveHeiko Carstens2022-05-0611-101/+74
| * | s390/vx: remove comments from macros which break LLVM's IASHeiko Carstens2022-05-061-3/+3
| * | s390/extable: prefer local labels in .set directivesHeiko Carstens2022-05-061-6/+6
| * | s390/nospec: prefer local labels in .set directivesHeiko Carstens2022-05-061-6/+6
| * | s390/hypfs: fix typos in commentsJulia Lawall2022-05-061-1/+1
| * | s390/crypto: fix typos in commentsJulia Lawall2022-05-062-2/+2
| * | s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli2022-05-066-57/+83
| * | s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu2022-04-271-2/+2
| * | s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich2022-04-252-8/+9
| * | s390/pci: add error record for CC 2 retriesNiklas Schnelle2022-04-252-18/+63
| * | s390/pci: add PCI access type and length to error recordsNiklas Schnelle2022-04-251-15/+39
| * | s390/pci: don't log availability events as errorsNiklas Schnelle2022-04-251-3/+0
| * | s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle2022-04-253-3/+3
| * | s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declarationThomas Huth2022-04-251-2/+0
| * | s390/vdso: add vdso randomizationSven Schnelle2022-04-251-1/+32
| * | s390/vdso: map vdso above stackSven Schnelle2022-04-252-4/+5