summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-33/+0
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
* | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-146-68/+5
|\ \
| * | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-182-35/+2
| * | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-184-33/+3
* | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-13172-12245/+2935
|\ \ \
| * | | MIPS: Remove remnants of UASM_ISAPaul Burton2018-08-092-2/+0
| * | | MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2018-08-081-2/+0
| * | | MIPS: VDSO: Force link endiannessPaul Burton2018-08-071-0/+1
| * | | MIPS: Always specify -EB or -EL when using clangPaul Burton2018-08-071-0/+10
| * | | MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton2018-08-071-1/+10
| * | | MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton2018-08-071-9/+7
| * | | MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton2018-08-061-1/+1
| * | | MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton2018-08-061-0/+5
| * | | MIPS: genvdso: Remove GOT checksPaul Burton2018-08-061-51/+0
| * | | MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day2018-08-061-4/+0
| * | | MIPS: generic: Remove input symbols from defconfigPaul Burton2018-08-021-3/+0
| * | | MIPS: Delete unused code in linux32.cPaul Burton2018-08-011-19/+0
| * | | MIPS: Remove unused sys_32_mmap2Paul Burton2018-08-011-10/+0
| * | | MIPS: Remove nabi_no_regargsPaul Burton2018-08-014-37/+35
| * | | mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Alexandre Belloni2018-07-311-0/+10
| * | | mips: dts: mscc: Add spi on OcelotAlexandre Belloni2018-07-311-0/+11
| * | | MIPS: Loongson: Merge load addresses谢致邦 (XIE Zhibang)2018-07-301-2/+1
| * | | MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)2018-07-302-7/+6
| * | | MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerQuentin Schulz2018-07-301-0/+3
| * | | MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton2018-07-301-0/+1
| * | | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-304-6/+28
| * | | MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-07-301-4/+4
| * | | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-305-8/+4
| * | | MIPS: generic: fix missing of_node_put()Nicholas Mc Guire2018-07-271-0/+1
| * | | MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire2018-07-271-0/+2
| * | | MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2018-07-272-2/+13
| * | | MIPS: ath79: Use the IRQ based GPIO key driver for the buttonsAlban Bedel2018-07-275-14/+9
| * | | MIPS: remove mips_swiotlb_opsChristoph Hellwig2018-07-273-64/+3
| * | | MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-07-261-2/+4
| * | | MIPS: ath79: Fix the USB PHY reset namesAlban Bedel2018-07-262-2/+2
| * | | MIPS: mscc: ocelot: add MIIM1 busQuentin Schulz2018-07-261-0/+16
| * | | MIPS: mscc: ocelot: fix length of memory address space for MIIMQuentin Schulz2018-07-261-1/+1
| * | | MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni2018-07-261-29/+0
| * | | MIPS: ath79: get PCIe controller out of resetMathias Kresin2018-07-241-0/+42
| * | | MIPS: ath79: enable uart during early_prinkGabor Juhos2018-07-241-1/+43
| * | | MIPS: ath79: finetune cpu-overridesFelix Fietkau2018-07-241-0/+6
| * | | MIPS: ath79: fix system restartFelix Fietkau2018-07-242-0/+2
| * | | MIPS: ath79: select the PINCTRL subsystemJohn Crispin2018-07-241-0/+1
| * | | MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer2018-07-245-3/+269
| * | | MIPS: ath79: add lots of missing registersGabor Juhos2018-07-241-1/+770
| * | | mips: mscc: build FIT image for OcelotAlexandre Belloni2018-07-244-3/+35
| * | | MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-2412-34/+30