summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-10-06MIPS: SEAD3: Use img-ascii-lcd driverPaul Burton
2016-10-06MIPS: SEAD3: Drop use of cobalt fbdev driverPaul Burton
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2016-10-05MIPS: SEAD3: Parse memsize in DT shimPaul Burton
2016-10-05MIPS: SEAD3: Use generic restart-poweroff driverPaul Burton
2016-10-05MIPS: SEAD3: Reset via generic syscon-reboot driver & DTPaul Burton
2016-10-05MIPS: SEAD3: Use register-bit-led driver via DT for LEDsPaul Burton
2016-10-05MIPS: SEAD3: Probe parallel flash via DTPaul Burton
2016-10-05MIPS: SEAD3: Probe EHCI controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe ethernet controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Use generic ns16550a earlycon supportPaul Burton
2016-10-05MIPS: SEAD3: Probe UARTs using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton
2016-10-05MIPS: SEAD3: Split obj-y entries across linesPaul Burton
2016-10-05MIPS: pm-cps: Generate idle state entry code when CPUs are onlinedPaul Burton
2016-10-05MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn
2016-10-05MIPS: tlb-r4k: If there are wired entries, don't use TLBINVFMatt Redfearn
2016-10-05MIPS: c-r4k: Fix flush_icache_range() for EVAJames Hogan
2016-10-05MIPS: KVM: Use __local_flush_icache_user_range()James Hogan
2016-10-04MIPS: uprobes: Flush icache via kernel addressJames Hogan
2016-10-04MIPS: cacheflush: Use __flush_icache_user_range()James Hogan
2016-10-04MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan
2016-10-04MIPS: c-r4k: Drop bc_wback_inv() from icache flushJames Hogan
2016-10-04MIPS: traps: Ensure full EBase is writtenMatt Redfearn
2016-10-04MIPS: traps: Convert ebase to KSEG0James Hogan
2016-10-04MIPS: traps: 64bit kernels should read CP0_EBase 64bitJames Hogan
2016-10-04MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_otherMatt Redfearn
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn
2016-10-04MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn
2016-10-04MIPS: pm-cps: Remove selection of sync typesMatt Redfearn
2016-10-04MIPS: pm-cps: Use MIPS standard completion barrierMatt Redfearn
2016-10-04MIPS: pm-cps: Use MIPS standard lightweight ordering barrierMatt Redfearn
2016-10-04MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn
2016-10-04MIPS: pm-cps: Update comments on barrier instructionsMatt Redfearn
2016-10-04MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn
2016-10-04MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentMatt Redfearn
2016-10-04MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Matt Redfearn
2016-10-04MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen
2016-10-04MIPS: Octeon: Add DTS for D-Link DSR-500N.Aaro Koskinen
2016-10-04MIPS: Octeon: Split dlink_dsr-1000n.dts to allow reuse with D-Link DSR-500N.Aaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen
2016-10-04MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen
2016-10-04MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen