summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Drop spurious __unused in struct compat_flockJames Hogan2018-02-201-1/+0
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-18/+1
* Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-02-076-390/+383
|\
| * MIPS: generic: Fix machine compatible matchingJames Hogan2018-02-051-1/+1
| * MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen2018-01-241-1/+1
| * MIPS: Fix trailing semicolonLuis de Bethencourt2018-01-241-1/+1
| * MIPS: MSA: Update helpers to use new asm macrosJames Hogan2018-01-221-44/+19
| * MIPS: XPA: Standardise readx/writex accessorsJames Hogan2018-01-221-10/+10
| * MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan2018-01-221-2/+2
| * MIPS: XPA: Use XPA instructions in assemblyJames Hogan2018-01-221-10/+16
| * MIPS: VZ: Pass GC0 register names in $n formatJames Hogan2018-01-221-188/+188
| * MIPS: VZ: Update helpers to use new asm macrosJames Hogan2018-01-221-127/+37
| * MIPS: Add helpers for assembler macro instructionsJames Hogan2018-01-221-0/+83
| * MIPS: platform: add machtype IDs for more Ingenic SoCsPaul Cercueil2018-01-181-0/+2
| * 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
* | 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 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-311-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | bcm63xx_enet: use platform data for dma channel numbersJonas Gorski2017-12-191-0/+4
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-316-25/+17
|\ \ \
| * | | mips/netlogic: remove swiotlb supportChristoph Hellwig2018-01-151-3/+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-105-20/+17
| * | | 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-301-1/+18
|\ \ \
| * | | make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+17
| * | | 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-302-158/+1
|\ \ \
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-2/+0
| * | | signal: unify compat_siginfo_tAl Viro2018-01-151-71/+0
| * | | signal/mips: switch mips to generic siginfoAl Viro2018-01-121-85/+1
| | |/ | |/|
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-0/+1
|\ \
| * | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* | | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-052-1/+22
|\ \ \ | |/ / |/| |
| * | MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-11-282-1/+22
| |/
* | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
|/
* Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\
| * fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-33/+4
|\ \
| * | mips: switch to {get,put}_compat_sigset()Al Viro2017-09-191-33/+4
* | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\ \ \
| * | | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-7/+1
|\ \ \ \
| * | | | mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-7/+1
OpenPOWER on IntegriCloud