summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Unify perf counter register definitionsJames Hogan2017-02-143-59/+69
* MIPS: Disable stack checks on MIPS kernelsJoshua Kinard2017-02-141-0/+15
* MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill2017-02-144-2/+560
* MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau2017-02-131-21/+17
* MIPS: sync-r4k: Fix KERN_CONT falloutMatt Redfearn2017-02-131-2/+2
* MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn2017-02-131-1/+1
* MIPS: Fix distclean with Makefile.postlinkMatt Redfearn2017-02-131-1/+1
* MIPS: Fix cacheinfo overflowJames Hogan2017-02-131-1/+3
* MIPS: Fix protected_cache(e)_op() for microMIPSPaul Burton2017-02-131-2/+4
* Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan2017-02-139-54/+116
|\
| * MIPS: Add return errors to protected cache opsJames Hogan2017-02-031-20/+35
| * MIPS: Export some tlbex internals for KVM to useJames Hogan2017-02-032-17/+42
| * MIPS: uasm: Add include guards in asm/uasm.hJames Hogan2017-02-031-0/+5
| * MIPS: Export pgd/pmd symbols for KVMJames Hogan2017-02-033-1/+7
| * MIPS: Move pgd_alloc() out of headerJames Hogan2017-02-023-16/+27
* | MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens2017-01-251-18/+20
* | mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav2017-01-251-2/+5
* | MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn2017-01-251-0/+1
* | MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab2017-01-254-0/+171
* | MIPS: syscall: Return directly in mips_mmap()Markus Elfring2017-01-251-9/+2
* | MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...Markus Elfring2017-01-251-2/+3
* | MIPS: Return directly in 32_mmap2()Markus Elfring2017-01-251-8/+3
* | MIPS: Avoid old-style declarationArnd Bergmann2017-01-254-5/+5
* | MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-01-251-1/+1
* | MIPS: Octeon: Avoid empty-body warningArnd Bergmann2017-01-251-10/+5
* | MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann2017-01-251-14/+6
* | MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-01-253-31/+0
* | MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2017-01-252-4/+4
* | MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-01-251-14/+0
* | MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann2017-01-251-2/+2
* | MIPS: Alchemy: Remove duplicate initializerArnd Bergmann2017-01-251-1/+0
* | MIPS: 'make -s' should be silentArnd Bergmann2017-01-251-2/+2
* | MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann2017-01-251-2/+4
* | MIPS: Fix modversionsArnd Bergmann2017-01-246-9/+43
* | MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann2017-01-241-1/+1
* | MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann2017-01-241-1/+1
* | MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann2017-01-247-12/+12
* | MIPS: BMIPS: Add support SPI device nodesJaedon Shin2017-01-2416-6/+478
* | MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan2017-01-241-12/+12
* | MIPS: zboot: Consolidate compiler flag filtering.Ralf Baechle2017-01-031-1/+1
* | MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King2017-01-031-1/+1
* | MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3Paul Burton2017-01-031-0/+1
* | MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton2017-01-031-0/+4
* | MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton2017-01-031-1/+1
* | MIPS: Loongson1B: Change the OSC clock nameKelvin Cheung2017-01-031-1/+1
* | MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton2017-01-031-2/+2
* | MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton2017-01-034-25/+6
* | MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-034-24/+19
* | MIPS: Export string functions alongside their definitionsPaul Burton2017-01-034-24/+10
* | MIPS: Export csum functions alongside their definitionsPaul Burton2017-01-032-8/+6