Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-03-28 16:50:25 to 2018-04-09 00:34:04 UTC [more...]

[PATCH AUTOSEL for 4.9 008/293] MIPS: mm: fixed mappings: correct initialisation
 2018-04-09  0:25 UTC  (13+ messages)
` [PATCH AUTOSEL for 4.9 009/293] MIPS: kprobes: flush_insn_slot should flush only if probe initialised
` [PATCH AUTOSEL for 4.9 159/293] MIPS: module: Ensure we always clean up r_mips_hi16_list
` [PATCH AUTOSEL for 4.9 161/293] MIPS: SEAD-3: Set interrupt-parent per-device, not at root node
` [PATCH AUTOSEL for 4.9 160/293] MIPS: Give __secure_computing() access to syscall arguments
` [PATCH AUTOSEL for 4.9 169/293] MIPS: CPS: Prevent multi-core with dcache aliasing
` [PATCH AUTOSEL for 4.9 170/293] MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
` [PATCH AUTOSEL for 4.9 171/293] MIPS: CPS: Handle spurious VP starts more gracefully
` [PATCH AUTOSEL for 4.9 173/293] MIPS: Handle tlbex-tlbp race condition
` [PATCH AUTOSEL for 4.9 172/293] MIPS: CPS: Handle cores not powering down more gracefully
` [PATCH AUTOSEL for 4.9 174/293] MIPS: VDSO: Add implementation of clock_gettime() fallback
` [PATCH AUTOSEL for 4.9 175/293] MIPS: VDSO: Add implementation of gettimeofday() fallback
` [PATCH AUTOSEL for 4.9 230/293] clk: ingenic: Fix recalc_rate for clocks with fixed divider

[PATCH AUTOSEL for 4.14 041/161] MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
 2018-04-09  0:21 UTC  (6+ messages)
` [PATCH AUTOSEL for 4.14 042/161] clk: ingenic: Fix recalc_rate for clocks with fixed divider
` [PATCH AUTOSEL for 4.14 043/161] MIPS: JZ4770: Work around config2 misreporting associativity
` [PATCH AUTOSEL for 4.14 123/161] MIPS: generic: Fix machine compatible matching
` [PATCH AUTOSEL for 4.14 124/161] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
` [PATCH AUTOSEL for 4.14 126/161] MIPS: Generic: Support GIC in EIC mode

[PATCH AUTOSEL for 4.15 047/189] MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
 2018-04-09  0:18 UTC  (6+ messages)
` [PATCH AUTOSEL for 4.15 048/189] clk: ingenic: Fix recalc_rate for clocks with fixed divider
` [PATCH AUTOSEL for 4.15 049/189] MIPS: JZ4770: Work around config2 misreporting associativity
` [PATCH AUTOSEL for 4.15 147/189] MIPS: generic: Fix machine compatible matching
` [PATCH AUTOSEL for 4.15 148/189] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
` [PATCH AUTOSEL for 4.15 150/189] MIPS: Generic: Support GIC in EIC mode

[PATCH] MIPS: lantiq: gphy: Drop reboot/remove reset asserts
 2018-04-08 21:30 UTC  (2+ messages)

[PATCH 1/2] MIPS: BCM47XX: Add support for Netgear WNR1000 V3
 2018-04-08 20:57 UTC  (2+ messages)
` [PATCH 2/2] firmware: bcm47xx_nvram: support small (0x6000 B) NVRAM partitions

MIPS: lantiq: gphy: Drop reboot/remove reset asserts
 2018-04-08  8:30 UTC 

MIPS: lantiq: gphy: Drop reboot/remove reset asserts
 2018-04-08  8:30 UTC 

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

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[PATCH v5 1/3] Add notrace to lib/ucmpdi2.c
 2018-04-06 23:09 UTC  (17+ 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] MIPS: vmlinuz: Fix compiler intrinsics location and build directly

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

[PATCH] MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750
 2018-04-05 21:48 UTC  (3+ messages)

[PATCH v2 3/3] mm/gup: document return value
 2018-04-05 21:03 UTC 

[PATCH v4 00/14] Enable SD/MMC on JZ4780 SoCs
 2018-04-04 13:10 UTC  (18+ 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 v4 1/3] Add notrace to lib/ucmpdi2.c
 2018-04-03 22:45 UTC  (16+ 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 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

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  (20+ 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 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] 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  (24+ 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  (25+ 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  (17+ messages)
` [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

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


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