summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: eBPF: Always return sign extended 32b valuesPaul Burton2019-02-191-3/+6
* MIPS: CM: Fix indentationPaul Burton2019-02-151-2/+2
* MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportRafał Miłecki2019-02-112-6/+6
* MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen2019-02-076-52/+52
* MIPS: OCTEON: delete board-specific link statusAaro Koskinen2019-02-071-42/+1
* MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen2019-02-071-16/+0
* MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen2019-02-072-0/+6
* MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen2019-02-072-0/+32
* MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-076-183/+0
* MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2019-02-062-6/+102
* MIPS: Export mm switching functions used by KVMPaul Burton2019-02-051-0/+3
* MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.cPaul Burton2019-02-041-28/+0
* MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNELPaul Burton2019-02-042-4/+13
* MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherentPaul Burton2019-02-041-4/+4
* MIPS: Enable hugepage support for MIPS64r6Paul Burton2019-02-041-0/+1
* MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton2019-02-041-43/+2
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-0415-31/+509
* MIPS: Add GINVT instruction helpersPaul Burton2019-02-044-0/+84
* MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton2019-02-045-13/+24
* MIPS: mm: Unify ASID version checksPaul Burton2019-02-044-26/+28
* MIPS: mm: Un-inline get_new_mmu_contextPaul Burton2019-02-043-19/+21
* MIPS: mm: Split obj-y to a file per linePaul Burton2019-02-041-3/+12
* MIPS: mm: Remove local_flush_tlb_mm()Paul Burton2019-02-045-28/+5
* MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()Paul Burton2019-02-041-2/+0
* MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton2019-02-041-5/+5
* MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton2019-02-045-22/+10
* MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton2019-02-041-2/+3
* MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton2019-02-044-11/+15
* MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-045-8/+10
* MIPS: mm: Define activate_mm() using switch_mm()Paul Burton2019-02-041-27/+1
* MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen2019-01-281-276/+0
* MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen2019-01-281-20/+0
* MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada2019-01-221-1/+0
* MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang2019-01-222-2/+2
* MIPS: Loongson32: workaround di issueJiaxun Yang2019-01-221-1/+1
* MIPS: Loongson32: Set load address to 0x80200000Jiaxun Yang2019-01-221-1/+1
* MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang2019-01-222-15/+4
* MIPS: ath79: drop !OF clock codeJohn Crispin2019-01-222-59/+0
* MIPS: ath79: drop platform device registration codeJohn Crispin2019-01-2215-835/+0
* MIPS: ath79: drop legacy pci codeJohn Crispin2019-01-225-309/+22
* MIPS: ath79: drop machfilesJohn Crispin2019-01-2212-919/+9
* MIPS: ath79: drop legacy IRQ codeJohn Crispin2019-01-224-174/+7
* MIPS: ath79: export switch MDIO reference clockFelix Fietkau2019-01-221-0/+8
* MIPS: ath79: support setting up clock via DT on all SoC typesFelix Fietkau2019-01-221-17/+22
* MIPS: ath79: make specifying the reference clock in DT optionalFelix Fietkau2019-01-221-44/+40
* MIPS: ath79: pass PLL base to clock init functionsFelix Fietkau2019-01-221-30/+30
* MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc initFelix Fietkau2019-01-221-21/+17
* MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau2019-01-221-62/+66
* MIPS: Loongson32: Remove unused platform devicesJiaxun Yang2019-01-222-67/+0
* mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-225-64/+16