summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-02-05MIPS: generic: Fix machine compatible matchingJames Hogan
2018-01-24MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen
2018-01-24MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen
2018-01-24MIPS: Fix trailing semicolonLuis de Bethencourt
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn
2018-01-22MIPS: MSA: Update helpers to use new asm macrosJames Hogan
2018-01-22MIPS: XPA: Standardise readx/writex accessorsJames Hogan
2018-01-22MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan
2018-01-22MIPS: VZ: Pass GC0 register names in $n formatJames Hogan
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic
2018-01-18MIPS: Use proper kernel-doc Return keywordMathieu Malaterre
2018-01-18MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang
2018-01-18MIPS: ingenic: Initial GCW Zero supportPaul Cercueil
2018-01-18MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne
2018-01-18MIPS: ingenic: Initial JZ4770 supportPaul Cercueil
2018-01-18MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil
2018-01-18MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil
2018-01-18MIPS: ingenic: Use common cmdline handling codePaul Burton
2018-01-18MIPS: Setup boot_command_line before plat_mem_setupPaul Burton
2018-01-18MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre
2018-01-18MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe
2018-01-18MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
2018-01-18MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal
2018-01-09MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau
2018-01-09MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan
2018-01-09MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan
2017-12-12MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic
2017-12-12MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic
2017-12-12MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic
2017-12-12MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic
2017-12-12MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic
2017-12-12MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-28MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds