aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer4-3/+6
2019-02-19MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer2-4/+12
2019-02-19MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer2-45/+45
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer5-192/+138
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer8-75/+19
2019-02-19MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang1-2/+2
2019-02-19MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()Paul Burton1-6/+1
2019-02-19MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton1-10/+7
2019-02-19MIPS: eBPF: Always return sign extended 32b valuesPaul Burton1-3/+6
2019-02-15MIPS: CM: Fix indentationPaul Burton1-2/+2
2019-02-11MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportRafał Miłecki2-6/+6
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen6-52/+52
2019-02-07MIPS: OCTEON: delete board-specific link statusAaro Koskinen1-42/+1
2019-02-07MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen1-16/+0
2019-02-07MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen2-0/+6
2019-02-07MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen2-0/+32
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton6-183/+0
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2-6/+102
2019-02-05MIPS: Export mm switching functions used by KVMPaul Burton1-0/+3
2019-02-04MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.cPaul Burton1-28/+0
2019-02-04MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNELPaul Burton2-4/+13
2019-02-04MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherentPaul Burton1-4/+4
2019-02-04MIPS: Enable hugepage support for MIPS64r6Paul Burton1-0/+1
2019-02-04MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton1-43/+2
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton15-31/+509
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton4-0/+84
2019-02-04MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton5-13/+24
2019-02-04MIPS: mm: Unify ASID version checksPaul Burton4-26/+28
2019-02-04MIPS: mm: Un-inline get_new_mmu_contextPaul Burton3-19/+21
2019-02-04MIPS: mm: Split obj-y to a file per linePaul Burton1-3/+12
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton5-28/+5
2019-02-04MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()Paul Burton1-2/+0
2019-02-04MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton1-5/+5
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton5-22/+10
2019-02-04MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton1-2/+3
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton4-11/+15
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton5-8/+10
2019-02-04MIPS: mm: Define activate_mm() using switch_mm()Paul Burton1-27/+1
2019-01-28MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen1-276/+0
2019-01-28MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen1-20/+0
2019-01-22MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada1-1/+0
2019-01-22MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang2-2/+2
2019-01-22MIPS: Loongson32: workaround di issueJiaxun Yang1-1/+1
2019-01-22MIPS: Loongson32: Set load address to 0x80200000Jiaxun Yang1-1/+1
2019-01-22MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang2-15/+4
2019-01-22MIPS: ath79: drop !OF clock codeJohn Crispin2-59/+0
2019-01-22MIPS: ath79: drop platform device registration codeJohn Crispin15-835/+0
2019-01-22MIPS: ath79: drop legacy pci codeJohn Crispin5-309/+22
2019-01-22MIPS: ath79: drop machfilesJohn Crispin12-919/+9
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin4-174/+7