Linux MIPS
[Prev Page][Next Page]
[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer,
Dongli Zhang
memory_model.h:64:14: error: implicit declaration of function 'page_to_section',
Naresh Kamboju
KVM Guest,
Thomas Bogendoerfer
[PATCH v2 1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset,
Jinyang He
[PATCH] mm/memory.c: Remove pte_sw_mkyoung(),
Christophe Leroy
[PATCH] MIPS: ralink: manage low reset lines,
Sander Vanheule
[PATCH V2] arch: mips: kernel: Fix two spelling in smp.c,
Bhaskar Chowdhury
[PATCH V2] cpufreq: Remove CPUFREQ_STICKY flag,
Viresh Kumar
[PATCH] MIPS: malta-time: remove unneeded semicolon,
Yang Li
[PATCH] KVM: MIPS: remove unneeded semicolon,
Yang Li
[PATCH] arch: mips: kernel: Made couple of spelling fixes and a sentence construction in smp.c,
Bhaskar Chowdhury
[PATCH] cpufreq: Remove CPUFREQ_STICKY flag,
Viresh Kumar
[PATCH 1/3] MIPS: ftrace: Fix N32 save registers,
Jinyang He
[PATCH] MIPS: fix kernel_stack_pointer(),
Huang Pei
[PATCH v3 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible,
David Stevens
[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh,
Masahiro Yamada
- [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild, Masahiro Yamada
- [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*, Masahiro Yamada
- [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL(), Masahiro Yamada
- [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 01/27] scripts: add generic syscalltbl.sh, Masahiro Yamada
- [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 06/27] ARM: syscalls: switch to generic syscalltbl.sh, Masahiro Yamada
- [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work, Masahiro Yamada
- Re: [PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh, Masahiro Yamada
[PATCH 0/6] MIPS: qspinlock: Try to reduce reduce the spinlock regression,
Alexander A Sverdlin
[PATCH] MIPS: of: Introduce helper function to get DTB,
Thomas Bogendoerfer
[PATCH v3 1/2] MIPS: loongson2ef: remove function __uncached_access(),
Yanteng Si
[PATCH] MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang,
Tiezhu Yang
[PATCH] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset,
Jinyang He
[PATCH v2] KVM: x86/mmu: consider the hva in mmu_notifier retry,
David Stevens
[PATCH bpf-next] samples/bpf: Add include dir for MIPS Loongson64 to fix build errors,
Tiezhu Yang
[PATCH] MIPS: asm: spram: remove unneeded semicolon,
Chengyang Fan
[PATCH 0/9] n64: small cleanups,
Chaitanya Kulkarni
- [PATCH 3/9] n64: move module param at the top, Chaitanya Kulkarni
- [PATCH 7/9] n64: cosmetics changes, Chaitanya Kulkarni
- [PATCH 6/9] n64: remove curly brackets, Chaitanya Kulkarni
- [PATCH 1/9] n64: use pr_fmt to avoid duplicate string, Chaitanya Kulkarni
- [PATCH 2/9] n64: move module info at the end, Chaitanya Kulkarni
- [PATCH 8/9] n64: cleanup n64cart_probe(), Chaitanya Kulkarni
- [PATCH 4/9] n64: use enums for reg, Chaitanya Kulkarni
- [PATCH 9/9] n64: store dev instance into disk private data, Chaitanya Kulkarni
- [PATCH 5/9] n64: use sector SECTOR_SHIFT instead 512, Chaitanya Kulkarni
- Re: [PATCH 0/9] n64: small cleanups, Lauri Kasanen
- Re: [PATCH 0/9] n64: small cleanups, Thomas Bogendoerfer
Re: [PATCH] KVM: x86/mmu: consider the hva in mmu_notifer retry,
Sean Christopherson
[PATCH bpf-next v2] samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings,
Tiezhu Yang
[PATCH v3 0/4] Fixes to bridge/panel and ingenic-drm,
Paul Cercueil
[PATCH v2] MIPS: mm: remove function __uncached_access(),
Yanteng Si
[PATCH] remoteproc: ingenic: Add module parameter 'auto_boot',
Paul Cercueil
[RE-RESEND PATCH 1/4] usb: musb: Fix runtime PM race in musb_queue_resume_work,
Paul Cercueil
[PATCH 1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC,
Paul Cercueil
[PATCH v11] block: Add n64 cart driver,
Lauri Kasanen
[PATCH] MIPS: mm: remove function __uncached_access(),
Yanteng Si
[PATCH v10] block: Add n64 cart driver,
Lauri Kasanen
Re: [PATCH 4.14 00/50] 4.14.217-rc1 review,
Naresh Kamboju
[PATCH v9] block: Add n64 cart driver,
Lauri Kasanen
[PATCH] MIPS: vpe: Remove vpe_getcwd,
Thomas Bogendoerfer
[PATCH 1/2] MIPS: jazz: always allow little-endian builds,
Arnd Bergmann
[PATCH] MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manual,
Tiezhu Yang
[PATCH] MAINTAINERS: Update my e-mail address throughout,
Maciej W. Rozycki
[RESEND PATCH v1] firmware: tee_bnxt: Use UUID API for exporting the UUID,
Andy Shevchenko
[PATCH v2 02/11] drm: Rename plane atomic_check state names, Maxime Ripard
[PATCH v2 09/11] drm/atomic: Pass the full state to planes atomic disable and update,
Maxime Ripard
[PATCH v2 04/11] drm/atomic: Pass the full state to planes atomic_check, Maxime Ripard
[PATCH v2 10/11] drm: Use state helper instead of the plane state pointer,
Maxime Ripard
[PATCH v2 05/11] drm: Use the state pointer directly in planes atomic_check, Maxime Ripard
[PATCH v2 08/11] drm: Rename plane->state variables in atomic update and disable,
Maxime Ripard
[PATCH] MIPS: mm: abort uaccess retries upon fatal signal,
Thomas Bogendoerfer
[PATCH v8] block: Add n64 cart driver,
Lauri Kasanen
[PATCH 1/2] MIPS: mm: Add prototype for function __update_cache,
Yanteng Si
[PATCH v2 0/4] MIPS: process: Some fixes and improvements about get_frame_info(),
Jinyang He
[PATCH 1/2] dt-bindings: dma: ingenic: Add compatible strings for JZ4760(B) SoCs,
Paul Cercueil
[PATCH] pinctrl: ingenic: Improve JZ4760 support,
Paul Cercueil
[PATCH v2] Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y",
Kevin Hao
[PATCH v4 0/5] Add support for Realtek RTL838x/RTL839x switch SoCs,
Bert Vermeulen
Re: [PATCH 5.4 00/76] 5.4.91-rc1 review,
Naresh Kamboju
[PATCH] MIPS: IRQ: Add prototype for function init_IRQ,
Yanteng Si
MIPS: cavium_octeon_defconfig and nlm_xlp_defconfig builds failed, Naresh Kamboju
[PATCH mips-next 0/2] MIPS: optimize relocations processing,
Alexander Lobakin
[PATCH] cacheflush.2: Update SYNOPSIS for glibc wrapper,
Alejandro Colomar
[PATCH] mips: cacheinfo: Remove unnecessary increment of level,
Souptick Joarder
[PATCH] MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target=',
Nathan Chancellor
[PATCH] mips: vdso: fix DWARF2 warning,
Anders Roxell
[PATCH RFC 0/4] Fix arm64 crash for accessing unmapped IO port regions (reboot),
John Garry
[GIT PULL] MIPS fixes for v5.11,
Thomas Bogendoerfer
[PATCH] fbdev/simplefb: Add the N64's mode,
Lauri Kasanen
[PATCH 2/3 v7] sound: Add n64 driver,
Lauri Kasanen
[PATCH 3/3 v7] block: Add n64 cart driver,
Lauri Kasanen
[PATCH 1/3 v7] input: Add N64 controller driver,
Lauri Kasanen
[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers,
sonicadvance1
[PATCH mips-next 0/2] MIPS: fix -Wshadow in include files,
Alexander Lobakin
[PATCH] MIPS: Compare __SYNC_loongson3_war against 0,
Nathan Chancellor
[PATCH 08/18] arch: mips: Remove CONFIG_OPROFILE support, Viresh Kumar
logical PIO code for mips question (was Re: [PATCH RESEND v3 3/3] MIPS: Loongson64: Enable PCI_IO_VMMAP),
John Garry
[PATCH 5/6 v6] sound: Add n64 driver,
Lauri Kasanen
[PATCH 6/6 v6] block: Add n64 cart driver, Lauri Kasanen
[PATCH 4/6 v6] input: Add N64 controller driver, Lauri Kasanen
[PATCH 2/6 v6] mips: Add N64 machine type,
Lauri Kasanen
[PATCH 1/6 v6] Revert "MIPS: Remove unused R4300 CPU support",
Lauri Kasanen
[PATCH 3/6 v6] fbdev/simplefb: Add the N64's mode,
Lauri Kasanen
[PATCH 0/6 v6] N64 support, Lauri Kasanen
[PATCH 5/6 v5] sound: Add n64 driver,
Lauri Kasanen
[PATCH 5/6 v4] sound: Add n64 driver,
Lauri Kasanen
[PATCH 0/2] Fix build errors and warnings when make M=samples/bpf,
Tiezhu Yang
[PATCH 0/4] MIPS: process: Some fixes and improvements about get_frame_info(),
Jinyang He
[PATCH v2] MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu,
menglong8 . dong
[PATCH] MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu,
menglong8 . dong
[PATCH net-next v8 0/2] net: dsa: add stats64 support,
Oleksij Rempel
[PATCH 5/6 v3] sound: Add n64 driver, Lauri Kasanen
[PATCH mips-fixes] MIPS: relocatable: fix possible boot hangup with KASLR enabled,
Alexander Lobakin
[PATCH v5 mips-next 0/9] MIPS: vmlinux.lds.S sections fixes & cleanup,
Alexander Lobakin
Re: [PATCH] irqchip: Simplify the TI_PRUSS_INTC Kconfig, Marc Zyngier
[PATCH] MIPS: lantiq: irq: register the interrupt controllers with irqchip_init,
Martin Blumenstingl
[PATCH] MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes,
Aurelien Jarno
[BUG mips llvm] MIPS: malformed R_MIPS_{HI16,LO16} with LLVM,
Alexander Lobakin
[PATCH] MIPS: OCTEON: Fix the boot broken when using built-in DTB,
Kevin Hao
Re: [patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic,
Paul Cercueil
[PATCH trivial] MIPS: bitops: Fix reference to ffz location,
Geert Uytterhoeven
[PATCH 6/6 v3] block: Add n64 cart driver, Lauri Kasanen
[PATCH 5/6 v2] sound: Add n64 driver,
Lauri Kasanen
[PATCH 4/6 v3] input: Add N64 controller driver, Lauri Kasanen
[PATCH 2/6 v2] mips: Add N64 machine type, Lauri Kasanen
[PATCH] irqchip: mips-cpu: set IPI domain parent chip,
Mathias Kresin
[PATCH v7 net-next 0/2] net: dsa: add stats64 support,
Oleksij Rempel
[PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup,
Alexander Lobakin
[PATCH v3 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup,
Alexander Lobakin
[PATCH] MIPS: init: move externs to header file,
Yanteng Si
[PATCH v2 mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup,
Alexander Lobakin
Re: MIPS Hardware support, Hauke Mehrtens
[PATCH 4/6 v2] input: Add N64 controller driver, Lauri Kasanen
[PATCH] MIPS: zboot: Avoid endless loop in clear BSS.,
Jinyang He
[PATCH] MIPS: Remove empty prom_free_prom_memory functions,
Thomas Bogendoerfer
[PATCH] MIPS: c-r4k: Fix section mismatch for loongson2_sc_init,
Nathan Chancellor
[PATCH] MIPS: Use address-of operator on section symbols,
Nathan Chancellor
[PATCH] MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0,
Nathan Chancellor
[PATCH 00/10] Remove support for TX49xx,
Thomas Bogendoerfer
Re: (subset) [PATCH 00/10] Remove support for TX49xx, Mark Brown
Re: [PATCH 00/10] Remove support for TX49xx, Geert Uytterhoeven
Re: (subset) [PATCH 00/10] Remove support for TX49xx, Mark Brown
Re: (subset) [PATCH 00/10] Remove support for TX49xx, Alexandre Belloni
[PATCH] irqchip/loongson-liointc: Fix build warnings, Huacai Chen
[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory, Sasha Levin
[PATCH 6/6 v2] block: Add n64 cart driver,
Lauri Kasanen
[PATCH mips-next] MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h,
Alexander Lobakin
[PATCH 3/6] fbdev/simplefb: Add the N64's mode,
Lauri Kasanen
[PATCH mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup,
Alexander Lobakin
[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway DMA bindings,
Aleksander Jan Bajkowski
[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway EBU bindings,
Aleksander Jan Bajkowski
[PATCH] dt-bindings: mips: lantiq: Document Lantiq Xway CGU bindings,
Aleksander Jan Bajkowski
[PATCH] MIPS: perf: Add support for OCTEON III perf events.,
jiaqingtong97
[Index of Archives]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc