summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2025-03-17MIPS: make setup_zero_pages() use memblockMike Rapoport (Microsoft)
2025-03-17MIPS: consolidate mem_init() for NUMA machinesMike Rapoport (Microsoft)
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel
2025-03-15mips: drop GENERIC_IOMAP wrapperArnd Bergmann
2025-03-14mfd: pcf50633: Remove remaining PCF50633 supportDr. David Alan Gilbert
2025-03-14mfd: pcF50633-gpio: Remove unused driverDr. David Alan Gilbert
2025-03-14mfd: pcf50633-adc: Remove unused driverDr. David Alan Gilbert
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers
2025-03-02Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27MIPS: Ignore relocs against __ex_table for relocatable kernelXi Ruoyao
2025-02-27MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-02-27MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-02-27MIPS: dec: Declare which_prom() as staticWangYuli
2025-02-27MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy()Thorsten Blum
2025-02-27mips: dts: ralink: mt7628a: update system controller node and its consumersSergio Paracuellos
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson
2025-02-21mips: dts: ralink: mt7620a: update system controller node and its consumersSergio Paracuellos
2025-02-21mips: dts: ralink: rt3883: update system controller node and its consumersSergio Paracuellos
2025-02-21mips: dts: ralink: rt3050: update system controller node and its consumersSergio Paracuellos
2025-02-21mips: dts: ralink: rt2880: update system controller node and its consumersSergio Paracuellos
2025-02-21MIPS: Use arch specific syscall name match functionBibo Mao
2025-02-21mips: dts: realtek: Add restart to Cisco SG220-26PSander Vanheule
2025-02-21mips: dts: realtek: Add RTL838x SoC peripheralsSander Vanheule
2025-02-21mips: dts: realtek: Replace uart clock propertySander Vanheule
2025-02-21mips: dts: realtek: Correct uart interrupt-parentSander Vanheule
2025-02-21mips: dts: realtek: Add SoC IRQ node for RTL838xSander Vanheule
2025-02-21mips: dts: realtek: Fold rtl83xx into rtl838xSander Vanheule
2025-02-21mips: dts: realtek: Add address to SoC node nameSander Vanheule
2025-02-21mips: dts: realtek: Clean up CPU clocksSander Vanheule
2025-02-21mips: dts: realtek: Decouple RTL930x base DTSISander Vanheule
2025-02-21MIPS: mobileye: dts: eyeq6h: Enable cluster supportGregory CLEMENT
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpiosGeert Uytterhoeven
2025-02-21mips: sni: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton
2025-02-21MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-18KVM: MIPS: Switch to use hrtimer_setup()Nam Cao
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki
2025-02-12fs: add open_tree_attr()Christian Brauner