summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-10-15MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2-11/+4
2018-10-15MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen1-40/+3
2018-10-15MIPS: Remove unused PREF, PREFE & PREFX macrosPaul Burton1-36/+0
2018-10-15MIPS: lib: Use kernel_pref & user_pref in memcpy()Paul Burton1-4/+8
2018-10-15MIPS: Remove unused CAT macroPaul Burton1-9/+0
2018-10-15MIPS: Add kernel_pref & user_pref helpersPaul Burton1-0/+6
2018-10-15MIPS: Remove unused TTABLE macroPaul Burton1-11/+0
2018-10-15MIPS: Remove unused PIC macrosPaul Burton1-17/+0
2018-10-15MIPS: Remove unused MOVN & MOVZ macrosPaul Burton1-43/+0
2018-10-09MIPS: Provide actually relaxed MMIO accessorsMaciej W. Rozycki1-20/+28
2018-10-09MIPS: Enforce strong ordering for MMIO accessorsMaciej W. Rozycki1-8/+20
2018-10-09MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki1-8/+3
2018-10-09MIPS: Define MMIO ordering barriersMaciej W. Rozycki1-0/+13
2018-10-09MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz3-4/+21
2018-10-09MIPS: mscc: add DT for Ocelot PCB120Quentin Schulz2-1/+108
2018-10-09MIPS: memset: Limit excessive `noreorder' assembly mode useMaciej W. Rozycki1-24/+24
2018-10-09MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki1-1/+3
2018-09-28MIPS: stop using _PTRS_PER_PGDAlexandre Belloni1-6/+1
2018-09-28MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu1-0/+10
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codePaul Burton2-112/+0
2018-09-26MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton1-20/+0
2018-09-26MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky4-37/+67
2018-09-26MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky1-6/+3
2018-09-26MIPS: BMIPS: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky1-8/+1
2018-09-25MIPS/head: Store ELF appended dtb in a global variable tooYasha Cherikovsky1-2/+4
2018-09-25MIPS/head: Add comments after #endif and #elseYasha Cherikovsky1-7/+7
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu4-46/+45
2018-09-22MIPS: kexec: Relax memory restrictionDengcheng Zhu1-3/+3
2018-09-22MIPS: kexec: CPS systems to halt nonboot CPUsDengcheng Zhu1-25/+55
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu8-10/+126
2018-09-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2-0/+6
2018-09-19MIPS/PCI: Let Loongson-3 pci_ops access extended config spaceHuacai Chen1-10/+24
2018-09-18MIPS: Loongson-3: Enable Store Fill Buffer at runtimeHuacai Chen2-5/+13
2018-09-18MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen1-0/+4
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport5-102/+46
2018-09-06MIPS: pci-rt2880: set pci controller of_nodeTobias Wolf1-0/+2
2018-09-06mips: txx9: fix iounmap related issueDing Xiang1-3/+2
2018-09-05MIPS: dts: mscc: enable i2c on ocelot_pcb123Alexandre Belloni1-0/+6
2018-09-05MIPS: dts: mscc: Add i2c on ocelotAlexandre Belloni1-0/+19
2018-08-31MIPS: Move arch_mem_init() comment near definitionPaul Burton1-23/+22
2018-08-31MIPS: Remove no-op/identity castsPaul Burton5-10/+10
2018-08-30MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin1-0/+5
2018-08-30MIPS: Remove SLOW_DOWN_IOPaul Burton1-37/+3
2018-08-30MIPS: Use GENERIC_IOMAPPaul Burton5-241/+12
2018-08-30MIPS: Use a custom elf-entry program to find kernel entry pointPaul Burton4-7/+104
2018-08-29MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen1-3/+5
2018-08-28MIPS: Convert to using %pOFn instead of device_node.nameRob Herring4-19/+19
2018-08-28MIPS: Loongon64: DMA functions cleanupHuacai Chen5-7/+14
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-3/+3
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada3-3/+3