aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan9-54/+116
2017-02-03MIPS: Add return errors to protected cache opsJames Hogan1-20/+35
2017-02-03MIPS: Export some tlbex internals for KVM to useJames Hogan2-17/+42
2017-02-03MIPS: uasm: Add include guards in asm/uasm.hJames Hogan1-0/+5
2017-02-03MIPS: Export pgd/pmd symbols for KVMJames Hogan3-1/+7
2017-02-02MIPS: Move pgd_alloc() out of headerJames Hogan3-16/+27
2017-01-25MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens1-18/+20
2017-01-25mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav1-2/+5
2017-01-25MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn1-0/+1
2017-01-25MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab4-0/+171
2017-01-25MIPS: syscall: Return directly in mips_mmap()Markus Elfring1-9/+2
2017-01-25MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_setaffinity()Markus Elfring1-2/+3
2017-01-25MIPS: Return directly in 32_mmap2()Markus Elfring1-8/+3
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann4-5/+5
2017-01-25MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-01-25MIPS: Octeon: Avoid empty-body warningArnd Bergmann1-10/+5
2017-01-25MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann1-14/+6
2017-01-25MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-01-25MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2-4/+4
2017-01-25MIPS: ralink: Remove unused timer functionsArnd Bergmann1-14/+0
2017-01-25MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann1-2/+2
2017-01-25MIPS: Alchemy: Remove duplicate initializerArnd Bergmann1-1/+0
2017-01-25MIPS: 'make -s' should be silentArnd Bergmann1-2/+2
2017-01-25MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann1-2/+4
2017-01-24MIPS: Fix modversionsArnd Bergmann6-9/+43
2017-01-24MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann1-1/+1
2017-01-24MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann1-1/+1
2017-01-24MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann7-12/+12
2017-01-24MIPS: BMIPS: Add support SPI device nodesJaedon Shin16-6/+478
2017-01-24MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan1-12/+12
2017-01-03MIPS: zboot: Consolidate compiler flag filtering.Ralf Baechle1-1/+1
2017-01-03MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King1-1/+1
2017-01-03MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3Paul Burton1-0/+1
2017-01-03MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton1-0/+4
2017-01-03MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton1-1/+1
2017-01-03MIPS: Loongson1B: Change the OSC clock nameKelvin Cheung1-1/+1
2017-01-03MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton1-2/+2
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton4-25/+6
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton4-24/+19
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton4-24/+10
2017-01-03MIPS: Export csum functions alongside their definitionsPaul Burton2-8/+6
2017-01-03MIPS: Export invalid_pte_table alongside its definitionPaul Burton2-2/+2
2017-01-03MIPS: Export _mcount alongside its definitionPaul Burton2-4/+3
2017-01-03MIPS: Export _save_fp & _save_msa alongside their definitionsPaul Burton3-8/+5
2017-01-03MIPS: End asm function prologue macros with .insnPaul Burton1-4/+6
2017-01-03MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}Paul Burton1-3/+3
2017-01-03MIPS: Use generic asm/export.hPaul Burton1-0/+1
2017-01-03MIPS: IRQ: Remove useless i8259_of_init() prototype.Ralf Baechle1-1/+0
2017-01-03MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.Marcin Nowakowski1-1/+1
2017-01-03MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4