linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 13:52:44 to 2020-06-17 00:53:12 UTC [more...]

[PATCH 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-17  0:53 UTC  (45+ messages)
` [PATCH 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
` [PATCH 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
` [PATCH 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
` [PATCH 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
` [PATCH 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
` [PATCH 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
` [PATCH 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
` [PATCH 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
` [PATCH 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
` [PATCH 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
` [PATCH 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
` [PATCH 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
` [PATCH 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
` [PATCH 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
` [PATCH 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
` [PATCH 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
` [PATCH 18/21] KVM: arm64: Use common KVM implementation of MMU "

[PATCH v5 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-06-16 19:07 UTC  (4+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-06-16 11:54 UTC  (6+ messages)
` [PATCH v4 6/7] KVM: MIPS: "

[PATCH] MIPS: Do not flush tlb when setting pmd entry
 2020-06-16 10:34 UTC  (3+ messages)

[RESEND, v11 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-06-16  9:33 UTC  (3+ messages)
` [RESEND, v11 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [RESEND, v11 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH 12/25] mm/mips: Use mm_fault_accounting()
 2020-06-15 22:15 UTC 

Possible duplicate page fault accounting on some archs after commit 4064b9827063
 2020-06-15 21:34 UTC  (4+ messages)

properly support exec and wait with kernel pointers
 2020-06-15 19:45 UTC  (19+ messages)
` [PATCH 1/6] exec: cleanup the execve wrappers
` [PATCH 2/6] exec: simplify the compat syscall handling
` [PATCH 3/6] exec: cleanup the count() function
` [PATCH 4/6] exec: split prepare_arg_pages
` [PATCH 5/6] exec: add a kernel_execveat helper
` [PATCH 6/6] kernel: add a kernel_wait helper

[PATCH 0/2] mtd: parsers: bcm63xx: simplify CFE detection
 2020-06-15 17:38 UTC  (16+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 13/29] dt: fix broken links due to txt->yaml renames
 2020-06-15 12:01 UTC  (5+ messages)

[PATCH] KVM: MIPS: Fix a build error for !CPU_LOONGSON64
 2020-06-15  9:26 UTC  (2+ messages)

[PATCH] KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
 2020-06-15  9:26 UTC  (2+ messages)

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (3+ messages)

[PATCH 1/2] MIPS: Loongson: Rename CPU device-tree binding
 2020-06-15  6:04 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: mips: Document two Loongson boards

[PATCH 0/7] bmips: add bcm6345 reset controller support
 2020-06-14  8:58 UTC  (61+ messages)
` [PATCH 3/7] reset: add BCM6345 reset controller driver
` [PATCH v2 0/7] bmips: add bcm6345 reset controller support
  ` [PATCH v2 1/7] mips: bmips: select ARCH_HAS_RESET_CONTROLLER
  ` [PATCH v2 2/7] dt-bindings: reset: add BCM6345 reset controller bindings
  ` [PATCH v2 3/7] drivers: reset: simple: add BCM6345 reset support
  ` [PATCH v2 4/7] mips: bmips: dts: add BCM6328 reset controller support
  ` [PATCH v2 5/7] mips: bmips: dts: add BCM6358 "
  ` [PATCH v2 6/7] mips: bmips: dts: add BCM6362 "
  ` [PATCH v2 7/7] mips: bmips: dts: add BCM6368 "
  ` [PATCH v3 0/9] bmips: add bcm6345 "
    ` [PATCH v3 1/9] mips: bmips: select ARCH_HAS_RESET_CONTROLLER
    ` [PATCH v3 2/9] dt-bindings: reset: add BCM6345 reset controller bindings
    ` [PATCH v3 3/9] reset: add BCM6345 reset controller driver
    ` [PATCH v3 4/9] mips: bmips: dts: add BCM6328 reset controller support
    ` [PATCH v3 5/9] mips: bmips: dts: add BCM6358 "
    ` [PATCH v3 6/9] mips: bmips: dts: add BCM6362 "
    ` [PATCH v3 7/9] mips: bmips: dts: add BCM6368 "
    ` [PATCH v3 8/9] mips: bmips: dts: add BCM63268 "
    ` [PATCH v3 9/9] mips: bmips: add BCM6318 reset controller definitions
    ` [PATCH v4 0/9] bmips: add bcm6345 reset controller support
      ` [PATCH v4 1/9] mips: bmips: select ARCH_HAS_RESET_CONTROLLER
      ` [PATCH v4 2/9] dt-bindings: reset: add BCM6345 reset controller bindings
      ` [PATCH v4 3/9] reset: add BCM6345 reset controller driver
      ` [PATCH v4 4/9] mips: bmips: dts: add BCM6328 reset controller support
      ` [PATCH v4 5/9] mips: bmips: dts: add BCM6358 "
      ` [PATCH v4 6/9] mips: bmips: dts: add BCM6362 "
      ` [PATCH v4 7/9] mips: bmips: dts: add BCM6368 "
      ` [PATCH v4 8/9] mips: bmips: dts: add BCM63268 "
      ` [PATCH v4 9/9] mips: bmips: add BCM6318 reset controller definitions
      ` [PATCH v5 0/9] bmips: add bcm6345 reset controller support
        ` [PATCH v5 1/9] mips: bmips: select ARCH_HAS_RESET_CONTROLLER
        ` [PATCH v5 2/9] dt-bindings: reset: add BCM6345 reset controller bindings
        ` [PATCH v5 3/9] reset: add BCM6345 reset controller driver
        ` [PATCH v5 4/9] mips: bmips: dts: add BCM6328 reset controller support
        ` [PATCH v5 5/9] mips: bmips: dts: add BCM6358 "
        ` [PATCH v5 6/9] mips: bmips: dts: add BCM6362 "
        ` [PATCH v5 7/9] mips: bmips: dts: add BCM6368 "
        ` [PATCH v5 8/9] mips: bmips: dts: add BCM63268 "
        ` [PATCH v5 9/9] mips: bmips: add BCM6318 reset controller definitions

[PATCH 0/4] bmips: add BCM63xx power domain controller
 2020-06-14  4:48 UTC  (49+ messages)
` [PATCH 1/4] dt-bindings: soc: brcm: add BCM63xx power domain binding
` [PATCH 2/4] soc: bcm: add BCM63xx power domain driver
` [PATCH 3/4] mips: bmips: dts: add BCM6328 power domain support
` [PATCH 4/4] mips: bmips: dts: add BCM6362 "
` [PATCH v2 0/6] bmips: add BCM63xx power domain controller
  ` [PATCH v2 1/6] dt-bindings: soc: brcm: add BCM63xx power domain binding
  ` [PATCH v2 2/6] soc: bcm: add BCM63xx power domain driver
  ` [PATCH v2 3/6] mips: bmips: dts: add BCM6328 power domain support
  ` [PATCH v2 4/6] mips: bmips: dts: add BCM6362 "
  ` [PATCH v2 5/6] mips: bmips: dts: add BCM63268 "
  ` [PATCH v2 6/6] mips: bmips: add BCM6318 power domain definitions
  ` [PATCH v3 0/9] bmips: add BCM63xx power domain controller
    ` [PATCH v3 1/9] dt-bindings: soc: brcm: add BCM63xx power domain binding
    ` [PATCH v3 2/9] mips: bmips: dts: add BCM6328 power domain definitions
    ` [PATCH v3 3/9] mips: bmips: dts: add BCM6362 "
    ` [PATCH v3 4/9] mips: bmips: dts: add BCM63268 "
    ` [PATCH v3 5/9] mips: bmips: add BCM6318 "
    ` [PATCH v3 6/9] soc: bcm: add BCM63xx power domain driver
    ` [PATCH v3 7/9] mips: bmips: dts: add BCM6328 power domain support
    ` [PATCH v3 8/9] mips: bmips: dts: add BCM6362 "
    ` [PATCH v3 9/9] mips: bmips: dts: add BCM63268 "
    ` [PATCH v4 0/9] bmips: add BCM63xx power domain controller
      ` [PATCH v4 1/9] dt-bindings: soc: brcm: add BCM63xx power domain binding
      ` [PATCH v4 2/9] mips: bmips: add BCM6328 power domain definitions
      ` [PATCH v4 3/9] mips: bmips: add BCM6362 "
      ` [PATCH v4 4/9] mips: bmips: add BCM63268 "
      ` [PATCH v4 5/9] mips: bmips: add BCM6318 "
      ` [PATCH v4 6/9] soc: bcm: add BCM63xx power domain driver
      ` [PATCH v4 7/9] mips: bmips: dts: add BCM6328 power domain support
      ` [PATCH v4 8/9] mips: bmips: dts: add BCM6362 "
      ` [PATCH v4 9/9] mips: bmips: dts: add BCM63268 "

[PATCH v2] PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
 2020-06-12  1:30 UTC 

[PATCH] PCI: Loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
 2020-06-12  1:21 UTC  (3+ messages)

[PATCH] MIPS:Loongson-2EF:disable fix-loongson3-llsc in compiler
 2020-06-11 10:11 UTC  (2+ messages)

[PATCH] mips: add o32_fp64 boot param to disable FP64 support
 2020-06-11  4:54 UTC  (5+ messages)

[PATCH v2 0/1] Document Ingenic SoCs binding
 2020-06-10 19:50 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: MIPS: "

[PATCH] mips/ftrace: Fix stack backtrace in unwind_stack_by_address()
 2020-06-10 12:12 UTC 

[PATCH] MIPS:Loongson64:Add support for Loongson 2k processor
 2020-06-10  9:55 UTC 

Add a new fchmodat4() syscall, v2
 2020-06-09 13:52 UTC  (2+ 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).