| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-02-09 | 2 | -2/+0 |
|\ \ \ \ |
|
| * | | | | MIPS: kconfig: Remove blank help text | Ulf Magnusson | 2018-02-02 | 1 | -1/+0 |
| * | | | | MIPS: BCM63XX: kconfig: Remove blank help text | Ulf Magnusson | 2018-02-02 | 1 | -1/+0 |
* | | | | | Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-07 | 2 | -7/+14 |
|\ \ \ \ \ |
|
| * | | | | | MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS | Matt Redfearn | 2018-02-05 | 1 | -2/+2 |
| * | | | | | MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout | James Hogan | 2018-02-05 | 1 | -5/+12 |
* | | | | | | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2018-02-07 | 69 | -535/+997 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | MIPS: Malta: Sanitize mouse and keyboard configuration. | Ralf Baechle | 2018-02-06 | 9 | -12/+11 |
| * | | | | | MIPS: Update defconfigs after previous patch. | Ralf Baechle | 2018-02-06 | 7 | -7/+0 |
| * | | | | | MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform level | Ralf Baechle | 2018-02-06 | 1 | -1/+5 |
| * | | | | | MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform level | Ralf Baechle | 2018-02-06 | 1 | -1/+3 |
| * | | | | | MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead | Matt Redfearn | 2018-02-05 | 1 | -2/+0 |
| * | | | | | MIPS: Generic: Support GIC in EIC mode | Matt Redfearn | 2018-02-05 | 1 | -9/+9 |
| * | | | | | MIPS: generic: Fix Makefile alignment | James Hogan | 2018-02-05 | 1 | -1/+1 |
| * | | | | | MIPS: generic: Fix ranchu_of_match[] termination | James Hogan | 2018-02-05 | 1 | -0/+1 |
| * | | | | | MIPS: generic: Fix machine compatible matching | James Hogan | 2018-02-05 | 1 | -1/+1 |
| * | | | | | MIPS: Loongson fix name confict - MEM_RESERVED | Huacai Chen | 2018-01-24 | 3 | -3/+3 |
| * | | | | | MIPS: bcm47xx: enable ZBOOT support | Aaro Koskinen | 2018-01-24 | 2 | -0/+2 |
| * | | | | | MIPS: Fix trailing semicolon | Luis de Bethencourt | 2018-01-24 | 1 | -1/+1 |
| * | | | | | MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers | Matt Redfearn | 2018-01-23 | 1 | -8/+6 |
| * | | | | | MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers. | Matt Redfearn | 2018-01-23 | 1 | -10/+7 |
| * | | | | | MIPS: MSA: Update helpers to use new asm macros | James Hogan | 2018-01-22 | 1 | -44/+19 |
| * | | | | | MIPS: XPA: Standardise readx/writex accessors | James Hogan | 2018-01-22 | 1 | -10/+10 |
| * | | | | | MIPS: XPA: Allow use of $0 (zero) to MTHC0 | James Hogan | 2018-01-22 | 1 | -2/+2 |
| * | | | | | MIPS: XPA: Use XPA instructions in assembly | James Hogan | 2018-01-22 | 2 | -10/+22 |
| * | | | | | MIPS: VZ: Pass GC0 register names in $n format | James Hogan | 2018-01-22 | 1 | -188/+188 |
| * | | | | | MIPS: VZ: Update helpers to use new asm macros | James Hogan | 2018-01-22 | 1 | -127/+37 |
| * | | | | | MIPS: Add helpers for assembler macro instructions | James Hogan | 2018-01-22 | 1 | -0/+83 |
| * | | | | | MIPS: ranchu: Add Ranchu as a new generic-based board | Miodrag Dinic | 2018-01-22 | 4 | -0/+133 |
| * | | | | | MIPS: Use proper kernel-doc Return keyword | Mathieu Malaterre | 2018-01-18 | 1 | -1/+1 |
| * | | | | | MIPS: Loongson64: Drop 32-bit support for Loongson 2E/2F devices | Jiaxun Yang | 2018-01-18 | 1 | -2/+0 |
| * | | | | | MIPS: ingenic: Initial GCW Zero support | Paul Cercueil | 2018-01-18 | 4 | -0/+94 |
| * | | | | | MIPS: JZ4770: Work around config2 misreporting associativity | Maarten ter Huurne | 2018-01-18 | 1 | -0/+9 |
| * | | | | | MIPS: ingenic: Initial JZ4770 support | Paul Cercueil | 2018-01-18 | 3 | -1/+219 |
| * | | | | | MIPS: ingenic: Detect machtype from SoC compatible string | Paul Cercueil | 2018-01-18 | 2 | -4/+19 |
| * | | | | | MIPS: platform: add machtype IDs for more Ingenic SoCs | Paul Cercueil | 2018-01-18 | 1 | -0/+2 |
| * | | | | | MIPS: ingenic: Use common cmdline handling code | Paul Burton | 2018-01-18 | 1 | -22/+2 |
| * | | | | | MIPS: Setup boot_command_line before plat_mem_setup | Paul Burton | 2018-01-18 | 1 | -19/+20 |
| * | | | | | MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_return | Mathieu Malaterre | 2018-01-18 | 1 | -1/+1 |
| * | | | | | MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN | Corentin Labbe | 2018-01-18 | 1 | -6/+6 |
| * | | | | | MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec} | James Hogan | 2018-01-18 | 1 | -1/+5 |
| * | | | | | MIPS: Fix vmlinuz build when ZBOOT is selected | Daniel Sabogal | 2018-01-18 | 1 | -1/+1 |
| * | | | | | MIPS: mm: remove mips_dma_mapping_error | Felix Fietkau | 2018-01-09 | 1 | -6/+0 |
| * | | | | | MIPS: mipsregs.h: Make read_c0_prid use const accessor | James Hogan | 2018-01-09 | 1 | -1/+1 |
| * | | | | | MIPS: mipsregs.h: Add read const Cop0 macros | James Hogan | 2018-01-09 | 1 | -10/+27 |
| * | | | | | MIPS: math-emu: Mark fall throughs in switch statements with a comment | Aleksandar Markovic | 2017-12-12 | 17 | -16/+38 |
| * | | | | | MIPS: math-emu: Avoid multiple assignment | Aleksandar Markovic | 2017-12-12 | 3 | -4/+8 |
| * | | | | | MIPS: math-emu: Avoid an assignment within if statement condition | Aleksandar Markovic | 2017-12-12 | 1 | -1/+2 |
| * | | | | | MIPS: math-emu: Declare function srl128() as static | Aleksandar Markovic | 2017-12-12 | 1 | -1/+1 |
| * | | | | | MIPS: math-emu: Avoid definition duplication for macro DPXMULT() | Aleksandar Markovic | 2017-12-12 | 3 | -6/+3 |