summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2018-08-09MIPS: Remove remnants of UASM_ISAPaul Burton-2/+0
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch-1/+0
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton-2/+0
2018-08-07MIPS: VDSO: Force link endiannessPaul Burton-0/+1
2018-08-07MIPS: Always specify -EB or -EL when using clangPaul Burton-0/+10
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton-1/+10
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton-9/+7
2018-08-06MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton-1/+1
2018-08-06MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton-0/+5
2018-08-06MIPS: genvdso: Remove GOT checksPaul Burton-51/+0
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day-4/+0
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu-50/+104
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+0
2018-08-02MIPS: generic: Remove input symbols from defconfigPaul Burton-3/+0
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-11/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig-24/+0
2018-08-01MIPS: Delete unused code in linux32.cPaul Burton-19/+0
2018-08-01MIPS: Remove unused sys_32_mmap2Paul Burton-10/+0
2018-08-01MIPS: Remove nabi_no_regargsPaul Burton-37/+35
2018-07-31mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Alexandre Belloni-0/+10
2018-07-31mips: dts: mscc: Add spi on OcelotAlexandre Belloni-0/+11
2018-07-30MIPS: Loongson: Merge load addresses谢致邦 (XIE Zhibang)-2/+1
2018-07-30MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)-7/+6
2018-07-30MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerQuentin Schulz-0/+3
2018-07-30MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton-0/+1
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton-6/+28
2018-07-30MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton-4/+4
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton-8/+4
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+0
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire-0/+1
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire-0/+2
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton-2/+13
2018-07-27MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel-14/+9
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig-64/+3
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki-9/+0
2018-07-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton-2/+4
2018-07-26MIPS: ath79: Fix the USB PHY reset namesAlban Bedel-2/+2
2018-07-26MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz-0/+16
2018-07-26MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz-1/+1
2018-07-26MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni-29/+0
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-28/+57
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin-0/+42
2018-07-24MIPS: ath79: enable uart during early_prinkGabor Juhos-1/+43
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau-0/+6
2018-07-24MIPS: ath79: fix system restartFelix Fietkau-0/+2
2018-07-24MIPS: ath79: select the PINCTRL subsystemJohn Crispin-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer-3/+269