aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2025-03-19MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-03-19MIPS: Fix Macro nameAbhishek Tamboli1-1/+1
2025-03-18mips: fix PCI_IOBASE definitionArnd Bergmann4-6/+11
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-5/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-4/+7
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)1-20/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-2/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-8/+0
2025-03-17MIPS: make setup_zero_pages() use memblockMike Rapoport (Microsoft)2-15/+5
2025-03-17MIPS: consolidate mem_init() for NUMA machinesMike Rapoport (Microsoft)3-16/+7
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts3-8/+8
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel1-1/+1
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel2-4/+1
2025-03-15mips: drop GENERIC_IOMAP wrapperArnd Bergmann3-14/+18
2025-03-14mfd: pcf50633: Remove remaining PCF50633 supportDr. David Alan Gilbert1-1/+0
2025-03-14mfd: pcF50633-gpio: Remove unused driverDr. David Alan Gilbert1-1/+0
2025-03-14mfd: pcf50633-adc: Remove unused driverDr. David Alan Gilbert1-1/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers2-2/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers2-2/+0
2025-03-02Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+5
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-2/+5
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-27MIPS: Ignore relocs against __ex_table for relocatable kernelXi Ruoyao1-0/+5
2025-02-27MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-02-27MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-02-27MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-02-27MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy()Thorsten Blum1-2/+1
2025-02-27mips: dts: ralink: mt7628a: update system controller node and its consumersSergio Paracuellos3-17/+27
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-21mips: dts: ralink: mt7620a: update system controller node and its consumersSergio Paracuellos2-3/+9
2025-02-21mips: dts: ralink: rt3883: update system controller node and its consumersSergio Paracuellos2-3/+9
2025-02-21mips: dts: ralink: rt3050: update system controller node and its consumersSergio Paracuellos1-2/+8
2025-02-21mips: dts: ralink: rt2880: update system controller node and its consumersSergio Paracuellos2-3/+9
2025-02-21MIPS: Use arch specific syscall name match functionBibo Mao1-0/+16
2025-02-21mips: dts: realtek: Add restart to Cisco SG220-26PSander Vanheule1-0/+9
2025-02-21mips: dts: realtek: Add RTL838x SoC peripheralsSander Vanheule1-0/+36
2025-02-21mips: dts: realtek: Replace uart clock propertySander Vanheule1-2/+8
2025-02-21mips: dts: realtek: Correct uart interrupt-parentSander Vanheule1-2/+2
2025-02-21mips: dts: realtek: Add SoC IRQ node for RTL838xSander Vanheule1-0/+10
2025-02-21mips: dts: realtek: Fold rtl83xx into rtl838xSander Vanheule3-60/+56
2025-02-21mips: dts: realtek: Add address to SoC node nameSander Vanheule1-1/+1
2025-02-21mips: dts: realtek: Clean up CPU clocksSander Vanheule2-4/+2
2025-02-21mips: dts: realtek: Decouple RTL930x base DTSISander Vanheule1-50/+83
2025-02-21MIPS: mobileye: dts: eyeq6h: Enable cluster supportGregory CLEMENT1-0/+4
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT1-1/+4
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-02-21sysv: Remove the filesystemJan Kara4-4/+0
2025-02-21mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpiosGeert Uytterhoeven2-2/+2
2025-02-21mips: sni: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton4-21/+207