linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 13:45:46 to 2021-01-28 15:00:19 UTC [more...]

[PATCH 0/6] MIPS: qspinlock: Try to reduce reduce the spinlock regression
 2021-01-28 14:57 UTC  (19+ messages)
` [PATCH 1/6] MIPS: Octeon: Implement __smp_store_release()
` [PATCH 2/6] MIPS: Implement atomic_cmpxchg_relaxed()
` [PATCH 3/6] MIPS: Octeon: qspinlock: Flush write buffer
` [PATCH 4/6] MIPS: Octeon: qspinlock: Exclude mmiowb()
` [PATCH 5/6] MIPS: Provide {atomic_}xchg_relaxed()
` [PATCH 6/6] MIPS: cmpxchg: Use cmpxchg_local() for {cmp_}xchg_small()

[PATCH v3 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible
 2021-01-28 12:48 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault
` [PATCH v3 2/2] KVM: x86/mmu: Consider the hva in mmu_notifier retry

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-01-28  8:17 UTC  (34+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
` [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 06/27] ARM: syscalls: "
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh

[PATCH 2/3] kbuild: LD_VERSION redenomination
 2021-01-28  6:38 UTC  (2+ messages)

[PATCH 0/3] Add some perf support for mips
 2021-01-27 21:15 UTC  (6+ messages)
` [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf

[PATCH] mips: cacheinfo: Remove unnecessary increment of level
 2021-01-27 21:05 UTC  (2+ messages)

[PATCH] MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
 2021-01-27 21:07 UTC  (2+ messages)

[PATCH] MIPS: vpe: Remove vpe_getcwd
 2021-01-27 21:06 UTC  (2+ messages)

[PATCH] MIPS: asm: spram: remove unneeded semicolon
 2021-01-27 21:06 UTC  (2+ messages)

[PATCH v3 1/2] MIPS: loongson2ef: remove function __uncached_access()
 2021-01-27 21:07 UTC  (5+ messages)
` [PATCH v3 2/2] MIPS: mm:remove "

[PATCH v2] KVM: x86/mmu: consider the hva in mmu_notifier retry
 2021-01-27 18:23 UTC  (2+ messages)

[PATCH] MIPS: of: Introduce helper function to get DTB
 2021-01-27 13:24 UTC 

[PATCH] remoteproc: ingenic: Add module parameter 'auto_boot'
 2021-01-26 22:50 UTC  (2+ messages)

[PATCH RFC 0/4] Fix arm64 crash for accessing unmapped IO port regions (reboot)
 2021-01-26 17:56 UTC  (3+ messages)

[PATCH] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
 2021-01-27  4:12 UTC 

[PATCH bpf-next] samples/bpf: Add include dir for MIPS Loongson64 to fix build errors
 2021-01-27  1:40 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: consider the hva in mmu_notifer retry
 2021-01-27  0:04 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: dma: ingenic: Add compatible strings for JZ4760(B) SoCs
 2021-01-26 17:16 UTC  (4+ messages)
` [PATCH 2/2] dma: jz4780: Add support for the JZ4760(B)

[PATCH 0/9] n64: small cleanups
 2021-01-26  8:53 UTC  (12+ messages)
` [PATCH 1/9] n64: use pr_fmt to avoid duplicate string
` [PATCH 2/9] n64: move module info at the end
` [PATCH 3/9] n64: move module param at the top
` [PATCH 4/9] n64: use enums for reg
` [PATCH 5/9] n64: use sector SECTOR_SHIFT instead 512
` [PATCH 6/9] n64: remove curly brackets
` [PATCH 7/9] n64: cosmetics changes
` [PATCH 8/9] n64: cleanup n64cart_probe()
` [PATCH 9/9] n64: store dev instance into disk private data

[PATCH 2/3 v7] sound: Add n64 driver
 2021-01-25 11:25 UTC  (5+ messages)

[PATCH v2 0/4] MIPS: process: Some fixes and improvements about get_frame_info()
 2021-01-25 11:24 UTC  (7+ messages)
` [PATCH v2 1/4] MIPS: process: Remove unnecessary headers inclusion
` [PATCH v2 2/4] MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op
` [PATCH v2 3/4] MIPS: Fix get_frame_info() handing of function size
` [PATCH v2 4/4] MIPS: Add is_jr_ra_ins() to end the loop early

[PATCH v2 02/11] drm: Rename plane atomic_check state names
 2021-01-26 13:24 UTC  (10+ messages)
` [PATCH v2 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v2 05/11] drm: Use the state pointer directly in "
` [PATCH v2 08/11] drm: Rename plane->state variables in atomic update and disable
` [PATCH v2 09/11] drm/atomic: Pass the full state to planes atomic disable and update
` [PATCH v2 10/11] drm: Use state helper instead of the plane state pointer

[PATCH v2] MIPS: mm: remove function __uncached_access()
 2021-01-26 14:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update my e-mail address throughout
 2021-01-25 11:25 UTC  (2+ messages)

[PATCH bpf-next v2] samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
 2021-01-25 23:30 UTC  (3+ messages)

[PATCH v11] block: Add n64 cart driver
 2021-01-25 23:16 UTC  (3+ messages)

[PATCH v3 0/4] Fixes to bridge/panel and ingenic-drm
 2021-01-25 18:56 UTC  (9+ messages)
` [PATCH v3 1/4] drm: bridge/panel: Cleanup connector on bridge detach
` [PATCH v3 2/4] drm/simple_kms_helper: Add macro drmm_plain_simple_encoder_alloc()
` [PATCH v3 3/4] drm/ingenic: Register devm action to cleanup encoders
` [PATCH v3 4/4] drm/ingenic: Fix non-OSD mode

[PATCH 1/3 v7] input: Add N64 controller driver
 2021-01-25  5:14 UTC  (3+ messages)

[PATCH 1/2] MIPS: jazz: always allow little-endian builds
 2021-01-22 13:06 UTC  (4+ messages)
` [PATCH 2/2] MIPS: make kgdb depend on FPU support

[PATCH] MIPS: mm: remove function __uncached_access()
 2021-01-24 14:05 UTC  (4+ messages)

[RE-RESEND PATCH 1/4] usb: musb: Fix runtime PM race in musb_queue_resume_work
 2021-01-24  8:38 UTC  (6+ messages)
` [RE-RESEND PATCH 2/4] usb: musb: Fix NULL check on struct musb_request field
` [RE-RESEND PATCH 3/4] usb: musb: dma: Remove unused variable
` [RE-RESEND PATCH 4/4] usb: musb: jz4740: Add missing CR to error strings

[PATCH 1/3] dt-bindings: sound/ingenic: Add compatible strings for JZ4760(B) SoC
 2021-01-23 14:09 UTC  (3+ messages)
` [PATCH 2/3] ASoC: codec/ingenic: Depend on MACH_INGENIC
` [PATCH 3/3] ASoC: codec: Add driver for JZ4760 internal codec

[PATCH v10] block: Add n64 cart driver
 2021-01-23  7:47 UTC  (3+ messages)

[PATCH v9] block: Add n64 cart driver
 2021-01-22 18:20 UTC  (11+ messages)

[PATCH 4.14 00/50] 4.14.217-rc1 review
 2021-01-22 15:59 UTC  (2+ messages)

[PATCH] MIPS: mm: abort uaccess retries upon fatal signal
 2021-01-22 10:49 UTC  (4+ messages)

[PATCH 2/6 v6] mips: Add N64 machine type
 2021-01-22 10:52 UTC  (2+ messages)

[PATCH 1/6 v6] Revert "MIPS: Remove unused R4300 CPU support"
 2021-01-22 10:51 UTC  (2+ messages)

[PATCH 1/2] MIPS: mm: Add prototype for function __update_cache
 2021-01-22 11:04 UTC  (5+ messages)
` [PATCH 2/2] MIPS: mm: Add prototype for function __uncached_access

[PATCH] MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manual
 2021-01-22 10:49 UTC  (2+ messages)

[PATCH v8] block: Add n64 cart driver
 2021-01-22  3:31 UTC  (4+ messages)

[RESEND PATCH v1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2021-01-21 18:37 UTC 

[PATCH] pinctrl: ingenic: Improve JZ4760 support
 2021-01-21 12:16 UTC  (4+ messages)

[PATCH] MIPS: OCTEON: Fix the boot broken when using built-in DTB
 2021-01-20 17:39 UTC  (4+ messages)

[PATCH v4 0/5] Add support for Realtek RTL838x/RTL839x switch SoCs
 2021-01-20 15:50 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: Add Cisco prefix to vendor list

[PATCH 3/3 v7] block: Add n64 cart driver
 2021-01-20 15:42 UTC  (4+ messages)

[PATCH] fbdev/simplefb: Add the N64's mode
 2021-01-20 11:16 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).