Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-10-16 09:19:55 to 2018-10-31 20:32:55 UTC [more...]

merge dma_direct_ops and dma_noncoherent_ops v3
 2018-10-31 20:32 UTC  (5+ messages)
` [PATCH 4/6] dma-mapping: merge direct and noncoherent ops

[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
 2018-10-31 19:52 UTC 

[PATCH v2 0/2] kgdb: Fix kgdb_roundup_cpus()
 2018-10-31 18:40 UTC  (8+ messages)
` [PATCH v2 1/2] kgdb: Remove irq flags from roundup
` [PATCH v2 2/2] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v3 0/2] fix memory leak and unregister issue in clk_boston_setup()
 2018-10-31  7:41 UTC  (3+ messages)
` [PATCH v3 1/2] clk: boston: fix possible memory leak "
` [PATCH v3 2/2] clk: boston: unregister clks on failure "

[PATCH v2] clk: boston: fix possible memory leak in clk_boston_setup()
 2018-10-31  6:59 UTC  (16+ messages)
  `  "
      `  "

[PATCH 0/7] serial: Finish kgdb on qcom_geni; fix many lockdep splats w/ kgdb
 2018-10-30 22:22 UTC  (12+ messages)
` [PATCH 6/7] smp: Don't yell about IRQs disabled in kgdb_roundup_cpus()
` [PATCH 7/7] kgdb: Remove irq flags and local_irq_enable/disable from roundup

[PATCH v2 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
 2018-10-30 21:11 UTC  (3+ messages)

[PATCH 1/2] kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
 2018-10-30 15:03 UTC  (5+ messages)

[PATCH] MIPS: Enable IOREMAP_PROT config option for MIPS cpus
 2018-10-30  1:27 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 33/46] MIPS: Workaround GCC __builtin_unreachable reordering bug
 2018-10-29 13:36 UTC  (4+ messages)

[PATCH 0/8] add generic builtin command line
 2018-10-29 10:44 UTC  (9+ messages)

[PATCH 0/4] Add support for fast mremap
 2018-10-29 10:28 UTC  (24+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[PATCH] clk: boston: fix possible memory leak in clk_boston_setup()
 2018-10-29  8:24 UTC  (4+ messages)
  ` [PATCH] clk: boston: fix possible memory leak inclk_boston_setup()

[PATCH] MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-10-26 22:46 UTC 

MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-10-26 22:46 UTC 

MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-10-26 22:46 UTC 

MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-10-26 22:46 UTC 

MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-10-26 22:46 UTC 

MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-10-26 22:46 UTC 

MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-10-26 22:46 UTC 

[GIT PULL] MIPS changes for 4.20
 2018-10-26 21:44 UTC  (2+ messages)

[REGRESSION] OCTEON MMC driver failure with v4.19
 2018-10-26 20:54 UTC 

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-26 19:05 UTC  (30+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h

[GIT PULL] MIPS fixes for 4.20
 2018-10-26 18:45 UTC 

[PATCH AUTOSEL 3.18 69/98] MIPS: Fix up obsolete cpu_set usage
 2018-10-25 14:18 UTC 

[PATCH AUTOSEL 4.4 23/65] MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
 2018-10-25 14:17 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 56/65] MIPS: Handle non word sized instructions when examining frame
` [PATCH AUTOSEL 4.4 63/65] MIPS: microMIPS: Fix decoding of swsp16 instruction
` [PATCH AUTOSEL 4.4 65/65] MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression

[PATCH RFC v3 0/3] Rlimit for module space
 2018-10-25 14:18 UTC  (17+ messages)
` [PATCH v3 1/3] modules: Create arch versions of module alloc/free
` [PATCH v3 2/3] modules: Create rlimit for module space
` [PATCH v3 3/3] bpf: Add system wide BPF JIT limit

[PATCH AUTOSEL 4.9 03/98] MIPS: microMIPS: Fix decoding of swsp16 instruction
 2018-10-25 14:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 04/98] MIPS: Handle non word sized instructions when examining frame

[PATCH v2] OF: Handle CMDLINE when /chosen node is not present
 2018-10-24 21:06 UTC  (4+ messages)

[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-23 23:40 UTC  (6+ messages)
` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH 2/2] arm64: Create asm/initrd.h

[PATCH V2] MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
 2018-10-23 18:36 UTC  (2+ messages)

[PATCH v2 0/7] Rlimit for module space
 2018-10-23 11:32 UTC  (6+ messages)
` [PATCH v2 1/7] modules: Create rlimit "

[PATCH] MIPS: Ensure ELF appended dtb is relocated
 2018-10-20  9:31 UTC 

Question about mmap syscall and POSIX standard on mips arch
 2018-10-18 23:09 UTC  (2+ messages)

[PATCH net-next v8 10/28] zinc: ChaCha20 MIPS32r2 implementation
 2018-10-18 14:57 UTC  (3+ messages)
` [PATCH net-next v8 16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation
` [PATCH net-next v8 17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations

[PATCH] cacheinfo: Keep the old value if of_property_read_u32 fails
 2018-10-18  1:09 UTC  (3+ messages)

[PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
 2018-10-17 20:28 UTC  (10+ messages)
` [PATCH 2/3] MIPS: Ci20: Enable SND_JZ4740_SOC driver

Bug report: MIPS CI20/jz4740-mmc DMA and PREEMPT_NONE
 2018-10-17 19:50 UTC  (4+ messages)

[PATCH 4.9 16/71] MIPS: VDSO: Always map near top of user memory
 2018-10-16 17:09 UTC 

[PATCH 4.14 062/109] MIPS: VDSO: Always map near top of user memory
 2018-10-16 17:05 UTC 

[PATCH 4.18 113/135] MIPS: Fix CONFIG_CMDLINE handling
 2018-10-16 17:05 UTC  (2+ messages)
` [PATCH 4.18 114/135] MIPS: VDSO: Always map near top of user memory

[PATCH] MIPS: Cleanup DSP ASE detection
 2018-10-16 16:38 UTC  (3+ messages)

[PATCH v5 0/1] MIPS: BCM47XX: Apply BCM5300X PCIe erratum workaround
 2018-10-16 15:00 UTC  (4+ messages)
` [PATCH v5 1/1] MIPS: BCM47XX: Enable MIPS32 74K Core ExternalSync for BCM47XX PCIe erratum

[PATCH] Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
 2018-10-16 14:58 UTC  (3+ messages)

Patch "MIPS: VDSO: Always map near top of user memory" has been added to the 4.9-stable tree
 2018-10-16 13:09 UTC  (2+ messages)

Patch "MIPS: VDSO: Always map near top of user memory" has been added to the 4.18-stable tree
 2018-10-16 13:08 UTC  (2+ messages)

Patch "MIPS: Fix CONFIG_CMDLINE handling" has been added to the 4.18-stable tree
 2018-10-16 13:08 UTC  (2+ messages)

Patch "MIPS: VDSO: Always map near top of user memory" has been added to the 4.14-stable tree
 2018-10-16 13:08 UTC  (2+ messages)

[PATCH v4 4/8] rt2800: fix registers init for MT7620
 2018-10-16 10:38 UTC 

[RESEND PATCH 00/14] serial: lantiq: Add CCF suppport
 2018-10-16  9:19 UTC  (4+ messages)
` [RESEND PATCH 01/14] MIPS: dts: Change upper case to lower case
` [RESEND PATCH 02/14] MIPS: dts: Add aliases node for lantiq danube serial
` [RESEND PATCH 05/14] MIPS: lantiq: Unselect SWAP_IO_SPACE when LANTIQ is selected


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox