summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-05-19MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-19MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-19MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-19MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang
2021-05-14MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas
2021-05-14MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang
2021-05-14MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei
2021-05-14MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-05-14crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2021-05-14MIPS: generic: Update node names to avoid unit addressesNathan Chancellor
2021-05-14MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy
2021-05-14MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-03-17MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-17crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-03-04MIPS: compressed: fix build with enabled UBSANAlexander Lobakin
2021-03-04Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao
2021-03-04MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor
2021-03-04MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno
2021-03-04MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil
2021-03-04MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He
2021-03-04MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin
2021-03-04MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2021-03-04MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2021-03-04MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner
2021-01-15Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-13MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuMenglong Dong
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-28MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro
2020-12-28MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm: forbid splitting special mappingsDmitry Safonov
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14mips: fix Section mismatch in referenceAnders Roxell