- 5928b78 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 3 years, 2 months ago
- 11d3709 MIPS: Malta: fix alignment of the devicetree buffer by Oleksij Rempel · 3 years, 5 months ago
- d410896 MIPS: Malta: Do not byte-swap accesses to the CBUS UART by Maciej W. Rozycki · 3 years, 7 months ago
- 6ce3483 mips: Fix non-POSIX regexp by H. Nikolaus Schaller · 3 years, 6 months ago
- 2cae284 Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one" by Huang Pei · 3 years, 6 months ago
- 8be8d4b MIPS: vdso: Invalid GIC access through VDSO by Martin Fäcknitz · 3 years, 7 months ago
- e1d2758 mips: disable branch profiling in boot/decompress.o by Randy Dunlap · 3 years, 7 months ago
- 1f546557 mips: always link byteswap helpers into decompressor by Arnd Bergmann · 3 years, 7 months ago
- fc5705b MIPS: add PMD table accounting into MIPS'pmd_alloc_one by Huang Pei · 3 years, 7 months ago
- 2d935fb hugetlb: clear huge pte during flush function on mips platform by Bibo Mao · 4 years, 7 months ago
- 0cc12a2 MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER by Tiezhu Yang · 3 years, 8 months ago
- 4b556b0 MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c by Randy Dunlap · 3 years, 8 months ago
- 427951f MIPS: alchemy: xxs1500: add gpio-au1000.h header file by Randy Dunlap · 3 years, 8 months ago
- 19b263c MIPS: Avoid handcoded DIVU in `__div64_32' altogether by Maciej W. Rozycki · 3 years, 9 months ago
- c0d2b72 MIPS: Avoid DIVU in `__div64_32' is result would be zero by Maciej W. Rozycki · 3 years, 9 months ago
- 8b56093 MIPS: Reinstate platform `__div64_32' handler by Maciej W. Rozycki · 3 years, 9 months ago
- 1290caa MIPS: pci-legacy: stop using of_pci_range_to_resource by Ilya Lipnitskiy · 3 years, 9 months ago
- c1ccba7 MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0 by Nathan Chancellor · 4 years ago
- a137124 MIPS: c-r4k: Fix section mismatch for loongson2_sc_init by Nathan Chancellor · 4 years ago
- c72ceed MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section by Alexander Lobakin · 4 years ago
- fc17d43 MIPS: relocatable: fix possible boot hangup with KASLR enabled by Alexander Lobakin · 4 years ago
- fad8fa5 MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB by Paul Cercueil · 4 years, 1 month ago
- eab24ae MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA by Necip Fazil Yildiran · 4 years, 2 months ago
- e8b3315 MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu by Zhang Qilong · 4 years, 2 months ago
- 5f575c1 MIPS: export has_transparent_hugepage() for modules by Randy Dunlap · 4 years, 3 months ago
- c8a9c4f MIPS: Add the missing 'CPU_1074K' into __get_cpu_type() by Wei Li · 4 years, 4 months ago
- ca070bb MIPS: SNI: Fix spurious interrupts by Thomas Bogendoerfer · 4 years, 4 months ago
- ffb5d74 MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT by Thomas Bogendoerfer · 4 years, 4 months ago
- 39f2dc7 MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores by Florian Fainelli · 4 years, 5 months ago
- 334dc5f MIPS: mm: BMIPS5000 has inclusive physical caches by Florian Fainelli · 4 years, 5 months ago
- 4142499 mips/vdso: Fix resource leaks in genvdso.c by Peng Fan · 4 years, 6 months ago
- ed1c512 MIPS: CPU#0 is not hotpluggable by Huacai Chen · 4 years, 6 months ago
- d472b7e install several missing uapi headers by Rolf Eike Beer · 4 years, 6 months ago
- 2e8d00e MIPS: Fix build for LTS kernel caused by backporting lpj adjustment by Huacai Chen · 4 years, 6 months ago
- dd54eb6 MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen by Hauke Mehrtens · 4 years, 7 months ago
- cf4c788 MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe() by YuanJunQing · 4 years, 8 months ago
- b935463 mips: Add udelay lpj numbers adjustment by Serge Semin · 4 years, 8 months ago
- bb3bcde mips: cm: Fix an invalid error code of INTVN_*_ERR by Serge Semin · 4 years, 8 months ago
- 8b01fb1 MIPS: Truncate link address into 32bit for 32bit kernel by Jiaxun Yang · 4 years, 8 months ago
- 6ff4339 MIPS: Make sparse_init() using top-down allocation by Tiezhu Yang · 4 years, 9 months ago
- cb671aa KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits by Xing Li · 4 years, 8 months ago
- 8ab5aec KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data) by Xing Li · 4 years, 8 months ago
- 882a1e6 MIPS: perf: Remove incorrect odd/even counter handling for I6400 by Marcin Nowakowski · 8 years ago
- 60fa37e MIPS: OCTEON: irq: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
- 228b983 MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()' by Christophe JAILLET · 5 years ago
- 2904a206 MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init() by Tiezhu Yang · 5 years ago
- c406230 mips: avoid explicit UB in assignment of mips_io_port_base by Nick Desaulniers · 5 years ago
- 2793bba MIPS: Prevent link failure with kcov instrumentation by Jouni Hogander · 5 years ago
- 1df1748 MIPS: Avoid VDSO ABI breakage due to global register variable by Paul Burton · 5 years ago
- 64954c8 MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition by Aaro Koskinen · 6 years ago
- 2bd3bfa MIPS: OCTEON: octeon-platform: fix typing by Aaro Koskinen · 6 years ago
- 0f27668 MIPS: SiByte: Enable ZONE_DMA32 for LittleSur by Maciej W. Rozycki · 6 years ago
- 2dc1504 MIPS: kexec: Relax memory restriction by Dengcheng Zhu · 6 years ago
- 782f1f8 mips: txx9: fix iounmap related issue by Ding Xiang · 6 years ago
- ba2c41f MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3 by Tuomas Tynkkynen · 6 years ago
- e9e0278 MIPS: BCM63XX: fix switch core reset on BCM6368 by Jonas Gorski · 6 years ago
- 4b1ee30 MIPS: bmips: mark exception vectors as char arrays by Jonas Gorski · 5 years ago
- e464b50 MIPS: fw: sni: Fix out of bounds init of o32 stack by Thomas Bogendoerfer · 5 years ago
- bfdf982 MIPS: tlbex: Fix build_restore_pagemask KScratch restore by Paul Burton · 5 years ago
- b742b54 mips: Loongson: Fix the link time qualifier of 'serial_exit()' by Christophe JAILLET · 5 years ago
- b49ac60 MIPS: dts: ar9331: fix interrupt-controller size by Oleksij Rempel · 5 years ago
- 83c3684 MIPS: Disable Loongson MMI instructions for kernel build by Paul Burton · 5 years ago
- 04d063d USB: rio500: Remove Rio 500 kernel driver by Bastien Nocera · 5 years ago
- cbc4467 MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean by Nathan Chancellor · 5 years ago
- 0bb1b64 MIPS: VDSO: Use same -m%-float cflag as the kernel proper by Paul Burton · 6 years ago
- 23f0b44 MIPS: VDSO: Prevent use of smp_processor_id() by Paul Burton · 7 years ago
- ea889f0 Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur" by Greg Kroah-Hartman · 5 years ago
- 6f2a9a2 MIPS: kernel: only use i8253 clocksource with periodic clockevent by Thomas Bogendoerfer · 6 years ago
- 5124abd bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 5 years ago
- f174142 MIPS: lantiq: Fix bitfield masking by Petr Cvek · 6 years ago
- 3989a20 MIPS: fix build on non-linux hosts by Kevin Darbyshire-Bryant · 6 years ago
- 56b52fb MIPS: ath79: fix ar933x uart parity mode by Stefan Hellermann · 6 years ago
- 21b2537 MIPS: Remove superfluous check for __linux__ by Sean Young · 6 years ago
- dd8f65a MIPS: Add missing EHB in mtc0 -> mfc0 sequence. by Dmitry Korotin · 6 years ago
- e7816df MIPS: Workaround GCC __builtin_unreachable reordering bug by Paul Burton · 6 years ago
- f1a542a MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send() by Paul Burton · 6 years ago
- 31cbea6 MIPS: math-emu: do not use bools for arithmetic by Manuel Lauss · 7 years ago
- eac97a7 MIPS: uprobes: remove set but not used variable 'epc' by YueHaibing · 6 years ago
- 44edaf0 Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment" by Greg Kroah-Hartman · 6 years ago
- deebd2d MIPS: pistachio: Build uImage.gz by default by Paul Burton · 6 years ago
- f9b1baa MIPS: perf: ath79: Fix perfcount IRQ assignment by Petr Štetiar · 6 years ago
- 078ffd6 MIPS: scall64-o32: Fix indirect syscall number load by Aurelien Jarno · 6 years ago
- b84089b MIPS: Fix kernel crash for R6 in jump label branch function by Archer Yan · 6 years ago
- c7ac334 MIPS: Ensure ELF appended dtb is relocated by Yasha Cherikovsky · 6 years ago
- f6b55e7 mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. by Yifeng Li · 6 years ago
- a189410 MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 6 years ago
- 2ffcbeb MIPS: irq: Allocate accurate order pages for irq stack by Liu Xiang · 6 years ago
- 8b5c789 MIPS: jazz: fix 64bit build by Thomas Bogendoerfer · 6 years ago
- ef5cb2e MIPS: ath79: Enable OF serial ports in the default config by Alban Bedel · 6 years ago
- f16d21d MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds by Paul Burton · 6 years ago
- 2b3836e MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled by Aaro Koskinen · 6 years ago
- 88f4d26 mips: cm: reprime error cause by Vladimir Kondratiev · 6 years ago
- b82eaa2 MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8 by Stefan Roese · 6 years ago
- c53fcd5 mips: bpf: fix encoding bug for mm_srlv32_op by Jiong Wang · 6 years ago
- 8ac4ad0 MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur by Maciej W. Rozycki · 6 years ago
- 2e0f35c Disable MSI also when pcie-octeon.pcie_disable on by YunQiang Su · 6 years ago
- b6f8729 mips: fix n32 compat_ipc_parse_version by Arnd Bergmann · 6 years ago
- f12e01b MIPS: math-emu: Write-protect delay slot emulation pages by Paul Burton · 6 years ago
- 855feca MIPS: OCTEON: mark RGMII interface disabled on OCTEON III by Aaro Koskinen · 6 years ago
- 93cf55e MIPS: Align kernel load address to 64KB by Huacai Chen · 6 years ago