aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-30mips: update config filesLukas Bulwahn
2022-09-27MIPS: Lantiq: vmmc: fix compile break introduced by gpiod patchDmitry Torokhov
2022-09-24MIPS: IRQ: remove orphan allocate_irqno() declarationGaosheng Cui
2022-09-24MIPS: remove orphan sb1250_time_init() declarationGaosheng Cui
2022-09-24MIPS: Lantiq: switch vmmc to use gpiod APIDmitry Torokhov
2022-09-24MIPS: lantiq: enable all hardware interrupts on second VPEAleksander Jan Bajkowski
2022-09-19MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-09-19mips: ralink: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-09-19mips: kernel: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-09-19mips: cavium: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-09-19MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.hGaosheng Cui
2022-09-19MIPS: remove orphan sni_cpu_time_init() declarationGaosheng Cui
2022-09-19MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.hGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_swiotlb declarationGaosheng Cui
2022-09-19MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declarationGaosheng Cui
2022-09-19mips: bmips: bcm63268: add TWD block bindingRafał Miłecki
2022-09-19MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-09-19MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-09-12MIPS: dts: lantiq: rename dts files with soc name being the prefixAleksander Jan Bajkowski
2022-09-12MIPS: Fix comments typoShaomin Deng
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap
2022-09-12MIPS: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-12MIPS: Fix comment typoJason Wang
2022-09-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-11Merge tag 'mips-fixes_6.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-10Merge tag 's390-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-10arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-09Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-09mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown
2022-09-08powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman
2022-09-07MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-07MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin
2022-09-07s390/smp: enforce lowcore protection on CPU restartAlexander Gordeev
2022-09-07s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev
2022-09-06arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown
2022-09-05Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-09-04Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-03Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-03LoongArch: mm: Remove the unneeded result variableye xingchen
2022-09-03LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen