summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SEAD3: Use generic ns16550a earlycon supportPaul Burton2016-10-055-55/+2
* MIPS: SEAD3: Probe UARTs using DTPaul Burton2016-10-056-81/+143
* MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton2016-10-058-44/+197
* MIPS: SEAD3: Split obj-y entries across linesPaul Burton2016-10-051-3/+8
* MIPS: pm-cps: Generate idle state entry code when CPUs are onlinedPaul Burton2016-10-051-26/+19
* MIPS: kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-055-5/+0
* MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-057-11/+3
* MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-0510-10/+12
* MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-0510-10/+9
* MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-056-18/+4
* MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn2016-10-052-8/+67
* MIPS: tlb-r4k: If there are wired entries, don't use TLBINVFMatt Redfearn2016-10-051-2/+5
* MIPS: c-r4k: Fix flush_icache_range() for EVAJames Hogan2016-10-051-8/+35
* MIPS: KVM: Use __local_flush_icache_user_range()James Hogan2016-10-051-2/+2
* MIPS: uprobes: Flush icache via kernel addressJames Hogan2016-10-041-11/+6
* MIPS: cacheflush: Use __flush_icache_user_range()James Hogan2016-10-041-1/+1
* MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan2016-10-046-0/+18
* MIPS: c-r4k: Drop bc_wback_inv() from icache flushJames Hogan2016-10-041-11/+0
* MIPS: traps: Ensure full EBase is writtenMatt Redfearn2016-10-041-1/+18
* MIPS: traps: Convert ebase to KSEG0James Hogan2016-10-041-0/+17
* MIPS: traps: 64bit kernels should read CP0_EBase 64bitJames Hogan2016-10-041-2/+11
* MIPS: SMP: Wrap call to mips_cpc_lock_other in mips_cm_lock_otherMatt Redfearn2016-10-041-0/+2
* MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn2016-10-042-13/+19
* MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn2016-10-042-6/+22
* MIPS: pm-cps: Remove selection of sync typesMatt Redfearn2016-10-041-19/+0
* MIPS: pm-cps: Use MIPS standard completion barrierMatt Redfearn2016-10-041-5/+5
* MIPS: pm-cps: Use MIPS standard lightweight ordering barrierMatt Redfearn2016-10-041-7/+5
* MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn2016-10-041-0/+96
* MIPS: pm-cps: Update comments on barrier instructionsMatt Redfearn2016-10-041-8/+8
* MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn2016-10-041-7/+2
* MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentMatt Redfearn2016-10-041-1/+12
* MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Matt Redfearn2016-10-041-3/+3
* MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen2016-10-041-0/+2
* MIPS: Octeon: Add DTS for D-Link DSR-500N.Aaro Koskinen2016-10-041-0/+40
* MIPS: Octeon: Split dlink_dsr-1000n.dts to allow reuse with D-Link DSR-500N.Aaro Koskinen2016-10-042-44/+59
* MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen2016-10-044-511/+0
* MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen2016-10-041-106/+2
* MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen2016-10-042-190/+0
* MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen2016-10-042-25/+0
* MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen2016-10-043-14/+1
* MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen2016-10-041-42/+0
* MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada2016-10-041-0/+3
* MIPS: PCI: Reduce stack frame usageKeith Busch2016-10-041-5/+1
* MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven2016-10-042-36/+36
* MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-044-12/+23
* MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-042-3/+9
* MIPS: Squash lines for simple wrapper functionsMasahiro Yamada2016-10-044-23/+5
* MIPS: Add RTC support for Loongson1C boardYang Ling2016-10-044-6/+19
* MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-043-1/+3
* MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker2016-10-041-8/+4