aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-10-15MIPS: Loongson-3: Fix BRIDGE irq delivery problemGravatar Huacai Chen 2-11/+4
2018-10-15MIPS: Loongson-3: Fix CPU UART irq delivery problemGravatar Huacai Chen 1-40/+3
2018-10-15MIPS: Remove unused PREF, PREFE & PREFX macrosGravatar Paul Burton 1-36/+0
2018-10-15MIPS: lib: Use kernel_pref & user_pref in memcpy()Gravatar Paul Burton 1-4/+8
2018-10-15MIPS: Remove unused CAT macroGravatar Paul Burton 1-9/+0
2018-10-15MIPS: Add kernel_pref & user_pref helpersGravatar Paul Burton 1-0/+6
2018-10-15MIPS: Remove unused TTABLE macroGravatar Paul Burton 1-11/+0
2018-10-15MIPS: Remove unused PIC macrosGravatar Paul Burton 1-17/+0
2018-10-15MIPS: Remove unused MOVN & MOVZ macrosGravatar Paul Burton 1-43/+0
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-27/+78
2018-10-09MIPS: Provide actually relaxed MMIO accessorsGravatar Maciej W. Rozycki 1-20/+28
2018-10-09MIPS: Enforce strong ordering for MMIO accessorsGravatar Maciej W. Rozycki 1-8/+20
2018-10-09MIPS: Correct `mmiowb' barrier for `wbflush' platformsGravatar Maciej W. Rozycki 1-8/+3
2018-10-09MIPS: Define MMIO ordering barriersGravatar Maciej W. Rozycki 1-0/+13
2018-10-09MIPS: mscc: add PCB120 to the ocelot fitImageGravatar Quentin Schulz 3-4/+21
2018-10-09MIPS: mscc: add DT for Ocelot PCB120Gravatar Quentin Schulz 2-1/+108
2018-10-09MIPS: memset: Limit excessive `noreorder' assembly mode useGravatar Maciej W. Rozycki 1-24/+24
2018-10-09MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionGravatar Maciej W. Rozycki 1-1/+3
2018-10-05MIPS: mscc: ocelot: add SerDes mux DT nodeGravatar Quentin Schulz 1-0/+5
2018-10-05MIPS: mscc: ocelot: make HSIO registers address range a sysconGravatar Quentin Schulz 1-5/+9
2018-10-05MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionGravatar Maciej W. Rozycki 1-1/+3
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEGravatar Eric W. Biederman 1-11/+0
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hGravatar Boris Brezillon 6-12/+6
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereGravatar Boris Brezillon 5-11/+11
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksGravatar Boris Brezillon 6-16/+11
2018-10-02tty/serial_core: add ISO7816 infrastructureGravatar Nicolas Ferre 1-0/+2
2018-10-02kbuild: consolidate Devicetree dtb build rulesGravatar Rob Herring 1-14/+1
2018-09-28MIPS: Fix CONFIG_CMDLINE handlingGravatar Paul Burton 1-20/+28
2018-09-28MIPS: VDSO: Always map near top of user memoryGravatar Paul Burton 3-6/+47
2018-09-28MIPS: stop using _PTRS_PER_PGDGravatar Alexandre Belloni 1-6/+1
2018-09-28MIPS: kdump: Mark cpu back online before rebootingGravatar Dengcheng Zhu 1-0/+10
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codeGravatar Paul Burton 2-112/+0
2018-09-26MIPS: MT: Remove unused MT single-threaded cache flush codeGravatar Paul Burton 1-20/+0
2018-09-26MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsGravatar Yasha Cherikovsky 4-37/+67
2018-09-26MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yGravatar Yasha Cherikovsky 1-6/+3
2018-09-26MIPS: BMIPS: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yGravatar Yasha Cherikovsky 1-8/+1
2018-09-25MIPS/head: Store ELF appended dtb in a global variable tooGravatar Yasha Cherikovsky 1-2/+4
2018-09-25MIPS/head: Add comments after #endif and #elseGravatar Yasha Cherikovsky 1-7/+7
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsGravatar Dengcheng Zhu 4-46/+45
2018-09-22MIPS: kexec: Relax memory restrictionGravatar Dengcheng Zhu 1-3/+3
2018-09-22MIPS: kexec: CPS systems to halt nonboot CPUsGravatar Dengcheng Zhu 1-25/+55
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsGravatar Dengcheng Zhu 8-10/+126
2018-09-21MIPS: kexec: Mark CPU offline before disabling local IRQGravatar Dengcheng Zhu 2-0/+6
2018-09-20dma-mapping: consolidate the dma mmap implementationsGravatar Christoph Hellwig 3-25/+11
2018-09-20dma-mapping: merge direct and noncoherent opsGravatar Christoph Hellwig 4-27/+11
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceGravatar Christoph Hellwig 6-46/+15
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTGravatar Christoph Hellwig 3-11/+10
2018-09-19MIPS/PCI: Let Loongson-3 pci_ops access extended config spaceGravatar Huacai Chen 1-10/+24
2018-09-18MIPS: Loongson-3: Enable Store Fill Buffer at runtimeGravatar Huacai Chen 2-5/+13
2018-09-18MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSGravatar Huacai Chen 1-0/+4