summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-192-9/+9
| |/ / /
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-021-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-02-011-1/+1
|\ \ \ \ \
| * | | | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-051-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-011-0/+3
|\ \ \ \ \
| * | | | | mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov2018-02-011-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-291-25/+4
| |\ \ \ \ \
| | * | | | | bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann2018-01-271-15/+4
| | * | | | | bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-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-202-4/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-123-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-312-3/+20
|\ \ \ \ \ \ \
| * | | | | | | make kernel-side POLL... arch-independentAl Viro2017-11-301-0/+17
| * | | | | | | mips: annotate ->poll() instancesAl Viro2017-11-271-2/+2
| * | | | | | | define __poll_t, annotate constantsAl Viro2017-11-271-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-304-234/+21
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-231-9/+20
| * | | | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-162-59/+0
| * | | | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-161-10/+0
| * | | | | | signal: unify compat_siginfo_tAl Viro2018-01-161-71/+0
| * | | | | | signal/mips: switch mips to generic siginfoAl Viro2018-01-121-85/+1
| | |/ / / / | |/| | | |