Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-03-27 09:25:01 to 2018-04-03 22:39:49 UTC [more...]

[PATCH v5 1/3] Add notrace to lib/ucmpdi2.c
 2018-04-03 22:39 UTC  (9+ messages)
` [PATCH v5 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
` [PATCH v5 3/3] MIPS: use generic GCC library routines from lib/

[PATCH 0/5] MIPS: perf: MT fixes and improvements
 2018-04-03 20:57 UTC  (18+ messages)
` [PATCH 1/5] MIPS: perf: More robustly probe for the presence of per-tc counters
` [PATCH 2/5] MIPS: perf: Use correct VPE ID when setting up VPE tracing
` [PATCH 3/5] MIPS: perf: Fix perf with MT counting other threads
` [PATCH 4/5] MIPS: perf: Allocate per-core counters on demand
` [PATCH 5/5] MIPS: perf: Fold vpe_id() macro into it's one last usage

[PATCH v4 1/3] Add notrace to lib/ucmpdi2.c
 2018-04-03 14:45 UTC  (14+ messages)
` [PATCH v4 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
` [PATCH v4 3/3] MIPS: use generic GCC library routines from lib/

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-03 12:55 UTC  (2+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

MIPS: io: Prevent compiler reordering writeX()
 2018-04-03 12:55 UTC 

MIPS: io: Prevent compiler reordering writeX()
 2018-04-03 12:55 UTC 

[PATCH v2] MIPS: io: add a barrier after register read in readX()
 2018-04-03 12:38 UTC  (3+ messages)

[PATCH v2] MIPS: Fix ejtag handler on SMP
 2018-04-03 11:41 UTC 

[PATCH v2] MIPS: Avoid to cause watchpoint exception in kernel mode
 2018-04-03 11:40 UTC 

[PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
 2018-04-03  9:59 UTC  (29+ messages)
  ` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks
      ` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks,
  ` [PATCH v4 3/8] doc: Add doc for the Ingenic TCU hardware
      ` [PATCH v4 3/8] doc: Add doc for the Ingenic TCU hardware,
  ` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers
      ` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers,
  ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver
      ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver,
    ` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers,

[PATCH] MIPS: Avoid to cause watchpoint exception in kernel mode
 2018-04-03  8:52 UTC  (2+ messages)

[PATCH] MIPS: Fix ejtag handler on SMP
 2018-04-03  8:42 UTC  (2+ messages)

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-04-03  0:11 UTC  (29+ messages)

[PATCH] MIPS: io: add a barrier after readX()
 2018-04-02 18:10 UTC 

[PATCH] Extract initrd free logic from arch-specific code
 2018-04-02  5:59 UTC  (26+ messages)

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-01  6:38 UTC  (3+ messages)

[PATCH net-next 0/8] Microsemi Ocelot switch support
 2018-03-31 22:47 UTC  (20+ messages)
` [PATCH net-next 1/8] net: phy: Add initial support for Microsemi Ocelot internal PHYs
` [PATCH net-next 3/8] net: mscc: Add MDIO driver
` [PATCH net-next 5/8] net: mscc: Add initial Ocelot switch support

[PATCH] Patch to replace DEFINE_SEMAPHORE with DEFINE_BINARY_SEMAPHORE
 2018-03-31 14:08 UTC 

[RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
 2018-03-30 15:54 UTC  (12+ messages)
  ` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers

[PATCH] MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750
 2018-03-30  7:28 UTC  (2+ messages)

Broken DMA vs MMIO ordering on MIPS
 2018-03-30  3:07 UTC 

[PATCH] clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages
 2018-03-29  9:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] MIPS: memset.S: Fix 2 issues with __clear_user
 2018-03-29  9:28 UTC  (6+ messages)
` [PATCH 1/2] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 2/2] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

MIPS: memset.S: EVA & fault support for small_memset
 2018-03-29  9:28 UTC 

[PATCH v4 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-03-28 21:00 UTC  (16+ messages)
` [PATCH v4 01/15] mmc: jz4740: Fix race condition in IRQ mask update
` [PATCH v4 02/15] mmc: jz4740: Fix error exit path in driver's probe
` [PATCH v4 03/15] mmc: jz4780: Order headers alphabetically
` [PATCH v4 04/15] mmc: jz4740: Use dev_get_platdata
` [PATCH v4 05/15] mmc: jz4740: Reset the device requesting the interrupt
` [PATCH v4 06/15] mmc: jz4740: Introduce devicetree probe
` [PATCH v4 07/15] mmc: dt-bindings: add MMC support to JZ4740 SoC
` [PATCH v4 08/15] mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE
` [PATCH v4 09/15] mmc: jz4740: Add support for the JZ4780
` [PATCH v4 10/15] mmc: jz4740: Use dma_request_chan()
` [PATCH v4 11/15] MIPS: dts: jz4780: Add DMA controller node to the devicetree
` [PATCH v4 12/15] MIPS: dts: jz4780: Add MMC "
` [PATCH v4 13/15] MIPS: dts: ci20: Enable MMC in "
` [PATCH v4 14/15] MIPS: configs: ci20: Enable DMA and MMC support
` [PATCH v4 15/15] MIPS: configs: ci20: Enable ext4

[PATCH v3 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-03-28 20:26 UTC  (4+ messages)
` [PATCH 09/14] mmc: jz4740: Add support for the JZ4780
  ` [PATCH 09/14] mmc: jz4740: Add support for the JZ4780,

[PATCH V4 Resend] ZBOOT: fix stack protector in compressed boot phase
 2018-03-28 17:59 UTC  (4+ messages)

[PATCH v2] MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
 2018-03-28 15:38 UTC 

MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
 2018-03-28 15:38 UTC 

[PATCH] MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDs
 2018-03-28 15:09 UTC  (3+ messages)
` [PATCH V2] "

[PATCH V4] ZBOOT: fix stack protector in compressed boot phase
 2018-03-28  8:41 UTC  (2+ messages)

[PATCH] MIPS: ralink: use memblock instead of rescanning the FDT
 2018-03-28  1:14 UTC 

[PATCH 4.15 001/105] MIPS: ralink: Remove ralink_halt()
 2018-03-27 16:26 UTC  (5+ messages)
` [PATCH 4.15 002/105] MIPS: ralink: Fix booting on MT7621
` [PATCH 4.15 003/105] MIPS: lantiq: Fix Danube USB clock
` [PATCH 4.15 004/105] MIPS: lantiq: Enable AHB Bus for USB
` [PATCH 4.15 005/105] MIPS: lantiq: ase: Enable MFD_SYSCON

[PATCH 4.14 001/101] MIPS: ralink: Remove ralink_halt()
 2018-03-27 16:26 UTC  (5+ messages)
` [PATCH 4.14 002/101] MIPS: ralink: Fix booting on MT7621
` [PATCH 4.14 003/101] MIPS: lantiq: Fix Danube USB clock
` [PATCH 4.14 004/101] MIPS: lantiq: Enable AHB Bus for USB
` [PATCH 4.14 005/101] MIPS: lantiq: ase: Enable MFD_SYSCON

[PATCH 4.9 01/67] MIPS: ralink: Remove ralink_halt()
 2018-03-27 16:26 UTC 

[PATCH 4.4 01/43] MIPS: ralink: Remove ralink_halt()
 2018-03-27 16:27 UTC 

[PATCH] mips: ftrace: fix static function graph tracing
 2018-03-27 13:29 UTC  (3+ messages)

[PATCH] MIPS: Make the default for PHYSICAL_START always 64-bit
 2018-03-27 11:07 UTC  (4+ messages)


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