summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-08-11MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang1-7/+30
2024-08-03MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-08-03MIPS: Loongson64: Test register availability before useJiaxun Yang1-2/+21
2024-08-03MIPS: Loongson64: reset: Prioritise firmware serviceJiaxun Yang1-22/+16
2024-08-03MIPS: Loongson64: Remove memory node for builtin-dtbJiaxun Yang1-8/+0
2024-08-03MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2-0/+10
2024-08-03MIPS: dts: loongson: Fix GMAC phy nodeJiaxun Yang1-2/+4
2024-08-03MIPS: ip30: ip30-console: Add missing includeJiaxun Yang1-0/+1
2024-08-03MIPS: dts: loongson: Add ISA nodeJiaxun Yang1-0/+7
2024-08-03MIPS: Octeron: remove source file executable bitDominique Martinet1-0/+0
2024-07-25mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-07-09Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_bina...Greg Kroah-Hartman1-2/+1
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2-2/+2
2024-07-05Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer1-4/+4
2024-07-05bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy1-1/+2
2024-07-05MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller1-4/+4
2024-06-27vgacon: rework screen_info #ifdef checksArnd Bergmann3-3/+3
2024-06-27mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi1-1/+2
2024-06-27MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen1-2/+2
2024-06-27MIPS: Octeon: Add PCIe link status checkSongyang Li1-0/+6
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang7-38/+42
2024-03-27MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang1-0/+1
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei1-1/+7
2024-02-23ptrace: Introduce exception_ip arch hookJiaxun Yang2-0/+9
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck1-1/+2
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-02-16mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+2
2024-02-01mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao1-0/+6
2024-02-01MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski1-4/+3
2024-02-01mips: Fix max_mapnr being uninitialized on early stagesSerge Semin1-7/+5
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-26MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-26mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2024-01-26mips: dmi: Fix early remap on MIPS32Serge Semin1-1/+1
2024-01-26mips/smp: Call rcutree_report_cpu_starting() earlierStefan Wiehler1-2/+2
2024-01-20MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang3-2/+13
2023-12-13MIPS: Loongson64: Handle more memory types passed from firmwareJiaxun Yang2-17/+31
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang1-0/+5
2023-12-13MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer1-12/+13
2023-11-28mips: use nth_page() in place of direct struct page manipulationZi Yan1-1/+1
2023-10-12KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini1-2/+1
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig3-0/+14
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-12/+5
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds43-252/+147
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-553/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2023-08-31Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+1
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2-11/+4