summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-1694-278/+2328
|\
| * mips: fix Section mismatch in referenceAnders Roxell2020-12-142-3/+3
| * MAINTAINERS: Add linux-mips mailing list to JZ47xx entriesKrzysztof Kozlowski2020-12-141-0/+2
| * MAINTAINERS: Remove JZ4780 DMA driver entryKrzysztof Kozlowski2020-12-141-5/+0
| * MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.orgHuacai Chen2020-12-142-2/+4
| * MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin2020-12-141-0/+15
| * MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer2020-12-141-0/+2
| * MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debugTiezhu Yang2020-12-141-0/+1
| * mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell2020-12-141-1/+3
| * MIPS: DTS: img: Fix schema warnings for pwm-ledsAlexander Dahl2020-12-051-2/+3
| * MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zeroJinyang He2020-12-051-1/+1
| * MIPS: Move memblock_dump_all() to the end of setup_arch()Tiezhu Yang2020-12-041-2/+2
| * MIPS: SMP-CPS: Add support for irq migration when CPU offlineWei Li2020-12-042-0/+3
| * MIPS: OCTEON: Don't add kernel sections into memblock allocatorAlexander Sverdlin2020-12-041-9/+0
| * MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin2020-12-041-2/+2
| * MIPS: Enable GCOVXingxing Su2020-12-042-0/+2
| * MIPS: configs: drop unused BACKLIGHT_GENERIC optionAndrey Zhizhikin2020-12-046-6/+0
| * MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He2020-11-271-2/+5
| * MIPS: mm: Remove unused is_aligned_hugepage_rangeThomas Bogendoerfer2020-11-271-12/+0
| * MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang2020-11-273-9/+0
| * mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao2020-11-271-3/+1
| * MIPS: Loongson64: Add KASLR supportJinyang He2020-11-272-1/+11
| * MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel()Jinyang He2020-11-271-2/+2
| * MIPS: Loongson64: Fix wrong scache size when execute lscpuTiezhu Yang2020-11-191-6/+4
| * MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang2020-11-192-12/+0
| * MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer2020-11-192-45/+18
| * MIPS: mm: shorten lines by using macroThomas Bogendoerfer2020-11-191-17/+21
| * MIPS: kvm: Use vm_get_page_prot to get protection bitsThomas Bogendoerfer2020-11-191-1/+3
| * MIPS: vdso: Use vma page protection for remappingThomas Bogendoerfer2020-11-191-2/+2
| * mips: bmips: add BCM6318 reset controller definitionsÁlvaro Fernández Rojas2020-11-171-0/+20
| * mips: bmips: dts: add BCM63268 reset controller supportÁlvaro Fernández Rojas2020-11-172-0/+32
| * mips: bmips: dts: add BCM6368 reset controller supportÁlvaro Fernández Rojas2020-11-172-0/+22
| * mips: bmips: dts: add BCM6362 reset controller supportÁlvaro Fernández Rojas2020-11-172-0/+28
| * mips: bmips: dts: add BCM6358 reset controller supportÁlvaro Fernández Rojas2020-11-172-0/+21
| * mips: bmips: dts: add BCM6328 reset controller supportÁlvaro Fernández Rojas2020-11-172-0/+24
| * reset: add BCM6345 reset controller driverÁlvaro Fernández Rojas2020-11-173-0/+143
| * dt-bindings: reset: add BCM6345 reset controller bindingsÁlvaro Fernández Rojas2020-11-171-0/+37
| * mips: bmips: select ARCH_HAS_RESET_CONTROLLERÁlvaro Fernández Rojas2020-11-171-0/+1
| * MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards.周琰杰 (Zhou Yanjie)2020-11-173-14/+61
| * MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards.周琰杰 (Zhou Yanjie)2020-11-176-19/+313
| * Merge tag 'mips_fixes_5.10_1' into mips-nextThomas Bogendoerfer2020-11-173-4/+12
| |\
| * | mips: boot: add support for self-extracting FIT images (vmlinuz.itb)Alexander Lobakin2020-11-122-0/+49
| * | mips: boot: clean up self-extracting targets scenariosAlexander Lobakin2020-11-123-16/+37
| * | MIPS: mscc: Add serval supportGregory CLEMENT2020-11-128-1/+351
| * | MIPS: mscc: Add jaguar2 supportGregory CLEMENT2020-11-129-0/+675
| * | MIPS: mscc: build FIT image for LutonGregory CLEMENT2020-11-123-0/+32
| * | MIPS: mscc: Add luton PC0B91 device treeGregory CLEMENT2020-11-122-1/+34
| * | MIPS: mscc: Add luton dtsiGregory CLEMENT2020-11-121-0/+116
| * | MIPS: mscc: Fix configuration name for ocelot legacy boardsGregory CLEMENT2020-11-121-1/+1
| * | MIPS: mscc: Prepare configuration to handle more SoCsGregory CLEMENT2020-11-123-5/+10