aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-10/+6
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 37-115/+250
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-717/+7
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 6-159/+34
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-3/+3
2021-07-01kernel.h: split out panic and oops helpersGravatar Andy Shevchenko 3-0/+3
2021-07-01mm/thp: define default pmd_pgtable()Gravatar Anshuman Khandual 1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSGravatar Anshuman Khandual 2-2/+0
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesGravatar David Hildenbrand 1-0/+3
2021-06-30mm: generalize ZONE_[DMA|DMA32]Gravatar Kefeng Wang 1-7/+0
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmGravatar Kefeng Wang 1-3/+0
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 3-2/+52
2021-06-30MIPS: Fix PKMAP with 32-bit MIPS huge page supportGravatar Wei Li 1-1/+1
2021-06-30MIPS: CI20: Add second percpu timer for SMP.Gravatar 周琰杰 (Zhou Yanjie) 1-10/+14
2021-06-30MIPS: CI20: Reduce clocksource to 750 kHz.Gravatar 周琰杰 (Zhou Yanjie) 1-2/+2
2021-06-30MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.Gravatar 周琰杰 (Zhou Yanjie) 2-0/+14
2021-06-30MIPS: X1830: Respect cell count of common properties.Gravatar 周琰杰 (Zhou Yanjie) 1-5/+4
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-17/+6
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-1/+5
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAGravatar Mike Rapoport 4-5/+5
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMGravatar Mike Rapoport 2-9/+0
2021-06-29arch/mips/kernel/traps: use vma_lookup() instead of find_vma()Gravatar Liam Howlett 1-3/+1
2021-06-29MIPS: set mips32r5 for virt extensionsGravatar Nick Desaulniers 1-4/+4
2021-06-29MIPS: loongsoon64: Reserve memory below starting pfn to prevent OopsGravatar zhanglianjie 1-0/+3
2021-06-29MIPS: MT extensions are not available on MIPS32r1Gravatar Paul Cercueil 1-1/+3
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-43/+58
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-3/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-39/+42
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 7-9/+17
2021-06-24KVM: debugfs: Reuse binary stats descriptorsGravatar Jing Zhang 1-39/+0
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUGravatar Jing Zhang 1-0/+44
2021-06-24KVM: stats: Support binary stats retrieval for a VMGravatar Jing Zhang 1-0/+15
2021-06-24net: retrieve netns cookie via getsocketoptGravatar Martynas Pumputis 1-0/+2
2021-06-24KVM: stats: Add fd-based API to read binary stats dataGravatar Jing Zhang 1-1/+1
2021-06-24KVM: stats: Separate generic stats from architecture specific onesGravatar Jing Zhang 2-13/+8
2021-06-21mips/kvm: Use BUG_ON instead of if condition followed by BUGGravatar zhouchuangao 1-2/+1
2021-06-21MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Gravatar Yang Yingliang 1-8/+1
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneGravatar Huang Pei 1-3/+7
2021-06-21MIPS: Loongson64: fix spelling of SPDX tagGravatar Tom Rix 1-1/+1
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 5-22/+28
2021-06-18MIPS: Loongson64: DTS: Add GMAC support for LS7A PCHGravatar Qing Zhang 1-2/+4
2021-06-18MIPS: Loongson64: Add GMAC support for Loongson-2K1000Gravatar Qing Zhang 1-0/+46
2021-06-18sched,arch: Remove unused TASK_STATE offsetsGravatar Peter Zijlstra 1-1/+0
2021-06-18sched: Introduce task_is_running()Gravatar Peter Zijlstra 1-1/+1
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsGravatar Ingo Molnar 1-16/+14
2021-06-17KVM: switch per-VM stats to u64Gravatar Paolo Bonzini 1-1/+1
2021-06-10MIPS: Do not include linux/irqdomain.h from asm/irq.hGravatar Marc Zyngier 1-1/+0
2021-06-10MIPS: Add missing linux/irqdomain.h includesGravatar Marc Zyngier 4-0/+4