aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-0111-717/+7
|\
| * pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos2021-06-072-30/+0
| * pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2021-06-072-366/+7
| * pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2021-06-072-101/+0
| * pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2021-06-072-79/+0
| * pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos2021-06-071-88/+0
| * pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos2021-06-072-53/+0
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-016-159/+34
|\ \
| * | clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-082-4/+0
| * | mips: ralink: convert to CONFIG_COMMON_CLKArnd Bergmann2021-06-083-66/+4
| * | mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann2021-06-083-80/+29
| * | mips: ar7: convert to clkdev_lookupArnd Bergmann2021-06-082-20/+12
| |/
* | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-013-3/+3
|\ \
| * | quota: Wire up quotactl_fd syscallJan Kara2021-06-073-3/+3
* | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-303-2/+52
|\ \ \
| * | | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-185-22/+28
| |\ \ \
| * | | | MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHQing Zhang2021-06-181-2/+4
| * | | | MIPS: Loongson64: Add GMAC support for Loongson-2K1000Qing Zhang2021-06-181-0/+46
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-295-17/+6
|\ \ \ \
| * | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-294-5/+5
| * | | | arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-292-9/+0
| * | | | arch/mips/kernel/traps: use vma_lookup() instead of find_vma()Liam Howlett2021-06-291-3/+1
| | |/ / | |/| |
* | | | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-296-1/+5
|\ \ \ \
| * | | | MIPS: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier2021-06-101-1/+0
| * | | | MIPS: Add missing linux/irqdomain.h includesMarc Zyngier2021-06-104-0/+4
| * | | | MIPS: lantiq: Directly include linux/of.h in xway/dma.cMarc Zyngier2021-06-101-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-283-43/+58
|\ \ \ \ \
| * | | | | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-257-9/+17
| |\| | | |
| * | | | | KVM: debugfs: Reuse binary stats descriptorsJing Zhang2021-06-241-39/+0
| * | | | | KVM: stats: Support binary stats retrieval for a VCPUJing Zhang2021-06-241-0/+44
| * | | | | KVM: stats: Support binary stats retrieval for a VMJing Zhang2021-06-241-0/+15
| * | | | | KVM: stats: Add fd-based API to read binary stats dataJing Zhang2021-06-241-1/+1
| * | | | | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-242-13/+8
| * | | | | KVM: switch per-VM stats to u64Paolo Bonzini2021-06-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-283-3/+1
|\ \ \ \ \
| * | | | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| * | | | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | | | | Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar2021-06-181-16/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-037-9/+17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-3/+0
|\ \ \ \ \
| * | | | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-3/+0
| |/ / / /
* | | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-283-39/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
| * | | | locking/atomic: mips: move to ARCH_ATOMICMark Rutland2021-05-264-39/+43
| * | | | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-261-1/+1
| |/ / /
* | / / Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer2021-06-051-16/+14
| |/ / |/| |
* | | Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-284-6/+14
|\ \ \ | |_|/ |/| |
| * | MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang2021-05-251-6/+6