linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 15:38:58 to 2019-10-16 06:19:06 UTC [more...]

[PATCH v10 0/6] Use MFD framework for SGI IOC3 drivers
 2019-10-16  6:18 UTC  (9+ 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 3/6] MIPS: PCI: Fix fake subdevice ID for IOC3
` [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v10 5/6] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v10 6/6] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

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

[PATCH] MIPS: elf_hwcap: Export userspace ASEs
 2019-10-16  3:02 UTC  (5+ messages)
` [PATCH v1] "

[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 

[PATCH V6 0/2] mm/debug: Add tests validating architecture page table helpers
 2019-10-15 18:42 UTC  (8+ messages)
` [PATCH V6 2/2] "

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-15 16:58 UTC  (29+ messages)

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-10-15  9:23 UTC  (7+ messages)

[PATCH v2] MIPS: Loongson: Make default kernel log buffer size as 256KB for Loongson3
 2019-10-15  4:51 UTC 

[PATCH 3/3] rtc: ds1685: add indirect access method and remove plat_read/plat_write
 2019-10-14 21:20 UTC  (3+ messages)

MMC: Ingenic: Add support for 8bit mode and LPM and JZ4760 Soc
 2019-10-14 18:15 UTC  (9+ messages)
` MMC: JZ4740: Add support for 8bit mode and LPM and JZ4760 Soc v2
  ` [PATCH 1/6 v2] MMC: Ingenic: Add 8bit mode support
  ` [PATCH 2/6 v2] dt-bindings: MMC: Add JZ4760 bindings
  ` [PATCH 3/6 v2] MMC: JZ4740: Add support for the JZ4760
  ` [PATCH 4/6 v2] dt-bindings: MMC: Add X1000 bindings
  ` [PATCH 5/6 v2] MMC: JZ4740: Add support for the X1000
  ` [PATCH 6/6 v2] MMC: JZ4740: Add support for LPM

Build regressions/improvements in v5.4-rc3
 2019-10-14 17:04 UTC  (2+ messages)
  ` [EXTERNAL]Re: "

[PATCH] MIPS: add support for SGI Octane (IP30)
 2019-10-14 11:34 UTC  (8+ messages)

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

Add Ingenic X1000 serial support
 2019-10-14  3:28 UTC  (5+ messages)
  ` [PATCH v3 1/2] Serial: Ingenic: Add support for the X1000

[PATCH 1/3] MIPS: Always define builtin_cmdline
 2019-10-13  3:31 UTC  (4+ messages)
` [PATCH 2/3] MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n builds
` [PATCH 3/3] MIPS: Make builtin_cmdline const & variable length

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

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

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-12  4:15 UTC  (10+ messages)
` [PATCH v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v14 4/6] open: introduce openat2(2) syscall
` [PATCH v14 5/6] selftests: add openat2(2) selftests
` [PATCH v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH v2] MIPS: cmdline: Clean up boot_command_line initialization
 2019-10-11 16:54 UTC  (3+ messages)

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

[PATCH V5 0/2] mm/debug: Add tests validating architecture page table helpers
 2019-10-11  6:25 UTC  (3+ messages)
` [PATCH V5 1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use
` [PATCH V5 2/2] mm/debug: Add tests validating architecture page table helpers

[PATCH 4.14 17/61] MIPS: Treat Loongson Extensions as ASEs
 2019-10-11  4:30 UTC  (2+ messages)

[PATCH] MIPS: OCTEON: Replace SIZEOF_FIELD() macro
 2019-10-10 23:02 UTC  (2+ messages)

[PATCH] MIPS: Disable Loongson MMI instructions for kernel build
 2019-10-10 21:04 UTC  (2+ messages)

[PATCH] mips: Fix unroll macro when building with Clang
 2019-10-10 21:04 UTC  (2+ messages)

[PATCH 1/3] docs: fix some broken references
 2019-10-10 17:28 UTC  (2+ messages)

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

[PATCH 5.3 047/148] MIPS: Treat Loongson Extensions as ASEs
 2019-10-10  8:35 UTC 

[PATCH 4.19 027/114] MIPS: Treat Loongson Extensions as ASEs
 2019-10-10  8:35 UTC 

[PATCH 1/4] MIPS: cmdline: Remove CONFIG_MIPS_CMDLINE_BUILTIN_EXTEND
 2019-10-09 22:53 UTC  (11+ messages)
` [PATCH 3/4] MIPS: cmdline: Remove redundant Kconfig defaults
` [PATCH 2/4] MIPS: cmdline: Remove CONFIG_MIPS_CMDLINE_DTB_EXTEND
` [PATCH 4/4] MIPS: cmdline: Clean up boot_command_line initialization

[PATCH] MIPS: Drop 32-bit asm string functions
 2019-10-09 21:58 UTC  (3+ messages)

[PATCH] MIPS: Provide unroll() macro, use it for cache ops
 2019-10-09 21:58 UTC  (2+ messages)

[PATCH 0/6] Clean up ARC code and fix IP22/28 early printk
 2019-10-09 21:58 UTC  (8+ messages)
` [PATCH 1/6] MIPS: fw: arc: remove unused ARC code
` [PATCH 2/6] MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel
` [PATCH 3/6] MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform
` [PATCH 4/6] MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems
` [PATCH 5/6] MIPS: SGI-IP22: set PHYS_OFFSET to memory start
` [PATCH 6/6] MIPS: SGI-IP22/28: Use PROM for memory detection

[PATCH] MIPS: include: Mark __xchg as __always_inline
 2019-10-09 21:58 UTC  (3+ messages)

[PATCH] MIPS: fw: sni: Fix out of bounds init of o32 stack
 2019-10-09 21:58 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 13/26] MIPS: dts: ar9331: fix interrupt-controller size
 2019-10-09 17:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 20/26] mips: Loongson: Fix the link time qualifier of 'serial_exit()'

[PATCH AUTOSEL 4.14 11/21] MIPS: dts: ar9331: fix interrupt-controller size
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 16/21] mips: Loongson: Fix the link time qualifier of 'serial_exit()'

[PATCH AUTOSEL 4.9 06/13] MIPS: dts: ar9331: fix interrupt-controller size
 2019-10-09 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 10/13] mips: Loongson: Fix the link time qualifier of 'serial_exit()'

[PATCH AUTOSEL 4.4 08/11] mips: Loongson: Fix the link time qualifier of 'serial_exit()'
 2019-10-09 17:06 UTC 

[PATCH V2 1/3] MIPS: Loongson: Add CFUCFG&CSR support
 2019-10-09  1:37 UTC  (6+ messages)

[PATCH v2] MIPS: generic: Use __initconst for const init data
 2019-10-08 17:55 UTC  (2+ messages)

[PATCH] MIPS: generic: Use __initconst for const init data
 2019-10-08 14:38 UTC 

[PATCH V4 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-10-08  8:13 UTC  (8+ messages)
` [PATCH V4 2/2] mm/pgtable/debug: Add test validating architecture "

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

[PATCH] mips: check for dsp presence only once before save/restore
 2019-10-07 17:59 UTC  (2+ messages)

[PATCH v7 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
 2019-10-07 17:54 UTC  (2+ messages)

[PATCH v7 1/5] nvmem: core: add nvmem_device_find
 2019-10-07 17:54 UTC  (2+ messages)

[PATCH v2 4/5] MIPS: CI20: DTS: Add Leds
 2019-10-07 17:53 UTC  (2+ messages)

[PATCH v2 3/5] MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
 2019-10-07 17:53 UTC  (2+ messages)

[PATCH v2 2/5] MIPS: CI20: DTS: Add I2C nodes
 2019-10-07 17:53 UTC  (2+ messages)

[PATCH v2 1/5] MIPS: JZ4780: DTS: Add I2C nodes
 2019-10-07 17:53 UTC  (2+ messages)

[PATCH] mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
 2019-10-07 17:53 UTC  (2+ messages)

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

[PATCH 1/2] MIPS: SGI-IP27: remove not used stuff inherited from IRIX
 2019-10-07 17:53 UTC  (2+ messages)

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

[PATCH v2 00/36] MIPS: barriers & atomics cleanups
 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 


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