messages from 2021-01-23 14:28:21 to 2021-02-04 03:37:23 UTC [more...]
[PATCH v2 0/3] Add some perf support for mips
2021-02-04 3:35 UTC (2+ messages)
` [PATCH v2 3/3] perf tools: Generate mips syscalls_n64.c syscall table
[PATCH] MIPS: make userspace mapping young by default
2021-02-04 3:29 UTC (2+ messages)
[PATCH] MIPS: Use common way to parse elfcorehdr
2021-02-04 3:28 UTC (2+ messages)
[PATCH] mm/memory.c: Remove pte_sw_mkyoung()
2021-02-04 3:23 UTC (3+ messages)
[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
2021-02-03 23:37 UTC (7+ messages)
` [PATCH RFC v1 1/6] swiotlb: define new enumerated type
` [PATCH RFC v1 2/6] swiotlb: convert variables to arrays
` [PATCH RFC v1 3/6] swiotlb: introduce swiotlb_get_type() to calculate swiotlb buffer type
` [PATCH RFC v1 4/6] swiotlb: enable 64-bit swiotlb
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays
` [PATCH RFC v1 6/6] xen-swiotlb: enable 64-bit xen-swiotlb
memory_model.h:64:14: error: implicit declaration of function 'page_to_section'
2021-02-03 19:55 UTC (2+ messages)
[PATCH] MIPS: of: Introduce helper function to get DTB
2021-02-03 18:23 UTC (2+ messages)
[PATCH 0/3] Add some perf support for mips
2021-02-03 13:41 UTC (14+ messages)
` [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf
[PATCH] MIPS: ralink: manage low reset lines
2021-02-03 13:29 UTC (2+ messages)
KVM Guest
2021-02-03 12:52 UTC (2+ messages)
[PATCH] MIPS: malta-time: remove unneeded semicolon
2021-02-03 10:37 UTC (2+ messages)
[PATCH] KVM: MIPS: remove unneeded semicolon
2021-02-03 10:37 UTC (3+ messages)
[PATCH V2] arch: mips: kernel: Fix two spelling in smp.c
2021-02-03 10:38 UTC (3+ messages)
[PATCH] MIPS: fix kernel_stack_pointer()
2021-02-03 10:36 UTC (4+ messages)
[PATCH v2 1/2] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
2021-02-03 10:35 UTC (2+ messages)
` [PATCH v2 2/2] MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation
[PATCH bpf-next] samples/bpf: Add include dir for MIPS Loongson64 to fix build errors
2021-02-02 22:40 UTC (4+ messages)
[PATCH 1/3] MIPS: ftrace: Fix N32 save registers
2021-02-02 12:21 UTC (7+ messages)
` [PATCH 2/3] MIPS: ftrace: Combine ftrace_modify_code* into one function
` [PATCH 3/3] MIPS: ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
[PATCH] MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
2021-02-02 5:55 UTC (3+ messages)
[PATCH V2] cpufreq: Remove CPUFREQ_STICKY flag
2021-02-02 4:55 UTC
[PATCH] arch: mips: kernel: Made couple of spelling fixes and a sentence construction in smp.c
2021-02-01 23:39 UTC (5+ messages)
[PATCH] cpufreq: Remove CPUFREQ_STICKY flag
2021-02-01 14:02 UTC (4+ messages)
[PATCH 0/6] MIPS: qspinlock: Try to reduce reduce the spinlock regression
2021-01-28 15:26 UTC (22+ 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] 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] 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] 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 (2+ messages)
[PATCH v2 08/11] drm: Rename plane->state variables in atomic update and disable
2021-01-26 13:24 UTC (5+ messages)
` [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 (2+ 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 (5+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).