summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan2018-02-051-0/+1
* MIPS: generic: Fix machine compatible matchingJames Hogan2018-02-051-1/+1
* MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen2018-01-243-3/+3
* MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2018-01-242-0/+2
* MIPS: Fix trailing semicolonLuis de Bethencourt2018-01-241-1/+1
* MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn2018-01-231-8/+6
* MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn2018-01-231-10/+7
* MIPS: MSA: Update helpers to use new asm macrosJames Hogan2018-01-221-44/+19
* MIPS: XPA: Standardise readx/writex accessorsJames Hogan2018-01-221-10/+10
* MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan2018-01-221-2/+2
* MIPS: XPA: Use XPA instructions in assemblyJames Hogan2018-01-222-10/+22
* MIPS: VZ: Pass GC0 register names in $n formatJames Hogan2018-01-221-188/+188
* MIPS: VZ: Update helpers to use new asm macrosJames Hogan2018-01-221-127/+37
* MIPS: Add helpers for assembler macro instructionsJames Hogan2018-01-221-0/+83
* MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic2018-01-224-0/+133
* MIPS: Use proper kernel-doc Return keywordMathieu Malaterre2018-01-181-1/+1
* MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang2018-01-181-2/+0
* MIPS: ingenic: Initial GCW Zero supportPaul Cercueil2018-01-184-0/+94
* MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne2018-01-181-0/+9
* MIPS: ingenic: Initial JZ4770 supportPaul Cercueil2018-01-183-1/+219
* MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2018-01-182-4/+19
* MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil2018-01-181-0/+2
* MIPS: ingenic: Use common cmdline handling codePaul Burton2018-01-181-22/+2
* MIPS: Setup boot_command_line before plat_mem_setupPaul Burton2018-01-181-19/+20
* MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre2018-01-181-1/+1
* MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe2018-01-181-6/+6
* MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-01-181-1/+5
* MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal2018-01-181-1/+1
* MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau2018-01-091-6/+0
* MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan2018-01-091-1/+1
* MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan2018-01-091-10/+27
* MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic2017-12-1217-16/+38
* MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic2017-12-123-4/+8
* MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic2017-12-121-1/+2
* MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic2017-12-121-1/+1
* MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic2017-12-123-6/+3
* MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic2017-12-121-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-0/+1
|\
| * bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-052-1/+22
|\ \ | |/ |/|
| * MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-11-282-1/+22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-301-5/+2
|\ \
| * | KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr2017-11-271-5/+2
* | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
| |/ |/|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-252-4/+4
|\ \
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-2/+2
| * | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
* | | kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-1812-36/+0
|/ /
* | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0