summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | 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-221-9/+20
| * | | | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-152-59/+0
| * | | | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-10/+0
| * | | | | | signal: unify compat_siginfo_tAl Viro2018-01-151-71/+0
| * | | | | | signal/mips: switch mips to generic siginfoAl Viro2018-01-121-85/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-3/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
| |/ / / /
* | | | | MIPS: Fix undefined reference to physical_memsizeJames Hogan2018-01-181-1/+10
* | | | | MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan2018-01-113-1/+73
* | | | | MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan2018-01-101-1/+1
* | | | | MIPS: CM: Drop WARN_ON(vp != 0)James Hogan2018-01-101-1/+0
* | | | | MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav2018-01-101-2/+2
* | | | | MIPS: Fix CPS SMP NS16550 UART defaultsJames Hogan2018-01-101-4/+10
* | | | | MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn2018-01-101-0/+1
* | | | | MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn2018-01-101-0/+4
* | | | | MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn2018-01-101-1/+3
* | | | | MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn2018-01-101-0/+2