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
2021-01-22MIPS: make kgdb depend on FPU supportArnd Bergmann
2021-01-22MIPS: jazz: always allow little-endian buildsArnd Bergmann
2021-01-22MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manualTiezhu Yang
2021-01-22mips: Add N64 machine typeLauri Kasanen
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen
2021-01-22MIPS: mm: Add prototype for function __update_cacheYanteng Si
2021-01-22MIPS: mm: abort uaccess retries upon fatal signalThomas Bogendoerfer
2021-01-20MIPS: IRQ: Add prototype for function init_IRQYanteng Si
2021-01-20Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao
2021-01-18MIPS: relocatable: optimize the relocation processAlexander Lobakin
2021-01-18MIPS: module: optimize module relocations processingAlexander Lobakin
2021-01-18MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor
2021-01-18MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil
2021-01-15MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno
2021-01-15MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor
2021-01-15MIPS: pgtable: fix -Wshadow in asm/pgtable.hAlexander Lobakin
2021-01-15MIPS: bitops: fix -Wshadow in asm/bitops.hAlexander Lobakin
2021-01-15MIPS: select ARCH_WANT_LD_ORPHAN_WARNAlexander Lobakin
2021-01-15MIPS: vmlinux.lds.S: explicitly declare .got tableAlexander Lobakin
2021-01-15MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbolsAlexander Lobakin
2021-01-15MIPS: properly stop .eh_frame generationAlexander Lobakin
2021-01-15MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDSAlexander Lobakin
2021-01-15MIPS: CPS: don't create redundant .text.cps-vec sectionAlexander Lobakin
2021-01-15MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-01-13MIPS: lantiq: irq: register the interrupt controllers with irqchip_initMartin Blumenstingl
2021-01-09MIPS: bitops: Fix reference to ffz locationGeert Uytterhoeven
2021-01-07MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin
2021-01-07MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2021-01-07MIPS: init: move externs to header fileYanteng Si
2021-01-07MIPS: zboot: Avoid endless loop in clear BSS.Jinyang He
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2021-01-07MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2021-01-07MIPS: Use address-of operator on section symbolsNathan Chancellor
2021-01-04MIPS: loongson64: smp.c: Fix block comment coding stylesiyanteng
2021-01-04MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang
2021-01-04MIPS: perf: Add support for OCTEON III perf events.Jia Qingtong
2021-01-04MIPS: Loongson64: Set cluster for coresJiaxun Yang
2021-01-04MIPS: cacheinfo: Add missing VCacheJiaxun Yang
2021-01-04MIPS: zboot: head.S clean upJiaxun Yang
2021-01-04MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang
2020-12-29MIPS: No need to check CPU 0 in cps_cpu_disable()Tiezhu Yang
2020-12-29mips: pci: convert comma to semicolonZheng Yongjun
2020-12-29mips: kernel: convert comma to semicolonZheng Yongjun
2020-12-25Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-25Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-23Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-12-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds