aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-14mips: kernel: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()Wang Qing1-4/+4
2021-03-14MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handlingHuang Pei2-5/+7
2021-03-12MIPS: ingenic: gcw0: SPI panel does not require active-high CSPaul Cercueil1-1/+0
2021-03-12MIPS: loongson64: alloc pglist_data at run timeHuang Pei1-3/+14
2021-03-12MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang2-18/+18
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang4-72/+1
2021-03-12MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy1-2/+3
2021-03-12mips: bmips: bcm63268: include dt-bindingsÁlvaro Fernández Rojas1-0/+5
2021-03-12mips: bmips: bcm6368: include dt-bindingsÁlvaro Fernández Rojas1-0/+4
2021-03-12mips: bmips: bcm6362: include dt-bindingsÁlvaro Fernández Rojas1-0/+5
2021-03-12mips: bmips: bcm6358: include dt-bindingsÁlvaro Fernández Rojas1-0/+4
2021-03-12mips: bmips: bcm6328: include dt-bindingsÁlvaro Fernández Rojas1-0/+5
2021-03-12mips: bmips: bcm3368: include dt-bindingsÁlvaro Fernández Rojas1-0/+3
2021-03-12mips: dts: brcm: allow including header filesÁlvaro Fernández Rojas16-21/+21
2021-03-10MIPS: Enable some missed configs in loongson3_defconfig to support bpftraceTiezhu Yang1-1/+6
2021-03-10MIPS: BCM63xx: Spello fix in the file clk.cBhaskar Chowdhury1-1/+1
2021-03-10mips: syscalls: switch to generic syscallhdr.shMasahiro Yamada2-44/+2
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada7-71/+17
2021-03-10MIPS: Remove KVM_TE supportThomas Bogendoerfer16-4262/+23
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer8-493/+1
2021-03-10Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer7-7/+33
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer4-5/+17
2021-03-08MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork1-1/+5
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki1-2/+2
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2-0/+10
2021-03-06MIPS: force CONFIG_PCI to on for IP27 and IP30Christoph Hellwig1-0/+2
2021-03-06MIPS: bmips: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig1-1/+1
2021-03-06MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig1-0/+1
2021-03-06mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li1-1/+1
2021-03-06MIPS: enable GENERIC_FIND_FIRST_BITAlexander Lobakin1-0/+1
2021-03-06MIPS: select CPU_MIPS64 for remaining MIPS64 CPUsJason A. Donenfeld1-1/+1
2021-03-06mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler1-0/+2
2021-03-06mips: smp-bmips: fix CPU mappingsÁlvaro Fernández Rojas1-10/+17
2021-03-06MIPS: SGI-IP27: fix spelling in CopyrightLukas Bulwahn1-2/+2
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+16
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei1-14/+16
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-4/+4
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-18/+19
2021-02-24MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao2-2/+0
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-0/+3
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds2-2/+0
2021-02-23arch: mips: update references to current linux-mips listLukas Bulwahn3-3/+3
2021-02-23mips: bmips: init clocks earlierÁlvaro Fernández Rojas1-1/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-3/+3
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-13/+14
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+1
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds122-898/+1021
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds17-1255/+2