aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-26MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao
2021-04-23MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-04-23MIPS:DTS:Correct the license for Loongson-2Kxiaochuan mao
2021-04-23MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2Kxiaochuan mao
2021-04-23MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-04-21mips/bootinfo:correct some comments of fw_argxiaochuan mao
2021-04-21MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-04-21MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao
2021-04-21MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen
2021-04-16MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-04-16MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy
2021-04-16MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy
2021-04-16MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy
2021-04-16MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy
2021-04-15MIPS: Fix strnlen_user access checkThomas Bogendoerfer
2021-04-13MIPS: Fix access_ok() for the last byte of user spacePaul Burton
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen
2021-04-12MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy
2021-04-12MIPS: generic: Update node names to avoid unit addressesNathan Chancellor
2021-04-12MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer
2021-04-09MIPS: octeon: Add __raw_copy_[from|to|in]_user symbolsThomas Bogendoerfer
2021-04-07MIPS: Fix new sparse warningsThomas Bogendoerfer
2021-04-06MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSETIlya Lipnitskiy
2021-04-06MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-04-06MIPS: uaccess: Remove get_fs/set_fs call sitesThomas Bogendoerfer
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer
2021-04-06MIPS: kernel: Remove not needed set_fs callsThomas Bogendoerfer
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2021-04-06mips: bmips: bcm63268: populate device tree nodesÁlvaro Fernández Rojas
2021-04-06mips: bmips: bcm6368: populate device tree nodesÁlvaro Fernández Rojas
2021-04-06mips: bmips: bcm6362: populate device tree nodesÁlvaro Fernández Rojas
2021-04-06mips: bmips: bcm6358: populate device tree nodesÁlvaro Fernández Rojas
2021-04-06mips: bmips: bcm6328: populate device tree nodesÁlvaro Fernández Rojas
2021-04-06mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas
2021-03-30mips/sgi-ip27: Delete obsolete TODO fileWang Qing
2021-03-29MIPS: Loongson64: enable CONFIG_USB_SERIAL_PL2303Qing Zhang
2021-03-29crypto: mips: add poly1305-core.S to .gitignoreIlya Lipnitskiy
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo
2021-03-29MIPS: ralink: annotate prom_soc_init() with __initIlya Lipnitskiy
2021-03-29arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGSJulian Braha
2021-03-29arch: mips: fix unmet dependency for DEBUG_INFOJulian Braha
2021-03-29MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang
2021-03-25MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei