aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
16 hoursMerge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-1/+0
2 daysMerge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+6
3 daysMerge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 9-212/+274
4 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-17/+6
5 daysMerge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 3-16/+3
5 daysMerge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+1
7 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-30/+0
8 daysMerge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-14/+27
8 daysMerge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
8 daysMerge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-1/+2
9 daysMerge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
9 daysMakefile: remove redundant tool coverage variablesGravatar Masahiro Yamada 2-13/+0
9 daysarch: make execmem setup available regardless of CONFIG_MODULESGravatar Mike Rapoport (IBM) 2-22/+23
9 daysmm/execmem, arch: convert simple overrides of module_alloc to execmemGravatar Mike Rapoport (IBM) 1-4/+16
9 daysmips: module: rename MODULE_START to MODULES_VADDRGravatar Mike Rapoport (IBM) 3-6/+6
10 daysMerge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Gravatar Joerg Roedel 1-2/+1
13 daysMerge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 7-38/+42
14 dayskbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 2-3/+3
2024-05-06printk: Remove redundant CONFIG_BASE_FULLGravatar Yoann Congal 1-1/+1
2024-05-03arch: Rename fbdev header and source filesGravatar Thomas Zimmermann 1-6/+6
2024-05-03MIPS: Take in account load hazards for HI/LO restoringGravatar Siarhei Volkau 1-8/+11
2024-05-03MIPS: SGI-IP27: use WARN_ON() outputGravatar Yury Norov 1-4/+3
2024-05-03MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()Gravatar Yury Norov 1-1/+0
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Gravatar Robin Murphy 1-2/+1
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTGravatar David Hildenbrand 1-1/+1
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoGravatar Rick Edgecombe 1-2/+1
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsGravatar Suren Baghdasaryan 1-1/+1
2024-04-25mm/treewide: remove pXd_huge()Gravatar Peter Xu 3-12/+2
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Gravatar Peter Xu 1-1/+1
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Gravatar Paolo Bonzini 1-9/+9
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 7-38/+42
2024-04-15MIPS: SGI-IP27: micro-optimize arch_init_irq()Gravatar Yury Norov 1-5/+2
2024-04-15mips: dts: ralink: mt7621: reorder the attributes of the root nodeGravatar Justin Swartz 1-1/+2
2024-04-15mips: dts: ralink: mt7621: reorder pci?_phy attributesGravatar Justin Swartz 1-2/+6
2024-04-15mips: dts: ralink: mt7621: reorder pcie node attributes and childrenGravatar Justin Swartz 1-25/+43
2024-04-15mips: dts: ralink: mt7621: reorder ethernet node attributes and kidsGravatar Justin Swartz 1-40/+48
2024-04-15mips: dts: ralink: mt7621: reorder gic node attributesGravatar Justin Swartz 1-2/+2
2024-04-15mips: dts: ralink: mt7621: reorder mmc node attributesGravatar Justin Swartz 1-11/+15
2024-04-15mips: dts: ralink: mt7621: move pinctrl and sort its childrenGravatar Justin Swartz 1-86/+86
2024-04-15mips: dts: ralink: mt7621: reorder spi0 node attributesGravatar Justin Swartz 1-8/+8
2024-04-15mips: dts: ralink: mt7621: reorder i2c node attributesGravatar Justin Swartz 1-6/+7
2024-04-15mips: dts: ralink: mt7621: reorder gpio node attributesGravatar Justin Swartz 1-2/+5
2024-04-15mips: dts: ralink: mt7621: reorder sysc node attributesGravatar Justin Swartz 1-1/+4
2024-04-15mips: dts: ralink: mt7621: reorder mmc regulator attributesGravatar Justin Swartz 1-6/+10
2024-04-15mips: dts: ralink: mt7621: reorder cpuintc node attributesGravatar Justin Swartz 1-1/+3
2024-04-15mips: dts: ralink: mt7621: reorder cpu node attributesGravatar Justin Swartz 1-2/+2
2024-04-15MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()Gravatar Nathan Chancellor 1-0/+6
2024-04-15MIPS: Octeon: Add PCIe link status checkGravatar Songyang Li 1-0/+6
2024-04-15MIPS: Guard some macros with __ASSEMBLY__ in asm.hGravatar Jiaxun Yang 1-0/+3
2024-04-15MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() staticGravatar Yongzhen Zhang 2-2/+2