summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+13
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+4
2023-04-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-2/+2
2023-04-29locking/arch: Wire up local_try_cmpxchg()Uros Bizjak1-2/+11
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-2/+2
2023-04-29Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-2/+10
2023-04-28Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+7
2023-04-28Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds74-1330/+643
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+6
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+2
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+5
2023-04-27Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-7/+8
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-04-25Merge branches 'clk-mediatek', 'clk-sunplus', 'clk-loongson' and 'clk-socfpga...Stephen Boyd2-2/+2
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-04-24MIPS: uprobes: Restore thread.trap_nrTiezhu Yang1-0/+1
2023-04-24MIPS: Don't clear _PAGE_SPECIAL in _PAGE_CHG_MASKHenry Willard1-1/+2
2023-04-23MIPS: Sink body of check_bugs_early() into its only call siteNathan Chancellor2-7/+2
2023-04-23MIPS: Mark check_bugs() as __initNathan Chancellor1-1/+1
2023-04-22MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra1-1/+1
2023-04-12Revert "MIPS: generic: Enable all CPUs supported by virt board in Kconfig"Thomas Bogendoerfer1-4/+0
2023-04-12MIPS: octeon_switch: Remove duplicated labelsJiaxun Yang1-6/+0
2023-04-12MIPS: loongson2ef: Add missing break in cs5536_isaJiaxun Yang1-1/+1
2023-04-12MIPS: Remove set_swbp() in uprobes.cTiezhu Yang1-18/+0
2023-04-12MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBESTiezhu Yang1-2/+1
2023-04-12MIPS: fw: Allow firmware to pass a empty envJiaxun Yang1-1/+1
2023-04-12MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer14-603/+3
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman2-0/+13
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan1-1/+1
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+13
2023-04-06mips: fix comment about pgtable_init()Mike Rapoport (IBM)1-1/+1
2023-04-06mips: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)1-4/+0
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-11/+8
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-04-05MIPS: lantiq: remove unused function declarationAleksander Jan Bajkowski1-3/+0
2023-04-05MIPS: Drop unused positional parameter in local_irq_{dis,en}ableNathan Chancellor1-2/+2
2023-04-05MIPS: mm: Remove local_cache_flush_pageThomas Bogendoerfer4-11/+0
2023-04-05MIPS: Remove no longer used ide.hThomas Bogendoerfer2-151/+0
2023-04-05MIPS: mm: Remove unused *cache_page_indexed flush functionsThomas Bogendoerfer1-100/+0
2023-04-05MIPS: generic: Enable all CPUs supported by virt board in KconfigJiaxun Yang1-0/+4
2023-04-05MIPS: Add board config for virt boardJiaxun Yang1-0/+38
2023-04-05MIPS: Octeon: Disable CVMSEG by default on other platformsJiaxun Yang1-1/+2
2023-04-05MIPS: Loongson: Don't select platform features with CPUJiaxun Yang2-2/+3