aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-06-07quota: Wire up quotactl_fd syscallJan Kara3-3/+3
2021-06-07pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos2-30/+0
2021-06-07pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2-366/+7
2021-06-07pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2-101/+0
2021-06-07pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2-79/+0
2021-06-07pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos1-88/+0
2021-06-07pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos2-53/+0
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer1-16/+14
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar7-9/+17
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-3/+0
2021-06-01MIPS: ingenic: rs90: Add dedicated VRAM memory regionPaul Cercueil1-0/+14
2021-06-01MIPS: ingenic: gcw0: Set codec to cap-less mode for FM radioPaul Cercueil1-3/+2
2021-06-01MIPS: ingenic: jz4780: Fix I2C nodes to match DT docPaul Cercueil1-5/+5
2021-06-01MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil1-0/+2
2021-06-01MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCsPaul Cercueil1-0/+2
2021-06-01MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil1-0/+5
2021-06-01MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil2-2/+10
2021-06-01MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil2-0/+2
2021-06-01mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-24/+4
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada3-7/+5
2021-06-01MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang1-5/+5
2021-05-28Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+14
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-2/+2
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao1-1/+1
2021-05-27MIPS: Loongson64: Update loongson3_defconfigTiezhu Yang1-11/+1
2021-05-27MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen1-2/+1
2021-05-27MIPS: ath79: ar9331: add pause property for the MAC <> switch linkOleksij Rempel1-0/+2
2021-05-27MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardOleksij Rempel2-0/+111
2021-05-27MIPS: SEAD3: Correct Ethernet node nameGeert Uytterhoeven1-1/+1
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-3/+0
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland1-1/+0
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland4-39/+43
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-1/+1
2021-05-25MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-05-25MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-05-25MIPS: launch.h: add include guard to prevent build errorsRandy Dunlap1-0/+5
2021-05-25MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara3-3/+3
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-05-11hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-05-11MIPS:DTS:Correct device id of pcie for Loongnon-2KXiaochuan Mao1-8/+8
2021-05-11MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang1-1/+4
2021-05-11MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONEMike Rapoport1-4/+0
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann1-1/+1
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0