summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-01-18MIPS: ingenic: Initial GCW Zero supportPaul Cercueil4-0/+94
2018-01-18MIPS: JZ4770: Work around config2 misreporting associativityMaarten ter Huurne1-0/+9
2018-01-18MIPS: ingenic: Initial JZ4770 supportPaul Cercueil3-1/+219
2018-01-18MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2-4/+19
2018-01-18MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil1-0/+2
2018-01-18MIPS: ingenic: Use common cmdline handling codePaul Burton1-22/+2
2018-01-18MIPS: Setup boot_command_line before plat_mem_setupPaul Burton1-19/+20
2018-01-18MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre1-1/+1
2018-01-18MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2018-01-18MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan1-1/+5
2018-01-18MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal1-1/+1
2018-01-18MIPS: Fix undefined reference to physical_memsizeJames Hogan1-1/+10
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2-59/+0
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman1-10/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-71/+0
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig4-42/+7
2018-01-15mips/netlogic: remove swiotlb supportChristoph Hellwig4-103/+0
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig4-12/+0
2018-01-12signal/mips: switch mips to generic siginfoAl Viro1-85/+1
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-25/+136
2018-01-11MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan3-1/+73
2018-01-10MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan1-1/+1
2018-01-10MIPS: CM: Drop WARN_ON(vp != 0)James Hogan1-1/+0
2018-01-10MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2018-01-10MIPS: Fix CPS SMP NS16550 UART defaultsJames Hogan1-4/+10
2018-01-10MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn1-0/+1
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig1-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig6-20/+19
2018-01-10MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn1-0/+4
2018-01-10MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn1-1/+3
2018-01-10MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn1-0/+2
2018-01-10mips: fix an off-by-one in dma_capableChristoph Hellwig1-1/+1
2018-01-10MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-09MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau1-6/+0
2018-01-09MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan1-1/+1
2018-01-09MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan1-10/+27
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-20MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki1-0/+12
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski2-0/+12
2017-12-18MIPS: Set I/O port resource types correctlyBjorn Helgaas2-9/+9
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov1-1/+1
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini2-3/+13
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall1-20/+29
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall1-0/+3
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall1-0/+3
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall1-0/+3
2017-12-12MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki1-0/+3
2017-12-12MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki1-0/+1