summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Drop spurious __unused in struct compat_flockJames Hogan2018-02-201-1/+0
* 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 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-73/+0
|\ \ \
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-2/+0
| * | | signal: unify compat_siginfo_tAl Viro2018-01-151-71/+0
| |/ /
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* | 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 branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-7/+1
|\ \ \
| * | | mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-7/+1
* | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-4/+0
|\ \ \ \
| * | | | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
| * | | | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-2/+0
* | | | | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-1510-38/+51
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-131-0/+2
| * | | | MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-101-3/+5
| * | | | MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-091-4/+25
| * | | | MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-091-4/+4
| * | | | MIPS: page.h: Define virt_to_pfn()Florian Fainelli2017-11-091-2/+2
OpenPOWER on IntegriCloud