summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mips: annotate implicit fall throughsMathieu Malaterre2018-12-035-0/+30
| * | | MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton2018-11-261-11/+24
| * | | MIPS: MT: Remove norps command line parameterPaul Burton2018-11-261-11/+0
| * | | MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2018-11-212-3/+4
| * | | MIPS: Enable dead code eliminationPaul Burton2018-11-212-2/+3
| * | | MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen2018-11-211-6883/+0
| * | | MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen2018-11-211-177/+0
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen2018-11-211-376/+0
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen2018-11-211-131/+0
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen2018-11-211-2665/+0
| * | | MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen2018-11-211-1356/+0
| * | | MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-212-51/+0
| * | | MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-212-29/+24
| * | | MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen2018-11-211-47/+47
| * | | MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-212-45/+0
| * | | MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-212-18/+15
| * | | MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-212-16/+2
| * | | MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-212-95/+0
| * | | MIPS: OCTEON: smp: make internal symbols staticAaro Koskinen2018-11-211-2/+2
| * | | MIPS: OCTEON: csrc-octeon: include linux/sched/clock.hAaro Koskinen2018-11-211-0/+1
| * | | MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() staticAaro Koskinen2018-11-211-2/+2
| * | | MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen2018-11-211-1/+1
| * | | MIPS: OCTEON: octeon-platform: make octeon_ids staticAaro Koskinen2018-11-211-1/+1
| * | | MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen2018-11-219-291/+0
| * | | MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment st...Aaro Koskinen2018-11-211-1/+1
| * | | MIPS: OCTEON: setup: include asm/prom.hAaro Koskinen2018-11-211-0/+1
| * | | MIPS: OCTEON: setup: include asm/fw/fw.hAaro Koskinen2018-11-211-0/+1
| * | | MIPS: OCTEON: setup: make internal functions and data staticAaro Koskinen2018-11-211-3/+3
| * | | MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock staticAaro Koskinen2018-11-211-1/+1
| * | | MIPS: Regenerate defconfigsPaul Burton2018-11-2061-1850/+970
| * | | MIPS: malta: Use img-ascii-lcd driver for LCD displayPaul Burton2018-11-206-64/+5
| * | | MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton2018-11-201-0/+147
| * | | MIPS: Align kernel load address to 64KBHuacai Chen2018-11-201-3/+4
| * | | MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2018-11-201-0/+5
| * | | MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2018-11-205-7/+70
| * | | MIPS: Enable Undefined Behavior Sanitizer UBSANHassan Naveed2018-11-202-0/+2
| * | | MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-197-8/+12
| * | | MIPS: Remove superfluous check for __linux__Sean Young2018-11-191-8/+0
| * | | MIPS: Use device_type helpers to access the node typeRob Herring2018-11-191-4/+2
| * | | MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki2018-11-153-0/+18
| * | | MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki2018-11-151-0/+1
| * | | MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCIMaciej W. Rozycki2018-11-151-0/+53
| * | | MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFSPaul Burton2018-11-122-11/+12
| * | | mips: sort list of configs for MaltaMaksym Kokhan2018-11-121-7/+7
| * | | mips: delete duplicated BUILTIN_DTB and LIBFDT configsMaksym Kokhan2018-11-121-2/+0
| * | | MIPS: Boston: Disable EG20T prefetchPaul Burton2018-11-091-0/+6
| * | | MIPS: Don't dump Hi & Lo regs on >= MIPSr6Paul Burton2018-11-091-2/+5
| * | | MIPS: Fix do_ade() closing brace indentationPaul Burton2018-11-091-1/+1
| * | | MIPS: Avoid using .set mips0 to restore ISAPaul Burton2018-11-0916-68/+121
| * | | MIPS: Allow FP support to be disabledPaul Burton2018-11-091-1/+13