summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-202-3/+12
|\
| * MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-181-2/+9
| * MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-04-141-0/+2
| * MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-04-121-1/+1
* | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-105-3/+30
|\|
| * MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-03-141-1/+1
| * MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-2/+3
| * MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn2018-03-091-0/+24
| * MIPS: Add crc instruction support flag to elf_hwcapMarcin Nowakowski2018-02-192-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-0/+5
|\ \
| * | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-0/+5
* | | dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-202-7/+7
|/ /
* / 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
|/ /