summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-013-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-195-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-305-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-293-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-251-39/+0
| * | | | KVM: stats: Support binary stats retrieval for a VCPUJing Zhang2021-06-251-0/+44
| * | | | KVM: stats: Support binary stats retrieval for a VMJing Zhang2021-06-251-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
| * | MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap2021-05-251-0/+2
| * | MIPS: launch.h: add include guard to prevent build errorsRandy Dunlap2021-05-251-0/+5
| * | MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap2021-05-251-0/+1
| |/
* / quota: Disable quotactl_path syscallJan Kara2021-05-173-3/+3
|/
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-051-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
|\ \
| * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-7/+3
|\| |
| * | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-5/+1
| * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+2
| |/
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-023-0/+9
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-223-0/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-014-125/+32
|\ \ \ | |_|/ |/| |