summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-02-05MIPS: Generic: Support GIC in EIC modeMatt Redfearn
2018-02-05MIPS: generic: Fix Makefile alignmentJames Hogan
2018-02-05MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan
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-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-09Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-12-09Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong
2017-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-12-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-07ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann