aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds172-12245/+2935
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-74/+9
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-172/+0
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-08-09MIPS: Remove remnants of UASM_ISAPaul Burton2-2/+0
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton1-2/+0
2018-08-07MIPS: VDSO: Force link endiannessPaul Burton1-0/+1
2018-08-07MIPS: Always specify -EB or -EL when using clangPaul Burton1-0/+10
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton1-1/+10
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton1-9/+7
2018-08-06MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton1-1/+1
2018-08-06MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton1-0/+5
2018-08-06MIPS: genvdso: Remove GOT checksPaul Burton1-51/+0
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day1-4/+0
2018-08-02MIPS: generic: Remove input symbols from defconfigPaul Burton1-3/+0
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-11/+2
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton1-19/+0
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton1-10/+0
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton4-37/+35
2018-07-31mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Alexandre Belloni1-0/+10
2018-07-31mips: dts: mscc: Add spi on OcelotAlexandre Belloni1-0/+11
2018-07-30MIPS: Loongson: Merge load addresses谢致邦 (XIE Zhibang)1-2/+1
2018-07-30MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)2-7/+6
2018-07-30MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerQuentin Schulz1-0/+3
2018-07-30MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton1-0/+1
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton4-6/+28
2018-07-30MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton1-4/+4
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton5-8/+4
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-9/+0
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire1-0/+2
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2-2/+13
2018-07-27MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel5-14/+9
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig3-64/+3
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-07-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-07-26MIPS: ath79: Fix the USB PHY reset namesAlban Bedel2-2/+2
2018-07-26MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz1-0/+16
2018-07-26MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz1-1/+1
2018-07-26MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni1-29/+0
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-28/+57
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin1-0/+42
2018-07-24MIPS: ath79: enable uart during early_prinkGabor Juhos1-1/+43
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau1-0/+6
2018-07-24MIPS: ath79: fix system restartFelix Fietkau2-0/+2
2018-07-24MIPS: ath79: select the PINCTRL subsystemJohn Crispin1-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer5-3/+269
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos1-1/+770
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni4-3/+35
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill12-34/+30