linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-15 12:10:39 to 2019-10-22 02:03:07 UTC [more...]

[PATCH 00/45] KVM: Refactor vCPU creation
 2019-10-22  1:59 UTC  (35+ messages)
` [PATCH 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH 13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
` [PATCH 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
` [PATCH 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
` [PATCH 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
` [PATCH 18/45] KVM: PPC: "
` [PATCH 19/45] KVM: arm: "
` [PATCH 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
` [PATCH 21/45] KVM: x86: Remove spurious clearing of async #PF MSR
` [PATCH 22/45] KVM: x86: Drop kvm_arch_vcpu_free()
` [PATCH 23/45] KVM: Remove kvm_arch_vcpu_free() declaration
` [PATCH 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH 27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
` [PATCH 28/45] KVM: x86: "
` [PATCH 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH 31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu()
` [PATCH 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH 33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
` [PATCH 34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
` [PATCH 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
` [PATCH 36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
` [PATCH 37/45] KVM: Drop kvm_arch_vcpu_setup()
` [PATCH 38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
` [PATCH 39/45] KVM: MIPS: "
` [PATCH 40/45] KVM: ARM: "
` [PATCH 41/45] KVM: PPC: "
` [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
` [PATCH 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
` [PATCH 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
` [PATCH 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()

[PATCH 0/5] MIPS: Loongson64: separate loongson2ef/loongson64 code
 2019-10-22  1:35 UTC  (10+ messages)
` [PATCH 1/6] MIPS: Loongson64: Rename CPU TYPES
` [PATCH 2/6] MIPS: Fork loongson2ef from loongson64
` [PATCH 3/6] MIPS: Loongson2ef: clean up loongson64 related code
` [PATCH 4/6] MIPS: Loongson64: Cleanup unused code
  ` [PATCH 5/6] MIPS: Loongson64: Move files to the top-level directory
  ` [PATCH 6/6] MAINTAINERS: Fix entries for Loongson2EF and add myself to Loongson64

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-22  0:35 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v2 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v2 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v2 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v2 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v2 08/15] KVM: Move setting of memslot into helper routine
` [PATCH v2 09/15] KVM: Move memslot deletion to helper function
` [PATCH v2 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v2 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v2 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots

[PATCH v3 0/5] add dsa switch support for ar9331
 2019-10-21 22:21 UTC  (9+ messages)
` [PATCH v3 1/5] net: ag71xx: port to phylink
` [PATCH v3 2/5] dt-bindings: net: dsa: qca,ar9331 switch documentation
` [PATCH v3 3/5] MIPS: ath79: ar9331: add ar9331-switch node
` [PATCH v3 4/5] net: dsa: add support for Atheros AR9331 TAG format
` [PATCH v3 5/5] net: dsa: add support for Atheros AR9331 build-in switch

[PATCH 110/110] lib/vdso: Improve do_hres() and update vdso data unconditionally
 2019-10-21 14:58 UTC  (3+ messages)

MMC: Ingenic: Add support for 8bit mode and LPM and JZ4760 Soc
 2019-10-21 14:57 UTC  (8+ messages)
` MMC: JZ4740: Add support for 8bit mode and LPM and JZ4760 Soc v2
  ` [PATCH 6/6 v2] MMC: JZ4740: Add support for LPM

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-10-21 14:17 UTC  (10+ messages)

clk: X1000: Add support for the X1000
 2019-10-21 12:31 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: Add X1000 bindings
` [PATCH 2/2] clk: Ingenic: Add CGU driver for X1000

[PATCH] lib/vdso: Use __arch_use_vsyscall() to indicate fallback
 2019-10-21  9:32 UTC  (7+ messages)

generic ioremap (and lots of cleanups) v2
 2019-10-21  8:47 UTC  (28+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 02/21] unicore32: "
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 04/21] hexagon: clean up ioremap
` [PATCH 05/21] alpha: remove the unused __ioremap wrapper
` [PATCH 06/21] nios2: remove __ioremap
` [PATCH 07/21] parisc: "
` [PATCH 08/21] x86: clean up ioremap
` [PATCH 09/21] xtensa: "
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 13/21] m68k: rename __iounmap and mark it static
` [PATCH 14/21] hexagon: remove __iounmap
` [PATCH 15/21] nios2: "
` [PATCH 16/21] sh: "
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 18/21] riscv: use the generic ioremap code
` [PATCH 19/21] nds32: use generic ioremap
` [PATCH 20/21] csky: remove ioremap_cache
` [PATCH 21/21] csky: use generic ioremap

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-21  2:42 UTC  (2+ messages)

PCI support for SOC_MT7621
 2019-10-19  8:12 UTC  (5+ messages)
  ` [PATCH] MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected

[PATCH] MIPS: tlbex: Fix build_restore_pagemask KScratch restore
 2019-10-18 22:38 UTC 

[PATCH AUTOSEL 5.3 51/89] MIPS: include: Mark __cmpxchg as __always_inline
 2019-10-18 22:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.3 80/89] MIPS: include: Mark __xchg "
` [PATCH AUTOSEL 5.3 81/89] MIPS: fw: sni: Fix out of bounds init of o32 stack

[PATCH AUTOSEL 4.19 078/100] MIPS: include: Mark __cmpxchg as __always_inline
 2019-10-18 22:05 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 093/100] MIPS: include: Mark __xchg "
` [PATCH AUTOSEL 4.19 094/100] MIPS: fw: sni: Fix out of bounds init of o32 stack

[PATCH AUTOSEL 4.14 40/56] MIPS: include: Mark __cmpxchg as __always_inline
 2019-10-18 22:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 50/56] MIPS: include: Mark __xchg "
` [PATCH AUTOSEL 4.14 51/56] MIPS: fw: sni: Fix out of bounds init of o32 stack

[PATCH AUTOSEL 4.9 25/29] MIPS: fw: sni: Fix out of bounds init of o32 stack
 2019-10-18 22:09 UTC 

[PATCH] MAINTAINERS: Use @kernel.org address for Paul Burton
 2019-10-18 22:13 UTC  (2+ messages)

[PATCH] mips: vdso: Fix __arch_get_hw_counter()
 2019-10-18 22:13 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 18/21] MIPS: fw: sni: Fix out of bounds init of o32 stack
 2019-10-18 22:10 UTC 

[PATCH v12 05/22] mips: mm: Add p?d_leaf() definitions
 2019-10-18 10:12 UTC 

[PATCH v2 0/5] add dsa switch support for ar9331
 2019-10-18  9:53 UTC  (7+ messages)
` [PATCH v2 1/5] net: ag71xx: port to phylink
` [PATCH v2 2/5] dt-bindings: net: dsa: qca,ar9331 switch documentation
` [PATCH v2 3/5] MIPS: ath79: ar9331: add ar9331-switch node
` [PATCH v2 4/5] net: dsa: add support for Atheros AR9331 TAG format
` [PATCH v2 5/5] net: dsa: add support for Atheros AR9331 build-in switch

[PATCH v1 0/4] add dsa switch support for ar9331
 2019-10-18  4:52 UTC  (17+ messages)
` [PATCH v1 1/4] net: ag71xx: port to phylink
` [PATCH v1 2/4] dt-bindings: net: dsa: qca,ar9331 switch documentation
` [PATCH v1 4/4] net: dsa: add support for Atheros AR9331 build-in switch

[PATCH] mips/cavium-octeon: Fix typo *must* in comment
 2019-10-17 10:24 UTC 

[PATCH v10 0/6] Use MFD framework for SGI IOC3 drivers
 2019-10-17 10:19 UTC  (10+ messages)
` [PATCH v10 1/6] nvmem: core: add nvmem_device_find
` [PATCH v10 2/6] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 4.9 85/92] MIPS: Disable Loongson MMI instructions for kernel build
 2019-10-16 21:50 UTC 

[PATCH 4.19 66/81] MIPS: Disable Loongson MMI instructions for kernel build
 2019-10-16 21:51 UTC  (2+ messages)
` [PATCH 4.19 67/81] MIPS: elf_hwcap: Export userspace ASEs

[PATCH 5.3 090/112] MIPS: Disable Loongson MMI instructions for kernel build
 2019-10-16 21:51 UTC  (2+ messages)
` [PATCH 5.3 091/112] MIPS: elf_hwcap: Export userspace ASEs

[PATCH 4.14 57/65] MIPS: Disable Loongson MMI instructions for kernel build
 2019-10-16 21:51 UTC 

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-16 12:07 UTC  (12+ messages)

[PATCH v3] MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3
 2019-10-16 10:03 UTC 

[PATCH V6 0/2] mm/debug: Add tests validating architecture page table helpers
 2019-10-16  9:54 UTC  (11+ messages)
` [PATCH V6 2/2] "

[PATCH v1] MIPS: elf_hwcap: Export userspace ASEs
 2019-10-16  9:46 UTC  (5+ messages)

[PATCH v2] rtc: ds1685: add indirect access method and remove plat_read/plat_write
 2019-10-16  8:40 UTC  (3+ messages)

[PATCH] MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3
 2019-10-16  2:23 UTC  (5+ messages)

[PATCH 12/34] MIPS: Use CONFIG_PREEMPTION
 2019-10-15 19:17 UTC 


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).