summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-04-231-6/+2
* lib/math/test_div64: Correct the spelling of "dividend"Maciej W. Rozycki2021-04-231-19/+19
* lib/math/test_div64: Fix error message formattingMaciej W. Rozycki2021-04-211-1/+1
* mips/bootinfo:correct some comments of fw_argxiaochuan mao2021-04-211-1/+1
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-04-211-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-04-211-16/+41
* div64: Correct inline documentation for `do_div'Maciej W. Rozycki2021-04-211-4/+6
* lib/math: Add a `do_div' test moduleMaciej W. Rozycki2021-04-213-0/+261
* MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao2021-04-213-7/+7
* MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy2021-04-211-1/+37
* MIPS: Loongson64: Add kexec/kdump supportHuacai Chen2021-04-164-5/+152
* MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy2021-04-161-38/+2
* MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy2021-04-162-2/+0
* MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy2021-04-161-7/+0
* MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-04-161-2/+7
* MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy2021-04-161-4/+2
* MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy2021-04-161-4/+0
* MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy2021-04-161-13/+0
* MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy2021-04-161-13/+24
* MIPS: Fix strnlen_user access checkThomas Bogendoerfer2021-04-151-2/+2
* MIPS: Fix access_ok() for the last byte of user spacePaul Burton2021-04-131-1/+3
* MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen2021-04-121-2/+1
* MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy2021-04-121-1/+22
* MIPS: generic: Update node names to avoid unit addressesNathan Chancellor2021-04-128-46/+46
* MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer2021-04-121-86/+68
* MIPS: octeon: Add __raw_copy_[from|to|in]_user symbolsThomas Bogendoerfer2021-04-091-2/+6
* MIPS: Fix new sparse warningsThomas Bogendoerfer2021-04-072-6/+7
* MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSETIlya Lipnitskiy2021-04-061-0/+1
* MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang2021-04-061-3/+0
* MIPS: Remove get_fs/set_fsThomas Bogendoerfer2021-04-0611-400/+190
* MIPS: uaccess: Remove get_fs/set_fs call sitesThomas Bogendoerfer2021-04-063-186/+136
* MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer2021-04-063-0/+38
* MIPS: kernel: Remove not needed set_fs callsThomas Bogendoerfer2021-04-061-8/+0
* MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2021-04-066-4/+83
* mips: bmips: bcm63268: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-14/+116
* mips: bmips: bcm6368: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-11/+116
* mips: bmips: bcm6362: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-11/+116
* mips: bmips: bcm6358: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-11/+72
* mips: bmips: bcm6328: populate device tree nodesÁlvaro Fernández Rojas2021-04-061-14/+105
* mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas2021-04-065-5/+5
* mips/sgi-ip27: Delete obsolete TODO fileWang Qing2021-03-301-19/+0
* MIPS: Loongson64: enable CONFIG_USB_SERIAL_PL2303Qing Zhang2021-03-291-0/+1
* crypto: mips: add poly1305-core.S to .gitignoreIlya Lipnitskiy2021-03-291-0/+2
* MIPS: ralink: mt7621: add memory detection supportChuanhong Guo2021-03-294-7/+32
* MIPS: ralink: annotate prom_soc_init() with __initIlya Lipnitskiy2021-03-296-6/+6
* arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGSJulian Braha2021-03-291-0/+1
* arch: mips: fix unmet dependency for DEBUG_INFOJulian Braha2021-03-291-0/+1
* MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang2021-03-291-0/+1
* MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei2021-03-251-1/+1
* MIPS: ralink: define stubs for clk_set_parent to fix compile testingKrzysztof Kozlowski2021-03-251-0/+14