summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-183-0/+3
* | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-16158-3672/+1700
|\ \
| * | MIPS: DEC: Restore bootmem reservation for firmware working memory areaMaciej W. Rozycki2020-10-141-1/+8
| * | MIPS: dec: fix section mismatchThomas Bogendoerfer2020-10-141-2/+2
| * | mips: ralink: enable zboot supportChuanhong Guo2020-10-131-0/+1
| * | MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGESPaul Cercueil2020-10-131-1/+0
| * | MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer2020-10-124-11/+4
| * | MIPS: cpu-probe: introduce exclusive R3k CPU probeThomas Bogendoerfer2020-10-122-1/+178
| * | MIPS: cpu-probe: move fpu probing/handling into its own fileThomas Bogendoerfer2020-10-124-324/+364
| * | MIPS: replace add_memory_region with memblockThomas Bogendoerfer2020-10-1228-149/+82
| * | MIPS: Loongson64: Clean up numa.cTiezhu Yang2020-10-122-31/+4
| * | MIPS: Loongson64: Select SMP in Kconfig to avoid build errorTiezhu Yang2020-10-122-1/+1
| * | mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov2020-10-121-0/+4
| * | MIPS: SGI-IP28: disable use of ll/sc in kernelThomas Bogendoerfer2020-10-081-1/+1
| * | MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer2020-10-083-19/+13
| * | MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer2020-10-061-2/+0
| * | MIPS: alchemy: Share prom_init implementationThomas Bogendoerfer2020-10-065-69/+20
| * | MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledThomas Bogendoerfer2020-10-061-0/+7
| * | MIPS: process: include exec.h header in process.cPujin Shi2020-09-301-0/+1
| * | MIPS: process: Add prototype for function arch_dup_task_structPujin Shi2020-09-301-0/+1
| * | MIPS: idle: Add prototype for function check_waitPujin Shi2020-09-271-0/+2
| * | MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDERPaul Cercueil2020-09-271-1/+1
| * | MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.周琰杰 (Zhou Yanjie)2020-09-271-0/+2
| * | MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-09-272-0/+14
| * | Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Thomas Bogendoerfer2020-09-231-1/+9
| * | MIPS: kexec: Add crashkernel=YM handlingYouling Tang2020-09-211-3/+21
| * | MIPS: Loongson64: Add UART node for LS7A PCHTiezhu Yang2020-09-211-0/+39
| * | MIPS: Ingenic: Add CPU nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-09-216-1/+93
| * | MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer2020-09-213-26/+2
| * | MIPS: malta: remove unused header fileThomas Bogendoerfer2020-09-211-33/+0
| * | MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer2020-09-211-7/+0
| * | MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer2020-09-212-141/+0
| * | MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer2020-09-214-87/+67
| * | MIPS: Loongson-3: Calculate ra properly when unwinding the stackHuacai Chen2020-09-211-1/+15
| * | MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen2020-09-216-7/+19
| * | MIPS: context switch: Use save/restore instead of set/clear for Status.CU2Huacai Chen2020-09-211-1/+3
| * | MIPS: kernel: include probes-common.h header in branch.cPujin Shi2020-09-211-0/+2
| * | MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size staticJason Yan2020-09-211-1/+1
| * | MIPS: configs: Regenerate configs of Ingenic boardsPaul Cercueil2020-09-186-35/+11
| * | MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil2020-09-184-2/+2
| * | MIPS: jz4740: Drop all obsolete filesPaul Cercueil2020-09-184-170/+0
| * | MIPS: generic: Add support for Ingenic SoCsPaul Cercueil2020-09-187-18/+149
| * | MIPS: generic: Increase NR_IRQS to 256Paul Cercueil2020-09-181-1/+1
| * | MIPS: generic: Add support for zbootPaul Cercueil2020-09-182-0/+2
| * | MIPS: generic: Support booting with built-in or appended DTBPaul Cercueil2020-09-181-5/+4
| * | MIPS: generic: Init command line with fw_init_cmdline()Paul Cercueil2020-09-181-1/+1
| * | MIPS: generic: Allow boards to set system typePaul Cercueil2020-09-181-0/+5
| * | MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil2020-09-182-3/+7