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
AgeCommit message (Expand)Author
2022-05-17s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens
2022-05-17s390/boot: workaround llvm IAS bugHeiko Carstens
2022-05-17s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens
2022-05-17s390/entry: workaround llvm's IAS limitationsHeiko Carstens
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens
2022-05-16s390/cpumf: add new extended counter set for IBM z16Thomas Richter
2022-05-11s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2022-05-11s390/stp: clock_delta should be signedSven Schnelle
2022-05-11s390/stp: fix todoff sizeSven Schnelle
2022-05-09s390/pai: add support for cryptography countersThomas Richter
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle
2022-05-06s390/compat: cleanup compat_linux.h header fileHeiko Carstens
2022-05-06s390/entry: remove broken and not needed codeHeiko Carstens
2022-05-06s390/boot: convert parmarea to CHeiko Carstens
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens
2022-05-06s390/head: initialize all new pswsHeiko Carstens
2022-05-06s390/boot: change initial program check handler to disabled wait pswHeiko Carstens
2022-05-06s390/head: adjust iplstart entry pointHeiko Carstens
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens
2022-05-06s390/vx: remove comments from macros which break LLVM's IASHeiko Carstens
2022-05-06s390/extable: prefer local labels in .set directivesHeiko Carstens
2022-05-06s390/nospec: prefer local labels in .set directivesHeiko Carstens
2022-05-06s390/hypfs: fix typos in commentsJulia Lawall
2022-05-06s390/crypto: fix typos in commentsJulia Lawall
2022-04-27s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu
2022-04-25s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich
2022-04-25s390/pci: add error record for CC 2 retriesNiklas Schnelle
2022-04-25s390/pci: add PCI access type and length to error recordsNiklas Schnelle
2022-04-25s390/pci: don't log availability events as errorsNiklas Schnelle
2022-04-25s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle
2022-04-25s390/vdso: add vdso randomizationSven Schnelle
2022-04-25s390/vdso: map vdso above stackSven Schnelle
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle
2022-04-25s390/mmap: increase stack/mmap gap to 128MBSven Schnelle
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger
2022-04-25s390/zcrypt: cleanup CPRB struct definitionsHarald Freudenberger
2022-04-25s390/cio: simplify the calculation of variablesHaowen Bai
2022-04-25s390/smp: sort out physical vs virtual CPU0 lowcore pointerAlexander Gordeev
2022-04-25s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap
2022-04-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds