summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-09-04Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"Greg Kroah-Hartman
2024-08-29MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-08-29change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-08-11MIPS: dts: loongson: Fix ls2k1000-rtc interruptJiaxun Yang
2024-08-11MIPS: dts: loongson: Fix liointc IRQ polarityJiaxun Yang
2024-08-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-03MIPS: Loongson64: Test register availability before useJiaxun Yang
2024-08-03MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang
2024-08-03MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang
2024-08-03MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang
2024-08-03MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang
2024-08-03MIPS: ip30: ip30-console: Add missing includeJiaxun Yang
2024-08-03MIPS: dts: loongson: Add ISA nodeJiaxun Yang
2024-08-03MIPS: Octeron: remove source file executable bitDominique Martinet
2024-07-25mips: fix compat_sys_lseek syscallArnd Bergmann
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy
2024-07-05MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller
2024-06-27vgacon: rework screen_info #ifdef checksArnd Bergmann
2024-06-27mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-06-27MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-06-27MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-03-26MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei
2024-02-23ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-16mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2024-01-31mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-01-31MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski
2024-01-31mips: Fix max_mapnr being uninitialized on early stagesSerge Semin
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin
2024-01-25mips: dmi: Fix early remap on MIPS32Serge Semin
2024-01-25mips/smp: Call rcutree_report_cpu_starting() earlierStefan Wiehler
2024-01-20MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang
2023-12-13MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang
2023-12-13MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer
2023-11-28mips: use nth_page() in place of direct struct page manipulationZi Yan
2023-10-12KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds