summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Loongson64: Add a Loongson-2K1000 default config fileQing Zhang2021-03-251-0/+353
* dt-bindings: interrupt-controller: Add Loongson-2K1000 LIOINTCQing Zhang2021-03-251-4/+32
* irqchip/loongson-liointc: irqchip add 2.0 versionQing Zhang2021-03-251-9/+49
* MIPS: Loongson64: Add Loongson-2K1000 early_printk_portQing Zhang2021-03-251-1/+4
* MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freqQing Zhang2021-03-251-0/+24
* MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang2021-03-253-4/+34
* MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang2021-03-254-0/+255