summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-01-20MIPS: fix indentation of the 'RELOCS' messageAlexander Lobakin
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-16MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernelThomas Gleixner
2020-01-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld
2020-01-15MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi.周琰杰 (Zhou Yanjie)
2020-01-15MIPS: Ingenic: Add missing nodes for X1000 and CU1000-Neo.周琰杰 (Zhou Yanjie)
2020-01-15mips/vdso: Support mremap() for vDSOGuoyun Sun
2020-01-14MIPS: ralink: dts: gardena_smart_gateway_mt7688: Limit UART1Reto Schneider
2020-01-14MIPS: ralink: dts: gardena_smart_gateway_mt7688: Enable WMACReto Schneider
2020-01-14MIPS: ralink: dts: mt7628a.dtsi: Add WMAC DT nodeReto Schneider
2020-01-14arch/mips/setup: Drop dummy_con initializationArvind Sankar
2020-01-14mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-13MIPS: ip22-gio: Make gio_match_device() staticGeert Uytterhoeven
2020-01-10MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang
2020-01-10MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook
2020-01-10MIPS: use resource_sizeJulia Lawall
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-09mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer
2020-01-09MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Only reserve interrupts used in LinuxThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use structs for decoding error status registersThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Use union instead of typedefThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 partsThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use nodemask instead of cpumaskThomas Bogendoerfer
2020-01-09MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()Mao Wenan
2020-01-09MIPS: mm: Place per_cpu on different nodes, if NUMA is enabledThomas Bogendoerfer
2020-01-09MIPS: Loongson64: Fix node_distance()Thomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: Fix node_distanceThomas Bogendoerfer
2020-01-09MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)
2020-01-09MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)
2020-01-09MIPS: Ingenic: Add Ingenic X1000 support.周琰杰 (Zhou Yanjie)
2020-01-09MIPS: ralink: add missing put_device in ill_acc_of_setupyu kuai
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-06MIPS: define ioremap_nocache to ioremapChristoph Hellwig
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann