summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan1-127/+37
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan1-0/+83
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic5-0/+140
2018-01-19MIPS: Use proper kernel-doc Return keywordMathieu Malaterre1-1/+1
2018-01-19MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devicesJiaxun Yang1-2/+0
2018-01-19MIPS: ingenic: Initial GCW Zero supportPaul Cercueil4-0/+94
2018-01-19devicetree/bindings: Add GCW vendor prefixPaul Cercueil1-0/+1
2018-01-19MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne1-0/+9
2018-01-19MIPS: ingenic: Initial JZ4770 supportPaul Cercueil3-1/+219
2018-01-19MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2-4/+19
2018-01-19MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil1-0/+2
2018-01-19MIPS: ingenic: Use common cmdline handling codePaul Burton1-22/+2
2018-01-19MIPS: Setup boot_command_line before plat_mem_setupPaul Burton1-19/+20
2018-01-19clk: Add Ingenic jz4770 CGU driverPaul Cercueil2-0/+484
2018-01-19dt-bindings: clock: Add jz4770-cgu.h headerPaul Cercueil1-0/+58
2018-01-19clk: ingenic: Add code to enable/disable PLLsPaul Cercueil1-15/+74
2018-01-19clk: ingenic: support PLLs with no bypass bitPaul Cercueil2-1/+4
2018-01-19clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil1-0/+2
2018-01-19clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil2-2/+2
2018-01-19MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre1-1/+1
2018-01-19MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2018-01-19MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan1-1/+5
2018-01-19MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal1-1/+1
2018-01-10MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau1-6/+0
2018-01-10MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan1-1/+1
2018-01-10MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan1-10/+27
2018-01-10MAINTAINERS: Add Loongson-2/Loongson-3 maintainersHuacai Chen1-0/+19
2018-01-10MAINTAINERS: Add entry for drivers/platform/mips/Ralf Baechle1-0/+1
2017-12-12MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic17-16/+38
2017-12-12MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic3-4/+8
2017-12-12MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic1-1/+2
2017-12-12MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic1-1/+1
2017-12-12MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic3-6/+3
2017-12-12MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic1-1/+0
2017-12-11Linux 4.15-rc3v4.15-rc3Linus Torvalds1-1/+1
2017-12-10hpfs: don't bother with the i_version counter or f_versionJeff Layton3-4/+0
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby1-2/+2
2017-12-10Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-14/+21
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds66-210/+278
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds38-201/+239
2017-12-10Merge branch 'fixes' into for-nextOlof Johansson9-30/+39
2017-12-10Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson5-17/+17
2017-12-10Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...Olof Johansson2-12/+20
2017-12-10Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson2-1/+2
2017-12-09Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris11-69/+101
2017-12-09kmemcheck: rip it out for realMichal Hocko13-13/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds113-367/+1052
2017-12-09Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds269-2951/+3169
2017-12-09Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds60-128/+1087
2017-12-09Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds5-15/+21