linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 21:58:21 to 2020-01-09 18:52:52 UTC [more...]

[PATCH -next] MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH v2] MIPS: X1830: Add X1830 system type
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH] MIPS: ralink: add missing put_device in ill_acc_of_setup
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop James Hogan as MIPS maintainer
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH 1/3] MIPS: SGI-IP27: Fix node_distance
 2020-01-09 18:52 UTC  (4+ messages)
` [PATCH 2/3] MIPS: Loongson64: Fix node_distance()
` [PATCH 3/3] MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled

[PATCH v8 1/4] MIPS: Ingenic: Add Ingenic X1000 support
 2020-01-09 18:52 UTC  (2+ messages)

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-01-09 17:52 UTC  (30+ messages)
` [RFC PATCH v2 01/10] lib: vdso: ensure all arches have 32bit fallback
` [RFC PATCH v2 02/10] lib: vdso: move call to fallback out of common code
` [RFC PATCH v2 03/10] lib: vdso: Change __cvdso_clock_gettime/getres_common() to __cvdso_clock_gettime/getres()
` [RFC PATCH v2 04/10] lib: vdso: get pointer to vdso data from the arch
` [RFC PATCH v2 05/10] lib: vdso: inline do_hres()
` [RFC PATCH v2 06/10] lib: vdso: make do_coarse() return 0
` [RFC PATCH v2 07/10] lib: vdso: don't use READ_ONCE() in __c_kernel_time()
` [RFC PATCH v2 08/10] lib: vdso: Avoid duplication in __cvdso_clock_getres()
` [RFC PATCH v2 09/10] powerpc/vdso32: inline __get_datapage()
` [RFC PATCH v2 10/10] powerpc/32: Switch VDSO to C implementation
` Surprising code generated for vdso_read_begin()

Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts as at 9 Jan 2020 Thursday
 2020-01-09 15:49 UTC 

[PATCH 00/14] Cleanup SGI-IP27 and prepare for SGI-IP35 support
 2020-01-09 12:33 UTC  (15+ messages)
` [PATCH 01/14] MIPS: SGI-IP27: use nodemask instead of cpumask
` [PATCH 02/14] MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
` [PATCH 03/14] MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
` [PATCH 04/14] MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
` [PATCH 05/14] MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file
` [PATCH 06/14] MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
` [PATCH 07/14] MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts
` [PATCH 08/14] MIPS: SGI-IP27: Use union instead of typedef
` [PATCH 09/14] MIPS: SGI-IP27: Use structs for decoding error status registers
` [PATCH 10/14] MIPS: SGI-IP27: Use specific get_region_shift
` [PATCH 11/14] MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
` [PATCH 12/14] MIPS: SGI-IP27: Only reserve interrupts used in Linux
` [PATCH 13/14] MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
` [PATCH 14/14] MIPS: SGI-IP27: No need for slice_map

[PATCH v12 0/3] Use MFD framework for SGI IOC3 drivers
 2020-01-09 10:34 UTC  (4+ messages)
` [PATCH v12 1/3] MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge
` [PATCH v12 2/3] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v12 3/3] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH 5.4 076/191] MIPS: BPF: Disable MIPS32 eBPF JIT
 2020-01-07 20:53 UTC  (3+ messages)
` [PATCH 5.4 077/191] MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig
` [PATCH 5.4 078/191] MIPS: Avoid VDSO ABI breakage due to global register variable

[PATCH 4.19 047/115] MIPS: Avoid VDSO ABI breakage due to global register variable
 2020-01-07 20:54 UTC 

[PATCH 4.14 25/74] MIPS: Avoid VDSO ABI breakage due to global register variable
 2020-01-07 20:54 UTC 

[PATCH v3 02/22] compat: provide compat_ptr() on all architectures
 2020-01-07 17:51 UTC  (8+ messages)

[mm/debug] 87c4696d57: kernel_BUG_at_include/linux/mm.h
 2020-01-07  6:46 UTC 

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v8
 2020-01-06 22:46 UTC  (3+ messages)
` [PATCH v8 0/5] "

[PATCH v1] firmware: tee_bnxt: Fix multiple call to tee_client_close_context
 2020-01-06 21:52 UTC  (4+ messages)
` [PATCH v1] firmware: tee_bnxt: Reduce shm mem size to 4K

Add I2C support for the Ingenic X1000 SoC v3
 2020-01-06 14:47 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: I2C: Add X1000 bindings
` [PATCH v3 2/2] I2C: JZ4780: Add support for the X1000

[PATCH INTERNAL v2] firmware: tee_bnxt: Fix multiple call to tee_client_close_context
 2020-01-06  6:25 UTC  (4+ messages)
` [PATCH INTERNAL v2] firmware: tee_bnxt: Reduce shm mem size to 4K

debian bootup hangs on qemu-system-mips64el
 2020-01-05  4:46 UTC 

[GIT PULL] MIPS fixes
 2020-01-04 22:55 UTC  (2+ messages)

[git:media_tree/master] media: MAINTAINERS: Orphan img-ir driver
 2020-01-03 15:28 UTC 

[PATCH] MIPS: Don't declare __current_thread_info globally
 2020-01-03  9:15 UTC  (10+ messages)
    ` [PATCH v2] MIPS: Avoid VDSO ABI breakage due to global register variable

[PATCH 5.4 002/191] Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"
 2020-01-02 22:04 UTC 

[PATCH 00/10] use resource_size
 2020-01-01 22:25 UTC  (3+ messages)
` [PATCH 08/10] MIPS: "

vdso-related userspace crashes on 5.5 mips64
 2020-01-01  9:47 UTC  (24+ messages)
` [PATCH] mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME

[PATCH] MIPS: Use __copy_{to,from}_user() for emulated FP loads/stores
 2019-12-29 19:01 UTC  (6+ messages)

[PATCH 5.4 112/434] MIPS: syscall: Emit Loongson3 sync workarounds within asm
 2019-12-29 17:26 UTC  (4+ messages)
` [PATCH 5.4 114/434] MIPS: futex: "
` [PATCH 5.4 306/434] MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected
` [PATCH 5.4 348/434] mips: fix build when "48 bits virtual memory" is enabled

[PATCH 4.19 060/219] MIPS: syscall: Emit Loongson3 sync workarounds within asm
 2019-12-29 17:19 UTC  (2+ messages)
` [PATCH 4.19 185/219] mips: fix build when "48 bits virtual memory" is enabled

[PATCH 4.14 134/161] mips: fix build when "48 bits virtual memory" is enabled
 2019-12-29 17:19 UTC 

[PATCH AUTOSEL 4.14 22/57] bpf, mips: Limit to 33 tail calls
 2019-12-27 18:01 UTC 

[PATCH AUTOSEL 5.4 072/187] bpf, mips: Limit to 33 tail calls
 2019-12-27 17:39 UTC 

[PATCH AUTOSEL 4.19 34/84] bpf, mips: Limit to 33 tail calls
 2019-12-27 17:43 UTC 

Add dmaengine driver for X1830
 2019-12-26 22:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add X1830 bindings

[PATCH v2] MIPS: Scan the DMI system information
 2019-12-26  1:29 UTC  (3+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-24 18:19 UTC  (3+ messages)
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()

[PATCH V11 RESEND] mm/debug: Add tests validating architecture page table helpers
 2019-12-24  4:38 UTC 

[BUG] CI20: interrupt-controller@10001000 didn't like hwirq-0x0 to VIRQ8 mapping (rc=-19)
 2019-12-23  8:07 UTC  (6+ messages)

[PATCH] MAINTAINERS: Orphan KVM for MIPS
 2019-12-22 10:46 UTC  (3+ messages)

[PATCH v4 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2019-12-21 13:37 UTC  (4+ messages)
` [PATCH v4 1/8] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs

[PATCH v7 0/4] add dsa switch support for ar9331
 2019-12-21  1:06 UTC  (2+ messages)

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2019-12-20 16:22 UTC  (49+ messages)
` [PATCH v2 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH v2 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH v2 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
` [PATCH v2 04/45] KVM: VMX: Allocate VPID after initializing VCPU
` [PATCH v2 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
` [PATCH v2 06/45] KVM: SVM: "
` [PATCH v2 07/45] KVM: x86: Allocate vcpu struct in common x86 code
` [PATCH v2 08/45] KVM: x86: Move FPU allocation to "
` [PATCH v2 09/45] KVM: x86: Move allocation of pio_data page down a few lines
` [PATCH v2 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
` [PATCH v2 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
` [PATCH v2 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH v2 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
` [PATCH v2 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH v2 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
` [PATCH v2 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
` [PATCH v2 18/45] KVM: PPC: "
` [PATCH v2 19/45] KVM: arm: "
` [PATCH v2 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
` [PATCH v2 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH v2 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH v2 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH v2 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH v2 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH v2 31/45] KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()
` [PATCH v2 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH v2 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
` [PATCH v2 37/45] KVM: Drop kvm_arch_vcpu_setup()
` [PATCH v2 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
` [PATCH v2 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
` [PATCH v2 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()

hello
 2019-12-19  1:02 UTC 

[PATCH 4.4 049/162] MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition
 2019-12-19 18:32 UTC 

[PATCH 4.9 065/199] MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition
 2019-12-19 18:32 UTC 

[PATCH] MAINTAINERS: Orphan img-ir driver
 2019-12-19 14:52 UTC 

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-19 13:46 UTC  (5+ messages)
` [PATCH 7/7] KVM: arm/arm64: Elide CMOs when unmapping a range

[PATCH v11 net-next 0/2] Use MFD framework for SGI IOC3 drivers
 2019-12-19  9:35 UTC  (4+ messages)
` [PATCH v11 net-next 2/2] mfd: ioc3: Add driver for SGI IOC3 chip


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