aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-2/+0
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+0
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-22/+1
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyGravatar Arnd Bergmann 1-2/+0
2021-10-04Merge tag 'mips-fixes_5.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-22/+1
2021-10-02MIPS: Revert "add support for buggy MT7621S core detection"Gravatar Ilya Lipnitskiy 1-22/+1
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Gravatar Stephen Rothwell 1-0/+2
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-17/+44
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-14/+43
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-14/+43
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Gravatar Sean Christopherson 1-3/+1
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 11-66/+12
2021-09-15bpf, mips: Validate conditional branch offsetsGravatar Piotr Krysiuk 1-14/+43
2021-09-15MIPS: lantiq: dma: make the burst length configurable by the driversGravatar Aleksander Jan Bajkowski 2-6/+34
2021-09-15MIPS: lantiq: dma: fix burst length for DEUGravatar Aleksander Jan Bajkowski 1-2/+7
2021-09-15MIPS: lantiq: dma: reset correct number of channelGravatar Aleksander Jan Bajkowski 1-5/+6
2021-09-15MIPS: lantiq: dma: add small delay after resetGravatar Aleksander Jan Bajkowski 1-0/+3
2021-09-11Merge branch 'linus' into smp/urgentGravatar Thomas Gleixner 69-880/+377
2021-09-08arch: remove compat_alloc_user_spaceGravatar Arnd Bergmann 4-47/+0
2021-09-08compat: remove some compat entry pointsGravatar Arnd Bergmann 2-10/+10
2021-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-4/+0
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVGravatar Zenghui Yu 4-4/+0
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-6/+1
2021-09-06KVM: MIPS: Remove a "set but not used" variableGravatar Huacai Chen 1-2/+1
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 2-1/+3
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-4/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 47-771/+332
2021-09-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-15/+13
2021-09-03mm: wire up syscall process_mreleaseGravatar Suren Baghdasaryan 3-0/+6
2021-09-03memblock: make memblock_find_in_range method privateGravatar Mike Rapoport 1-8/+6
2021-09-03mm: remove flush_kernel_dcache_pageGravatar Christoph Hellwig 1-7/+1
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2021-09-02MIPS: Malta: fix alignment of the devicetree bufferGravatar Oleksij Rempel 1-1/+1
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-2/+0
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Gravatar Thomas Gleixner 1-5/+2
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-13/+13
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+0
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Gravatar Thomas Gleixner 8-39/+29
2021-08-29MIPS: ingenic: Unconditionally enable clock of CPU #0Gravatar Paul Cercueil 1-0/+28
2021-08-21MIPS: mscc: ocelot: mark the phy-mode for internal PHY portsGravatar Vladimir Oltean 2-0/+8
2021-08-21MIPS: mscc: ocelot: disable all switch ports by defaultGravatar Vladimir Oltean 3-0/+23
2021-08-21MIPS: Return true/false (not 1/0) from bool functionsGravatar Huilong Deng 2-7/+7
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsGravatar Jing Zhang 1-4/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigGravatar Masahiro Yamada 2-4/+1
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-8/+14