summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-051-0/+1
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\
| * asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-014-16/+16
|\ \
| * | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-8/+8
| * | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-8/+0
|\ \ \
| * | | dma-direct: unify the dma_capable definitionsChristoph Hellwig2019-11-201-8/+0
| |/ /
* | | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-11-2670-1938/+2090
|\ \ \
| * | | MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie2019-11-221-0/+6
| * | | mips: add support for folded p4d page tablesMike Rapoport2019-11-224-22/+22
| * | | mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport2019-11-222-8/+1
| * | | mips: fix build when "48 bits virtual memory" is enabledMike Rapoport2019-11-221-2/+7
| * | | MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang2019-11-111-1/+0
| * | | MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang2019-11-111-11/+0
| * | | MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang2019-11-113-22/+0
| * | | MIPS: Drop pmon.hJiaxun Yang2019-11-111-46/+0
| * | | MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen2019-11-111-2/+2
| * | | MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen2019-11-114-5/+5
| * | | MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer2019-11-017-0/+523
| * | | Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-014-10/+24
| |\| |
| * | | MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer2019-11-013-19/+3
| * | | MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-011-1/+0
| * | | MIPS: Loongson64: Cleanup unused codeJiaxun Yang2019-11-0114-776/+8
| * | | MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang2019-11-0115-788/+23
| * | | MIPS: Fork loongson2ef from loongson64Jiaxun Yang2019-11-0119-0/+1816
| * | | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-3114-25/+24
| * | | MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer2019-10-241-48/+0
| * | | MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer2019-10-241-8/+1
| * | | MIPS: arc: remove unused stuffThomas Bogendoerfer2019-10-241-2/+1
| * | | MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn2019-10-241-1/+1
| * | | mips: Fix unroll macro when building with ClangNathan Chancellor2019-10-101-1/+2
| * | | MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer2019-10-092-9/+1
| * | | MIPS: SGI-IP22: set PHYS_OFFSET to memory startThomas Bogendoerfer2019-10-091-2/+1
| * | | MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer2019-10-091-73/+30
| * | | MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer2019-10-091-12/+0
| * | | MIPS: Drop 32-bit asm string functionsPaul Burton2019-10-091-123/+0
| * | | MIPS: Provide unroll() macro, use it for cache opsPaul Burton2019-10-092-339/+95
| * | | MIPS: futex: Restore \n after sync instructionsPaul Burton2019-10-071-3/+3
| * | | MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer2019-10-072-0/+10
| * | | mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin2019-10-071-0/+2
| * | | MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-072-7/+25
| * | | MIPS: Loongson: Add CFUCFG&CSR supportHuacai Chen2019-10-071-0/+227
| * | | MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3Paul Burton2019-10-071-1/+11
| * | | MIPS: barrier: Remove loongson_llsc_mb()Paul Burton2019-10-071-40/+0
| * | | MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-072-14/+14
| * | | MIPS: cmpxchg: Omit redundant barriers for Loongson3Paul Burton2019-10-071-3/+23
| * | | MIPS: cmpxchg: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-7/+6
| * | | MIPS: bitops: Use smp_mb__before_atomic in test_* opsPaul Burton2019-10-071-3/+3