summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko3-0/+3
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2-2/+0
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand1-0/+3
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-7/+0
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang1-3/+0
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-2/+52
2021-06-30MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li1-1/+1
2021-06-30MIPS: CI20: Add second percpu timer for SMP.周琰杰 (Zhou Yanjie)1-10/+14
2021-06-30MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)1-2/+2
2021-06-30MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)2-0/+14
2021-06-30MIPS: X1830: Respect cell count of common properties.周琰杰 (Zhou Yanjie)1-5/+4
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-17/+6
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-1/+5
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport4-5/+5
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2-9/+0
2021-06-29arch/mips/kernel/traps: use vma_lookup() instead of find_vma()Liam Howlett1-3/+1
2021-06-29MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-06-29MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie1-0/+3
2021-06-29MIPS: MT extensions are not available on MIPS32r1Paul Cercueil1-1/+3
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-43/+58
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-39/+42
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini7-9/+17
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang1-39/+0
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang1-0/+44
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang1-0/+15
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis1-0/+2
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang1-1/+1
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang2-13/+8
2021-06-21mips/kvm: Use BUG_ON instead of if condition followed by BUGzhouchuangao1-2/+1
2021-06-21MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-8/+1
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-06-21MIPS: Loongson64: fix spelling of SPDX tagTom Rix1-1/+1
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-22/+28
2021-06-18MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHQing Zhang1-2/+4
2021-06-18MIPS: Loongson64: Add GMAC support for Loongson-2K1000Qing Zhang1-0/+46
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar1-16/+14
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini1-1/+1
2021-06-16MIPS: Malta: Enable magic multipliers for Super I/O UARTsMaciej W. Rozycki1-1/+2
2021-06-15MIPS: ralink: Define PCI_IOBASESergio Paracuellos1-0/+10
2021-06-10MIPS: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier1-1/+0
2021-06-10MIPS: Add missing linux/irqdomain.h includesMarc Zyngier4-0/+4
2021-06-10MIPS: lantiq: Directly include linux/of.h in xway/dma.cMarc Zyngier1-0/+1
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2-4/+0
2021-06-08mips: ralink: convert to CONFIG_COMMON_CLKArnd Bergmann3-66/+4