summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-05MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker10-10/+12
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker10-10/+9
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker6-18/+4
2016-10-05mailmap: Canonicalize to Qais' current email address.Ralf Baechle1-0/+1
2016-10-05MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn2-8/+67
2016-10-05MIPS: tlb-r4k: If there are wired entries, don't use TLBINVFMatt Redfearn1-2/+5
2016-10-05MIPS: c-r4k: Fix flush_icache_range() for EVAJames Hogan1-8/+35
2016-10-05MIPS: KVM: Use __local_flush_icache_user_range()James Hogan1-2/+2
2016-10-04MIPS: uprobes: Flush icache via kernel addressJames Hogan1-11/+6
2016-10-04MIPS: cacheflush: Use __flush_icache_user_range()James Hogan1-1/+1
2016-10-04MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan6-0/+18
2016-10-04MIPS: c-r4k: Drop bc_wback_inv() from icache flushJames Hogan1-11/+0
2016-10-04MIPS: traps: Ensure full EBase is writtenMatt Redfearn1-1/+18
2016-10-04MIPS: traps: Convert ebase to KSEG0James Hogan1-0/+17
2016-10-04MIPS: traps: 64bit kernels should read CP0_EBase 64bitJames Hogan1-2/+11
2016-10-04cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2-2/+2
2016-10-04MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_otherMatt Redfearn1-0/+2
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn2-13/+19
2016-10-04MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn2-6/+22
2016-10-04MIPS: pm-cps: Remove selection of sync typesMatt Redfearn1-19/+0
2016-10-04MIPS: pm-cps: Use MIPS standard completion barrierMatt Redfearn1-5/+5
2016-10-04MIPS: pm-cps: Use MIPS standard lightweight ordering barrierMatt Redfearn1-7/+5
2016-10-04MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn1-0/+96
2016-10-04MIPS: pm-cps: Update comments on barrier instructionsMatt Redfearn1-8/+8
2016-10-04MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn1-7/+2
2016-10-04MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentMatt Redfearn1-1/+12
2016-10-04MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Matt Redfearn1-3/+3
2016-10-04MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen1-0/+2
2016-10-04MIPS: Octeon: Add DTS for D-Link DSR-500N.Aaro Koskinen1-0/+40
2016-10-04MIPS: Octeon: Split dlink_dsr-1000n.dts to allow reuse with D-Link DSR-500N.Aaro Koskinen2-44/+59
2016-10-04MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen4-511/+0
2016-10-04MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen1-106/+2
2016-10-04MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen2-190/+0
2016-10-04MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen2-25/+0
2016-10-04MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen3-14/+1
2016-10-04MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen1-42/+0
2016-10-04MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada1-0/+3
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch1-5/+1
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven2-36/+36
2016-10-04WATCHDOG: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven1-3/+3
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven4-12/+23
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2-3/+9
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada4-23/+5
2016-10-04MIPS: Add RTC support for Loongson1C boardYang Ling4-6/+19
2016-10-04MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker3-1/+3
2016-10-04MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker1-8/+4
2016-10-04MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker1-4/+2
2016-10-04MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker1-21/+7
2016-10-04MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker1-7/+4
2016-10-04MIPS: Delete unused file smp-gic.cMatt Redfearn1-66/+0