summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-3/+0
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-3/+0
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07185-19/+190
|\ \
| * \ Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-042-6/+6
| |\ \
| | * | MIPS: Fix CM region target definitionsPaul Burton2017-10-311-2/+2
| | * | MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn2017-10-311-4/+4
| | * | Update MIPS email addressesPaul Burton2017-10-3113-13/+13
| | |/
| * | Update MIPS email addressesPaul Burton2017-11-0313-13/+13
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0231-0/+31
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-028-0/+8
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02132-0/+132
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* | Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar2017-10-241-2/+4
|\|
| * MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-091-2/+4
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+0
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
|/
* MIPS: Fix input modify in __write_64bit_c0_split()James Hogan2017-09-211-6/+9
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-1534-591/+1500
|\
| * MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-061-1/+1
| * MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski2017-09-061-1/+1
| * mips: Save all registers when saving the frameCorey Minyard2017-09-061-14/+50
| * MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-062-99/+135
| * MIPS: Make SAVE_SOME more standardCorey Minyard2017-09-061-14/+37
| * MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2017-09-041-0/+2
| * MIPS: Octeon: Make CSR functions node aware.Steven J. Hill2017-09-041-0/+28
| * MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill2017-09-041-0/+10
| * MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-042-0/+81
| * MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens2017-09-041-2/+0
| * irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-0/+30
| * irqchip: mips-gic: Move various definitions to the driverPaul Burton2017-09-041-5/+0
| * MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton2017-09-041-0/+24
| * MIPS: Add __ioread64_copyPaul Burton2017-09-041-0/+2
| * MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton2017-08-302-0/+294
| * MIPS: Don't use dma_cache_sync to implement fd_cacheflushChristoph Hellwig2017-08-301-2/+2
| * MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-302-30/+128
| * MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-304-7/+14
| * MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-1/+1
| * MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton2017-08-301-9/+36
| * MIPS: Add CPU cluster number accessorsPaul Burton2017-08-301-0/+11
| * MIPS: Unify checks for sibling CPUsPaul Burton2017-08-301-0/+17
| * MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton2017-08-301-26/+13
| * MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-303-5/+26
| * MIPS: Add accessor & bit definitions for GlobalNumberPaul Burton2017-08-301-0/+13
| * MIPS: CPS: Add CM/CPC 3.5 register definitionsPaul Burton2017-08-302-7/+69
| * MIPS: CPS: Introduce register modify (set/clear/change) accessorsPaul Burton2017-08-301-1/+22
| * MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-301-37/+42
| * MIPS: CPC: Use common CPS accessor generation macrosPaul Burton2017-08-301-41/+22
| * MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-181/+130
| * MIPS: CM: Specify register size when generating accessorsPaul Burton2017-08-292-109/+132
| * MIPS: CM: Rename mips_cm_base to mips_gcr_basePaul Burton2017-08-291-3/+3