summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03MIPS: Take in account load hazards for HI/LO restoringSiarhei Volkau
2024-05-03MIPS: SGI-IP27: use WARN_ON() outputYury Norov
2024-05-03MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()Yury Norov
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-15MIPS: SGI-IP27: micro-optimize arch_init_irq()Yury Norov
2024-04-15mips: dts: ralink: mt7621: reorder the attributes of the root nodeJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder pci?_phy attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder pcie node attributes and childrenJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder ethernet node attributes and kidsJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder gic node attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder mmc node attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: move pinctrl and sort its childrenJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder spi0 node attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder i2c node attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder gpio node attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder sysc node attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder mmc regulator attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder cpuintc node attributesJustin Swartz
2024-04-15mips: dts: ralink: mt7621: reorder cpu node attributesJustin Swartz
2024-04-15MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()Nathan Chancellor
2024-04-15MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-04-15MIPS: Guard some macros with __ASSEMBLY__ in asm.hJiaxun Yang
2024-04-15MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() staticYongzhen Zhang
2024-04-15MIPS: BCM47XX: Declare early_tlb_init() staticYongzhen Zhang
2024-04-15MIPS: BCM47XX: include header for bcm47xx_prom_highmem_init() prototypeYongzhen Zhang
2024-04-12Merge tag 'mips-fixes_6.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-28leds: trigger: audio: Remove this triggerHeiner Kallweit
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-27MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choiceMasahiro Yamada
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-03-14bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini