summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner2021-01-241-0/+1
* Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-01-155-4/+25
|\
| * MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuMenglong Dong2021-01-131-1/+1
| * MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin2021-01-131-2/+8
| * MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2020-12-282-0/+14
| * MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil2020-12-281-1/+2
* | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
|/
* epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-193-0/+3
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+4
|\
| * mips: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+4
* | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-1678-242/+1988
|\ \
| * | mips: fix Section mismatch in referenceAnders Roxell2020-12-142-3/+3
| * | 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: 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: dts: add BCM63268 reset controller supportÁlvaro Fernández Rojas2020-11-171-0/+6
| * | mips: bmips: dts: add BCM6368 reset controller supportÁlvaro Fernández Rojas2020-11-171-0/+6
| * | mips: bmips: dts: add BCM6362 reset controller supportÁlvaro Fernández Rojas2020-11-171-0/+6
| * | mips: bmips: dts: add BCM6358 reset controller supportÁlvaro Fernández Rojas2020-11-171-0/+6
| * | mips: bmips: dts: add BCM6328 reset controller supportÁlvaro Fernández Rojas2020-11-171-0/+6
| * | 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