summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei2021-03-241-2/+1
* MIPS: SiByte: Enable pata_platform with SWARM defconfigMaciej W. Rozycki2021-03-241-0/+8
* MIPS: SiByte: Regenerate stale SWARM defconfigMaciej W. Rozycki2021-03-241-8/+1
* MIPS: disable CONFIG_IDE in malta*_defconfigChristoph Hellwig2021-03-242-6/+0
* MIPS: disable CONFIG_IDE in bigsur_defconfigChristoph Hellwig2021-03-241-4/+0
* MIPS: disable CONFIG_IDE in rbtx49xx_defconfigChristoph Hellwig2021-03-241-3/+0
* MIPS: switch workpad_defconfig from legacy IDE to libataChristoph Hellwig2021-03-241-3/+6
* MIPS: disable CONFIG_IDE in sb1250_swarm_defconfigChristoph Hellwig2021-03-241-3/+0
* MIPS: PCI: Fix a typoBhaskar Chowdhury2021-03-241-1/+1
* mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury2021-03-241-1/+1
* mips: kernel: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()Wang Qing2021-03-141-4/+4
* MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handlingHuang Pei2021-03-142-5/+7
* MIPS: ingenic: gcw0: SPI panel does not require active-high CSPaul Cercueil2021-03-121-1/+0
* MIPS: loongson64: alloc pglist_data at run timeHuang Pei2021-03-121-3/+14
* MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang2021-03-122-18/+18
* MIPS: Loongson64: Remove unused sysconf membersQing Zhang2021-03-124-72/+1
* MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy2021-03-121-2/+3
* mips: bmips: bcm63268: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm6368: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+4
* mips: bmips: bcm6362: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm6358: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+4
* mips: bmips: bcm6328: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+5
* mips: bmips: bcm3368: include dt-bindingsÁlvaro Fernández Rojas2021-03-121-0/+3
* mips: dts: brcm: allow including header filesÁlvaro Fernández Rojas2021-03-1216-21/+21
* MIPS: Enable some missed configs in loongson3_defconfig to support bpftraceTiezhu Yang2021-03-101-1/+6
* MIPS: BCM63xx: Spello fix in the file clk.cBhaskar Chowdhury2021-03-101-1/+1
* mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-03-102-44/+2
* mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-03-107-71/+17
* MIPS: Remove KVM_TE supportThomas Bogendoerfer2021-03-1016-4262/+23
* MIPS: Remove KVM_GUEST supportThomas Bogendoerfer2021-03-108-493/+1
* Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer2021-03-107-7/+33
|\
| * MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-094-5/+17
| * MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork2021-03-081-1/+5
| * crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-081-2/+2
| * MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2021-03-082-0/+10
* | MIPS: force CONFIG_PCI to on for IP27 and IP30Christoph Hellwig2021-03-061-0/+2
* | MIPS: bmips: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig2021-03-061-1/+1
* | MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig2021-03-061-0/+1
* | mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-03-061-1/+1
* | MIPS: enable GENERIC_FIND_FIRST_BITAlexander Lobakin2021-03-061-0/+1
* | MIPS: select CPU_MIPS64 for remaining MIPS64 CPUsJason A. Donenfeld2021-03-061-1/+1
* | mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler2021-03-061-0/+2
* | mips: smp-bmips: fix CPU mappingsÁlvaro Fernández Rojas2021-03-061-10/+17
* | MIPS: SGI-IP27: fix spelling in CopyrightLukas Bulwahn2021-03-061-2/+2
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-261-14/+16
|\ \