linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 17:19:30 to 2020-01-29 07:26:43 UTC [more...]

[RFC PATCH v4 00/11] powerpc: switch VDSO to C implementation
 2020-01-29  7:26 UTC  (26+ messages)
` [RFC PATCH v4 01/11] powerpc/64: Don't provide time functions in compat VDSO32
` [RFC PATCH v4 02/11] powerpc/vdso: Switch VDSO to generic C implementation
` [RFC PATCH v4 03/11] lib: vdso: only read hrtimer_res when needed in __cvdso_clock_getres()
` [RFC PATCH v4 04/11] powerpc/vdso: simplify __get_datapage()
` [RFC PATCH v4 05/11] lib: vdso: allow arches to provide vdso data pointer
` [RFC PATCH v4 06/11] powerpc/vdso: provide inline alternative to __get_datapage()
` [RFC PATCH v4 07/11] powerpc/vdso: provide vdso data pointer from the ASM caller
` [RFC PATCH v4 08/11] lib: vdso: allow fixed clock mode
` [RFC PATCH v4 09/11] powerpc/vdso: override __arch_vdso_capable()
` [RFC PATCH v4 10/11] lib: vdso: Allow arches to override the ns shift operation
` [RFC PATCH v4 11/11] powerpc/32: provide vdso_shift_ns()

[PATCH 0/5] kdb: Don't implicitly change tasks; plus misc fixups
 2020-01-29  1:42 UTC  (3+ messages)

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28 19:07 UTC  (17+ messages)

[PATCH 4.4 126/183] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-28 14:06 UTC  (2+ messages)
` [PATCH 4.4 153/183] MIPS: Loongson: Fix return value of loongson_hwmon_init

[PATCH 4.9 187/271] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-28 14:06 UTC  (2+ messages)
` [PATCH 4.9 224/271] MIPS: Loongson: Fix return value of loongson_hwmon_init

[PATCH V12] mm/debug: Add tests validating architecture page table helpers
 2020-01-28 12:30 UTC 

Introduce SMP support for CI20 (based on JZ4780) v3
 2020-01-27 14:26 UTC  (10+ messages)
` [PATCH v3 0/6] Introduce SMP support for JZ4780
` [PATCH v3 1/6] MIPS: JZ4780: Introduce SMP support
` [PATCH v3 2/6] clocksource: Ingenic: Add high resolution timer support for SMP
` [PATCH v3 3/6] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v3 4/6] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
` [PATCH v3 5/6] MIPS: CI20: Modify DTS to support high resolution timer for SMP
` [PATCH v3 6/6] MIPS: CI20: Update defconfig to support SMP

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2020-01-26  3:02 UTC  (19+ 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 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH v2 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH v2 30/45] KVM: Move vcpu alloc and init "
` [PATCH v2 41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()

[PATCH] MIPS: Introduce aligned IO memory operations
 2020-01-25  3:31 UTC  (6+ messages)

[PATCH 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
 2020-01-24 23:03 UTC  (3+ messages)

[PATCH] MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel
 2020-01-24 19:38 UTC  (2+ messages)

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2020-01-24 18:58 UTC  (13+ messages)

[PATCH 4.19 522/639] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-24  9:33 UTC  (2+ messages)
` [PATCH 4.19 622/639] MIPS: Loongson: Fix return value of loongson_hwmon_init

[PATCH 4.14 281/343] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-24  9:32 UTC  (2+ messages)
` [PATCH 4.14 331/343] MIPS: Loongson: Fix return value of loongson_hwmon_init

Introduce SMP support for CI20 (based on JZ4780) v2
 2020-01-24  4:56 UTC  (14+ messages)
` [PATCH v2 0/6] Introduce SMP support for JZ4780
` [PATCH v2 1/6] MIPS: JZ4780: Introduce SMP support
` [PATCH v2 2/6] clocksource: Ingenic: Add high resolution timer support for SMP
` [PATCH v2 3/6] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v2 4/6] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
` [PATCH v2 5/6] MIPS: CI20: Modify DTS to support high resolution timer for SMP
` [PATCH v2 6/6] MIPS: CI20: Update defconfig to support SMP

[PATCH] MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"
 2020-01-23 19:44 UTC  (2+ messages)

[PATCH] MIPS: asm: local: add barriers for Loongson
 2020-01-23 19:44 UTC  (2+ messages)

[PATCH] MIPS: sync-r4k: do slave counter synchronization with disabled HW interrupts
 2020-01-23 19:44 UTC  (2+ messages)

[PATCH] MIPS: SGI-IP30: Check for valid pointer before using it
 2020-01-23 19:44 UTC  (2+ messages)

[PATCH mips-next 0/5] MIPS: a set of misc Kconfig/Kbuild improvements
 2020-01-23 19:44 UTC  (7+ messages)
` [PATCH mips-next 1/5] MIPS: don't explicitly select LIBFDT in Kconfig
` [PATCH mips-next 2/5] MIPS: generic: don't unconditionally select PINCTRL
` [PATCH mips-next 3/5] MIPS: make CPU_HAS_LOAD_STORE_LR opt-out
` [PATCH mips-next 4/5] MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again)
` [PATCH mips-next 5/5] Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"

[PATCH 1/2] MIPS: Add MAC2008 Support
 2020-01-23 19:44 UTC  (2+ messages)

[PATCH 1/3] MIPS: Make DIEI support as a config option
 2020-01-23 19:44 UTC  (2+ messages)

[PATCH 0/1] KB3310B MFD Driver for Lemote Yeeloong laptops
 2020-01-23  0:22 UTC  (3+ messages)
` [PATCH 1/1] mfd: yeeloong_kb3310b: support KB3310B EC "

[PATCH] [Loongson2F] adjust cpufreq uses of LOONGSON_CHIPCFG
 2020-01-22 23:46 UTC  (5+ messages)

[PATCH V4 0/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers
 2020-01-22 21:33 UTC  (4+ messages)
` [PATCH V4 1/3] dt: bindings: brcmnand: Add support for flash-edu
` [PATCH V4 2/3] arch: mips: brcm: Add 7425 flash-edu support
` [PATCH V4 3/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers

[PATCH V3 2/3] arch: mips: brcm: Add 7425 flash-edu support
 2020-01-22 20:46 UTC  (2+ messages)

[bug report] MIPS: add support for SGI Octane (IP30)
 2020-01-22 10:03 UTC 

[PATCH 4.9 46/97] MIPS: Prevent link failure with kcov instrumentation
 2020-01-22  9:28 UTC 

[PATCH mips-fixes 0/3] MIPS: a set of tiny Kbuild fixes
 2020-01-22  8:02 UTC  (6+ messages)
` [PATCH mips-fixes 1/3] MIPS: fix indentation of the 'RELOCS' message
` [PATCH mips-fixes 2/3] MIPS: boot: fix typo in 'vmlinux.lzma.its' target
` [PATCH mips-fixes 3/3] MIPS: syscalls: fix indentation of the 'SYSNR' message

[PATCH v2 0/2] microblaze: Enable CMA
 2020-01-22  6:47 UTC  (9+ messages)
` [PATCH v2 1/2] asm-generic: Make dma-contiguous.h a mandatory include/asm header

[PATCH V2 2/3] arch: mips: brcm: Add 7425 flash-edu support
 2020-01-21 23:41 UTC  (6+ messages)
` [PATCH V2 1/3] dt: bindings: brcmnand: Add support for flash-edu
  ` Fwd: [PATCH V2 3/3] mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-01-21 22:31 UTC  (20+ messages)
` [PATCH v5 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v5 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v5 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v5 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v5 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v5 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v5 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v5 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v5 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v5 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v5 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v5 12/19] KVM: Move memslot deletion to helper function
` [PATCH v5 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v5 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v5 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v5 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v5 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v5 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-17  4:20 UTC  (3+ messages)

[PATCH] irqchip: mips-cpu: Remove eoi operation
 2020-01-17  2:23 UTC  (5+ messages)
` [PATCH v1 1/2] genirq: Check for level based percpu irq
  ` [PATCH v1 2/2] irqchip: mips-cpu: Drop unnecessary ack/eoi operations

[PATCH 5.4 140/203] MIPS: PCI: remember nasid changed by set interrupt affinity
 2020-01-16 23:18 UTC  (6+ messages)
` [PATCH 5.4 141/203] MIPS: Loongson: Fix return value of loongson_hwmon_init
` [PATCH 5.4 142/203] MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
` [PATCH 5.4 187/203] mips: cacheinfo: report shared CPU map
` [PATCH 5.4 188/203] mips: Fix gettimeofday() in the vdso library
` [PATCH 5.4 190/203] MIPS: Prevent link failure with kcov instrumentation

[PATCH 4.19 77/84] mips: cacheinfo: report shared CPU map
 2020-01-16 23:18 UTC  (2+ messages)
` [PATCH 4.19 78/84] MIPS: Prevent link failure with kcov instrumentation

[PATCH 4.14 65/71] mips: cacheinfo: report shared CPU map
 2020-01-16 23:19 UTC  (2+ messages)
` [PATCH 4.14 66/71] MIPS: Prevent link failure with kcov instrumentation

[RFC PATCH v3 00/12] powerpc: switch VDSO to C implementation
 2020-01-16 20:22 UTC  (7+ messages)
` [RFC PATCH v3 08/12] lib: vdso: allow arches to provide vdso data pointer

[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
 2020-01-16 20:11 UTC  (4+ messages)
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context
  ` [PATCH] MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel

[PATCH AUTOSEL 4.19 508/671] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-16 17:02 UTC 

[PATCH AUTOSEL 4.14 276/371] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-16 17:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 343/371] MIPS: Loongson: Fix return value of loongson_hwmon_init

[PATCH AUTOSEL 4.9 187/251] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-16 17:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 234/251] MIPS: Loongson: Fix return value of loongson_hwmon_init

[PATCH AUTOSEL 4.4 126/174] mips: avoid explicit UB in assignment of mips_io_port_base
 2020-01-16 17:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 160/174] MIPS: Loongson: Fix return value of loongson_hwmon_init

[PATCH AUTOSEL 4.14 049/371] MIPS: BCM63XX: drop unused and broken DSP platform device
 2020-01-16 17:11 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).