summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-12-16MIPS: BCM47XX: Replace strlcpy with strscpyJason Wang
2021-12-16mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn
2021-12-16mips: txx9: remove left-over for removed TXX9_ACLC configsLukas Bulwahn
2021-12-16mips: alchemy: remove historic comment on gpio build constraintsLukas Bulwahn
2021-12-16mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LRLukas Bulwahn
2021-12-16mips: kgdb: adjust the comment to the actual ifdef conditionLukas Bulwahn
2021-12-16mips: dec: provide the correctly capitalized config CPU_R4X00 in init error m...Lukas Bulwahn
2021-12-16mips: drop selecting non-existing config NR_CPUS_DEFAULT_2Lukas Bulwahn
2021-12-16mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn
2021-12-16MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTLSander Vanheule
2021-12-14mips: ralink: add missing of_node_put() call in ill_acc_of_setup()Wang Qing
2021-12-14MIPS: fix typo in a commentJason Wang
2021-12-14MIPS: lantiq: Fix typo in a commentJason Wang
2021-12-14MIPS: Fix typo in a commentJason Wang
2021-12-14MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platformsTiezhu Yang
2021-12-14MIPS: SGI-IP22: Remove unnecessary check of GCC optionTiezhu Yang
2021-12-09MIPS: DTS: Ingenic: adjust register size to available registersH. Nikolaus Schaller
2021-12-09MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780H. Nikolaus Schaller
2021-12-09MIPS: DTS: CI20: Add DT nodes for HDMI setupPaul Boddie
2021-12-09MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllersPaul Boddie
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer
2021-12-09MIPS: Loongson64: Use three arguments for sltiNathan Chancellor
2021-12-09MIPS: Loongson2ef: Remove unnecessary {as,cc}-option callsNathan Chancellor
2021-11-30MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven
2021-11-29MIPS: CPS: Use bitfield helpersGeert Uytterhoeven
2021-11-29MIPS: CPC: Use bitfield helpersGeert Uytterhoeven
2021-11-29MIPS: Remove a repeated word in a commentJason Wang
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-25Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross
2021-11-25arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9Chanho Park
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida
2021-11-25MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compressionPaul Cercueil
2021-11-24x86/boot: Mark prepare_command_line() __initBorislav Petkov
2021-11-24powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy
2021-11-24KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-11-24arm64: uaccess: avoid blocking within critical sectionsMark Rutland