linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-18 09:39:57 to 2019-10-24 09:30:21 UTC [more...]

MIPS: Ingenic: Disable abandoned HPTLB function
 2019-10-24  9:29 UTC  (2+ messages)
` [PATCH 1/2] MIPS: Rename JZRISC to XBurst

DMA: JZ4780: Add DMA driver for X1000
 2019-10-24  8:32 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: DMA: Add X1000 bindings
` [PATCH 2/2] DMA: JZ4780: Add support for the X1000
` dmaengine: JZ4780: Add dmaengine driver for X1000
  ` [PATCH RESEND 1/2] dt-bindings: dmaengine: Add X1000 bindings
  ` [PATCH RESEND 2/2] dmaengine: JZ4780: Add support for the X1000

[PATCH] MIPS: elf_hwcap: Export microMIPS and vz
 2019-10-24  8:13 UTC  (4+ messages)

[PATCH 00/45] KVM: Refactor vCPU creation
 2019-10-24  7:04 UTC  (50+ messages)
` [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
` [PATCH 04/45] KVM: VMX: Allocate VPID after initializing VCPU
` [PATCH 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
` [PATCH 06/45] KVM: SVM: "
` [PATCH 07/45] KVM: x86: Allocate vcpu struct in common x86 code
` [PATCH 08/45] KVM: x86: Move FPU allocation to "
` [PATCH 09/45] KVM: x86: Move allocation of pio_data page down a few lines
` [PATCH 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
` [PATCH 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
` [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 v14 0/6] open: introduce openat2(2) syscall
 2019-10-24  7:06 UTC  (6+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH] MIPS: include: remove unsued header file asm/sgi/sgi.h
 2019-10-24  5:05 UTC  (2+ messages)

[PATCH V2 1/3] MIPS: Loongson: Add CFUCFG&CSR support
 2019-10-24  5:02 UTC  (6+ messages)
` [PATCH] MIPS: Loongson: Fix GENMASK misuse
  ` rb532, Kernel panic - not syncing: Fatal exception in interrupt

[PATCH 1/5] MIPS: SGI-IP27: collect externs in new header file
 2019-10-24  5:02 UTC  (6+ messages)
` [PATCH 2/5] MIPS: SGI-IP27: move registering of smp ops into IP27 specific code
` [PATCH 3/5] MIPS: arc: remove unused stuff
` [PATCH 4/5] MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline
` [PATCH 5/5] MIPS: SGI-IP27: reduce ARC usage to a minimum

[PATCH] MIPS: tlbex: Fix build_restore_pagemask KScratch restore
 2019-10-24  5:02 UTC  (2+ messages)

[PATCH v2] MIPS: bmips: mark exception vectors as char arrays
 2019-10-24  5:02 UTC  (3+ messages)

[PATCH] timekeeping/vsyscall: Update vdso data unconditionally
 2019-10-24  3:28 UTC 

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-23 18:56 UTC  (31+ 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 110/110] lib/vdso: Improve do_hres() and update vdso data unconditionally
 2019-10-23  8:48 UTC  (5+ messages)

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

[PATCH] MIPS: bmips: mark exception vectors as char arrays
 2019-10-22 18:45 UTC 

clk: X1000: Add support for the X1000
 2019-10-22 16:56 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: clock: Add X1000 bindings
` [PATCH 2/2] clk: Ingenic: Add CGU driver for X1000
` clk: X1000: Add support for the X1000 v2
  ` [PATCH 1/2 v2] dt-bindings: clock: Add X1000 bindings
  ` [PATCH 2/2 v2] clk: Ingenic: Add CGU driver for X1000

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-22 11:18 UTC  (4+ messages)

[PATCH v4 0/5] add dsa switch support for ar9331
 2019-10-22  5:57 UTC 

[PATCH v3 0/5] add dsa switch support for ar9331
 2019-10-22  5:12 UTC  (10+ 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 0/5] MIPS: Loongson64: separate loongson2ef/loongson64 code
 2019-10-22  2:47 UTC  (11+ 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

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)

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

generic ioremap (and lots of cleanups) v2
 2019-10-21  8:47 UTC  (7+ messages)
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 08/21] x86: clean up ioremap
` [PATCH 20/21] csky: remove ioremap_cache

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

[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  (2+ 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  (5+ messages)
` [PATCH v2 1/5] net: ag71xx: port to phylink
` [PATCH v2 3/5] MIPS: ath79: ar9331: add ar9331-switch node
` [PATCH v2 4/5] net: dsa: add support for Atheros AR9331 TAG format


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