summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen2018-09-051-0/+13
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-051-1/+1
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-051-3/+0
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-031-0/+3
* MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-06-211-0/+2
* MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-06-211-1/+1
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-301-1/+1
* MIPS: generic: Fix machine compatible matchingJames Hogan2018-05-301-1/+1
* MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-241-2/+9
* MIPS: Drop spurious __unused in struct compat_flockJames Hogan2018-02-281-1/+0
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-12-171-1/+0
* MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-12-102-1/+22
* MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-301-4/+4
* MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-301-3/+5
* MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-301-0/+2
* 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
|/
* MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-091-2/+4
* 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