linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-30 13:20:59 to 2019-10-07 17:53:26 UTC [more...]

[PATCH 1/2] MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
 2019-10-07 17:53 UTC  (3+ messages)
` [PATCH 2/2] MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks

[PATCH v2 00/36] MIPS: barriers & atomics cleanups
 2019-10-07 17:51 UTC  (38+ messages)
` [PATCH v2 01/36] MIPS: Unify sc beqz definition
` [PATCH v2 02/36] MIPS: Use compact branch for LL/SC loops on MIPSr6+
` [PATCH v2 03/36] MIPS: barrier: Add __SYNC() infrastructure
` [PATCH v2 04/36] MIPS: barrier: Clean up rmb() & wmb() definitions
` [PATCH v2 05/36] MIPS: barrier: Clean up __smp_mb() definition
` [PATCH v2 06/36] MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
` [PATCH v2 07/36] MIPS: barrier: Clean up __sync() definition
` [PATCH v2 08/36] MIPS: barrier: Clean up sync_ginv()
` [PATCH v2 09/36] MIPS: atomic: Fix whitespace in ATOMIC_OP macros
` [PATCH v2 10/36] MIPS: atomic: Handle !kernel_uses_llsc first
` [PATCH v2 11/36] MIPS: atomic: Use one macro to generate 32b & 64b functions
` [PATCH v2 12/36] MIPS: atomic: Emit Loongson3 sync workarounds within asm
` [PATCH v2 13/36] MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
` [PATCH v2 14/36] MIPS: atomic: Unify 32b & 64b sub_if_positive
` [PATCH v2 15/36] MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
` [PATCH v2 16/36] MIPS: bitops: Handle !kernel_uses_llsc first
` [PATCH v2 17/36] MIPS: bitops: Only use ins for bit 16 or higher
` [PATCH v2 18/36] MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
` [PATCH v2 19/36] MIPS: bitops: ins start position is always an immediate
` [PATCH v2 20/36] MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
` [PATCH v2 21/36] MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
` [PATCH v2 22/36] MIPS: bitops: Use the BIT() macro
` [PATCH v2 23/36] MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
` [PATCH v2 24/36] MIPS: bitops: Abstract LL/SC loops
` [PATCH v2 25/36] MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
` [PATCH v2 26/36] MIPS: bitops: Emit Loongson3 sync workarounds within asm
` [PATCH v2 27/36] MIPS: bitops: Use smp_mb__before_atomic in test_* ops
` [PATCH v2 28/36] MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
` [PATCH v2 29/36] MIPS: cmpxchg: Omit redundant barriers for Loongson3
` [PATCH v2 30/36] MIPS: futex: Emit Loongson3 sync workarounds within asm
` [PATCH v2 31/36] MIPS: syscall: "
` [PATCH v2 32/36] MIPS: barrier: Remove loongson_llsc_mb()
` [PATCH v2 33/36] MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
` [PATCH v2 34/36] MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
` [PATCH v2 35/36] MIPS: genex: Don't reload address unnecessarily
` [PATCH v2 36/36] MIPS: Check Loongson3 LL/SC errata workaround correctness

[PATCH V2 1/3] MIPS: Loongson: Add CFUCFG&CSR support
 2019-10-07 17:51 UTC  (2+ messages)

[PATCH 1/4 v4] MIPS: ralink: mt7628a.dtsi: Add I2C controller DT node
 2019-10-07 17:51 UTC  (2+ messages)

[PATCH] MIPS: include: Mark __cmpxchd as __always_inline
 2019-10-07 17:50 UTC  (2+ messages)

[PATCH v11 05/22] mips: mm: Add p?d_leaf() definitions
 2019-10-07 15:38 UTC 

[PATCH V4 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-10-07 14:00 UTC  (7+ messages)
` [PATCH V4 1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use
` [PATCH V4 2/2] mm/pgtable/debug: Add test validating architecture page table helpers

Build regressions/improvements in v5.4-rc2
 2019-10-07  7:33 UTC 

[PATCH 4.19 048/106] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-10-06 17:20 UTC  (2+ messages)
` [PATCH 4.19 049/106] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean

[PATCH 5.2 090/137] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-10-06 17:21 UTC  (3+ messages)
` [PATCH 5.2 091/137] MIPS: Dont use bc_false uninitialized in __mm_isBranchInstr
` [PATCH 5.2 092/137] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean

[PATCH 5.3 082/166] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-10-06 17:20 UTC  (3+ messages)
` [PATCH 5.3 083/166] MIPS: Dont use bc_false uninitialized in __mm_isBranchInstr
` [PATCH 5.3 084/166] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean

[PATCH 4.14 29/68] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
 2019-10-06 17:21 UTC 

[PATCH 4.9 19/47] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
 2019-10-06 17:21 UTC 

Add Ingenic X1000 irqchip support
 2019-10-06  6:01 UTC  (10+ messages)
` Add process for more than one irq at the same time v5
  ` [PATCH 1/5 v5] irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions
  ` [PATCH 2/5 v5] irqchip: ingenic: Error out if IRQ domain creation failed
  ` [PATCH 3/5 v5] irqchip: ingenic: Get virq number from IRQ domain
  ` [PATCH 4/5 v5] irqchip: ingenic: Alloc generic chips "
  ` [PATCH 5/5 v5] irqchip: Ingenic: Add process for more than one irq at the same time

MMC: Ingenic: Add support for 8bit mode and LPM and JZ4760 Soc
 2019-10-06  5:58 UTC  (4+ messages)
` [PATCH 4/4] MMC: Ingenic: Add support for JZ4760 and support for LPM

[PATCH AUTOSEL 4.19 01/33] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-10-05 23:01 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 12/33] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver

[PATCH AUTOSEL 5.2 01/42] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-10-05 23:00 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 17/42] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver

[PATCH AUTOSEL 5.3 01/49] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-10-05 22:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.3 20/49] firmware: bcm47xx_nvram: Correct size_t printf format

[GIT PULL] MIPS fixes
 2019-10-04 20:40 UTC  (2+ messages)

[PATCH] MIPS: fw/arc: Remove unused addr variable
 2019-10-04 18:46 UTC  (2+ messages)

[PATCH] mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
 2019-10-04 18:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-04 17:25 UTC  (8+ messages)
` [PATCH v7 1/5] nvmem: core: add nvmem_device_find
` [PATCH v7 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v7 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v7 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v7 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH v6 3/4] mfd: ioc3: Add driver for SGI IOC3 chip
 2019-10-04 14:40 UTC  (3+ messages)

[PATCH 1/2] MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition
 2019-10-03 22:54 UTC  (3+ messages)
` [PATCH 2/2] MIPS: pmcs-msp71xx: Remove unused addr variable

[PATCH 1/2] MIPS: SGI-IP27: remove not used stuff inherited from IRIX
 2019-10-03 12:27 UTC  (2+ messages)
` [PATCH 2/2] MIPS: SGI-IP27: get rid of compact node ids

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-10-03 10:43 UTC  (5+ messages)

[PATCH 1/3] docs: fix some broken references
 2019-10-03  7:53 UTC  (5+ messages)

[PATCH] mips: Loongson: Fix the link time qualifier of 'serial_exit()'
 2019-10-02 22:54 UTC  (2+ messages)

[PATCH] MIPS: init: Prevent adding memory before PHYS_OFFSET
 2019-10-02 22:54 UTC  (2+ messages)

[PATCH] MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
 2019-10-02 22:53 UTC  (2+ messages)

[PATCH] MIPS: Wire up clone3 syscall
 2019-10-02 22:53 UTC  (3+ messages)

[PATCH 1/2] MIPS: VDSO: Remove unused gettimeofday.c
 2019-10-02 22:53 UTC  (3+ messages)
` [PATCH 2/2] MIPS: VDSO: Fix build for binutils < 2.25

[PATCH v6 0/4] Use MFD framework for SGI IOC3 drivers
 2019-10-02 19:08 UTC  (5+ messages)
` [PATCH v6 1/4] nvmem: core: add nvmem_device_find

[PATCH 3.16 77/87] MIPS: Add missing EHB in mtc0 -> mfc0 sequence
 2019-10-02 19:06 UTC 

[PATCH v2 0/5] MIPS: CI20: DTS: Add nodes to Creator CI20 board
 2019-10-02 19:07 UTC  (8+ messages)
` [PATCH v2 1/5] MIPS: JZ4780: DTS: Add I2C nodes
` [PATCH v2 2/5] MIPS: CI20: "
` [PATCH v2 3/5] MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
` [PATCH v2 4/5] MIPS: CI20: DTS: Add Leds
` [PATCH v2 5/5] MIPS: JZ4780: DTS: Add CPU nodes

Build regressions/improvements in v5.4-rc1
 2019-10-02 17:51 UTC  (2+ messages)

[PATCH] MIPS: octeon: Include required header; fix octeon ethernet build
 2019-10-02 17:14 UTC  (2+ messages)

[PATCH] mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
 2019-10-02 16:23 UTC  (5+ messages)

[PATCH v2 0/4] Lantiq VRX200/ARX300 PCIe PHY driver
 2019-10-02 14:36 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYs

[PATCH v2] mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM
 2019-10-02  7:02 UTC  (2+ messages)

[PATCH] MIPS: cpu-bugs64: Mark inline functions as __always_inline
 2019-10-01 20:33 UTC  (4+ messages)

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-10-01  5:06 UTC  (16+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links

[PATCH 00/37] MIPS: barriers & atomics cleanups
 2019-09-30 23:08 UTC  (38+ messages)
` [PATCH 01/37] MIPS: Unify sc beqz definition
` [PATCH 02/37] MIPS: Use compact branch for LL/SC loops on MIPSr6+
` [PATCH 03/37] MIPS: barrier: Add __SYNC() infrastructure
` [PATCH 04/37] MIPS: barrier: Clean up rmb() & wmb() definitions
` [PATCH 05/37] MIPS: barrier: Clean up __smp_mb() definition
` [PATCH 06/37] MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
` [PATCH 07/37] MIPS: barrier: Clean up __sync() definition
` [PATCH 08/37] MIPS: barrier: Clean up sync_ginv()
` [PATCH 09/37] MIPS: atomic: Fix whitespace in ATOMIC_OP macros
` [PATCH 11/37] MIPS: atomic: Use one macro to generate 32b & 64b functions
` [PATCH 10/37] MIPS: atomic: Handle !kernel_uses_llsc first
` [PATCH 12/37] MIPS: atomic: Emit Loongson3 sync workarounds within asm
` [PATCH 13/37] MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
` [PATCH 14/37] MIPS: atomic: Unify 32b & 64b sub_if_positive
` [PATCH 15/37] MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
` [PATCH 17/37] MIPS: bitops: Handle !kernel_uses_llsc first
` [PATCH 16/37] MIPS: bitops: Use generic builtin ffs/fls; drop cpu_has_clo_clz
` [PATCH 18/37] MIPS: bitops: Only use ins for bit 16 or higher
` [PATCH 19/37] MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
` [PATCH 20/37] MIPS: bitops: ins start position is always an immediate
` [PATCH 21/37] MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
` [PATCH 22/37] MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
` [PATCH 23/37] MIPS: bitops: Use the BIT() macro
` [PATCH 24/37] MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
` [PATCH 25/37] MIPS: bitops: Abstract LL/SC loops
` [PATCH 26/37] MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
` [PATCH 27/37] MIPS: bitops: Emit Loongson3 sync workarounds within asm
` [PATCH 28/37] MIPS: bitops: Use smp_mb__before_atomic in test_* ops
` [PATCH 29/37] MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
` [PATCH 30/37] MIPS: cmpxchg: Omit redundant barriers for Loongson3
` [PATCH 31/37] MIPS: futex: Emit Loongson3 sync workarounds within asm
` [PATCH 32/37] MIPS: syscall: "
` [PATCH 33/37] MIPS: barrier: Remove loongson_llsc_mb()
` [PATCH 34/37] MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
` [PATCH 35/37] MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
` [PATCH 36/37] MIPS: genex: Don't reload address unnecessarily
` [PATCH 37/37] MIPS: Check Loongson3 LL/SC errata workaround correctness

[PATCH v1] MIPS: dts: ar9331: fix interrupt-controller size
 2019-09-30 22:23 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Fix boot failure after dropping boot_mem_map
 2019-09-30 22:23 UTC  (2+ messages)

[PATCH v2 0/5] irqchip/irq-bcm7038-l1 updates
 2019-09-30 19:10 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: Document brcm,irq-can-wake for brcm,bcm7038-l1-intc.txt
` [PATCH v2 4/5] dt-bindings: Document brcm,int-fwd-mask property for bcm7038-l1-intc

[PATCH v2 00/19] Modernize Loongson64 Machine
 2019-09-30 13:23 UTC  (5+ messages)
` [PATCH v2 12/19] dt-bindings: mips: Add loongson boards
` [PATCH v2 14/19] MIPS: Loongson64: Add generic dts


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