summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MIPS: ingenic: Initial JZ4770 supportPaul Cercueil2018-01-183-1/+219
| * | | | | MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2018-01-182-4/+19
| * | | | | MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil2018-01-181-0/+2
| * | | | | MIPS: ingenic: Use common cmdline handling codePaul Burton2018-01-181-22/+2
| * | | | | MIPS: Setup boot_command_line before plat_mem_setupPaul Burton2018-01-181-19/+20
| * | | | | MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre2018-01-181-1/+1
| * | | | | MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe2018-01-181-6/+6
| * | | | | MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan2018-01-181-1/+5
| * | | | | MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal2018-01-181-1/+1
| * | | | | MIPS: mm: remove mips_dma_mapping_errorFelix Fietkau2018-01-091-6/+0
| * | | | | MIPS: mipsregs.h: Make read_c0_prid use const accessorJames Hogan2018-01-091-1/+1
| * | | | | MIPS: mipsregs.h: Add read const Cop0 macrosJames Hogan2018-01-091-10/+27
| * | | | | MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic2017-12-1217-16/+38
| * | | | | MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic2017-12-123-4/+8
| * | | | | MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic2017-12-121-1/+2
| * | | | | MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic2017-12-121-1/+1
| * | | | | MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic2017-12-123-6/+3
| * | | | | MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic2017-12-121-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-9/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MIPS: Set I/O port resource types correctlyBjorn Helgaas2017-12-182-9/+9
| |/ / /
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \ \ \
| * | | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-011-5/+0
|\ \ \ \ \
| * | | | | mips: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-018-16/+0
|\ \ \ \ \
| * | | | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert2018-01-257-7/+0
| * | | | | USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert2018-01-251-9/+0
| |/ / / /
* | | | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-311-1/+1
|\ \ \ \ \
| * | | | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-311-0/+3
|\ \ \ \ \
| * | | | | mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov2018-01-311-0/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-314-30/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-281-25/+4
| |\ \ \ \ \
| | * | | | | bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann2018-01-261-15/+4
| | * | | | | bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-261-10/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-2312-12/+107
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-192-4/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-113-25/+136
| |\ \ \ \ \
| * | | | | | bcm63xx_enet: use platform data for dma channel numbersJonas Gorski2017-12-192-0/+12
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-181-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-171-1/+1
* | | | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-3115-179/+26
|\ \ \ \ \ \ \
| * | | | | | | mips: use swiotlb_{alloc,free}Christoph Hellwig2018-01-154-42/+7
| * | | | | | | mips/netlogic: remove swiotlb supportChristoph Hellwig2018-01-154-103/+0
| * | | | | | | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-154-12/+0
| * | | | | | | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-2/+0
| * | | | | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-106-20/+19
| * | | | | | | mips: fix an off-by-one in dma_capableChristoph Hellwig2018-01-101-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-3/+20
|\ \ \ \ \ \ \
| * | | | | | | make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+17