linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-28 21:59:36 to 2018-10-13 00:09:49 UTC [more...]

[PATCH v2 0/7] Rlimit for module space
 2018-10-13  0:09 UTC  (22+ messages)
` [PATCH v2 1/7] modules: Create rlimit "
` [PATCH v2 2/7] x86/modules: Add rlimit checking for x86 modules
` [PATCH v2 3/7] arm/modules: Add rlimit checking for arm modules
` [PATCH v2 4/7] arm64/modules: Add rlimit checking for arm64 modules
` [PATCH v2 5/7] mips/modules: Add rlimit checking for mips modules
` [PATCH v2 6/7] sparc/modules: Add rlimit for sparc modules
` [PATCH v2 7/7] s390/modules: Add rlimit checking for s390 modules

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-12 21:40 UTC  (28+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions

[PATCH 7/8] mips: convert to generic builtin command line
 2018-10-12 21:01 UTC  (4+ messages)

[RFC v2 0/7] MIPS: Lexra LX5280 CPU + Realtek RTL8186 SoC support
 2018-10-12 20:15 UTC  (14+ messages)
` [RFC v2 1/7] MIPS: Add support for the Lexra LX5280 CPU
` [RFC v2 2/7] dt-binding: interrupt-controller: Document RTL8186 SoC DT bindings
` [RFC v2 3/7] irqchip/rtl8186: Add RTL8186 interrupt controller driver
` [RFC v2 4/7] dt-binding: timer: Document RTL8186 SoC DT bindings
` [RFC v2 5/7] clocksource/drivers/rtl8186: Add RTL8186 timer driver
` [RFC v2 6/7] dt-binding: mips: Document Realtek SoC DT bindings
` [RFC v2 7/7] MIPS: Add Realtek RTL8186 SoC support

[PATCH] Incremental fixes to the mmremap patch
 2018-10-12 16:24 UTC 

[PATCH v7 00/24] TCU patchset v7
 2018-10-12 10:44 UTC  (13+ messages)
` [PATCH v7 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v7 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v7 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v7 16/24] pwm: jz4740: Add support for the JZ4725B

[PATCH 0/4] MIPS: Ordering enforcement fixes for MMIO accessors
 2018-10-11 16:40 UTC  (6+ messages)
` [PATCH 1/4] MIPS: Define MMIO ordering barriers
` [PATCH 2/4] MIPS: Correct `mmiowb' barrier for `wbflush' platforms
` [PATCH 3/4] MIPS: Enforce strong ordering for MMIO accessors
` [PATCH 4/4] MIPS: Provide actually relaxed "

[PATCH 0/2] MIPS: memset: Fix `noreorder' issues
 2018-10-11 16:36 UTC  (4+ messages)
` [PATCH 1/2] MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
` [PATCH 2/2] MIPS: memset: Limit excessive `noreorder' assembly mode use

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-11  6:08 UTC  (10+ messages)

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-10 10:38 UTC 

[GIT PULL] MIPS fixes for 4.19
 2018-10-10  6:44 UTC  (2+ messages)

[RESEND PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-09 17:59 UTC  (8+ messages)
` [RESEND PATCH net-next v2 1/5] dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
` [RESEND PATCH net-next v2 2/5] net: phy: mscc: add support for VSC8584 PHY
` [RESEND PATCH net-next v2 3/5] net: phy: mscc: add support for VSC8574 PHY
` [RESEND PATCH v2 4/5] MIPS: mscc: add DT for Ocelot PCB120
` [RESEND PATCH v2 5/5] MIPS: mscc: add PCB120 to the ocelot fitImage

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-09  6:36 UTC 

[PATCH 3/3] crypto: siphash - drop _aligned variants
 2018-10-09  6:10 UTC  (3+ messages)

[PATCH 0/8] add generic builtin command line
 2018-10-08 18:01 UTC  (3+ messages)

[PATCH] memblock: warn if zero alignment was requested
 2018-10-08  8:22 UTC 

[PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-08  7:06 UTC  (8+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
` [PATCH net-next v2 2/5] net: phy: mscc: add support for VSC8584 PHY
` [PATCH v2 net-next 3/5] net: phy: mscc: add support for VSC8574 PHY
` [PATCH v2 4/5] MIPS: mscc: add DT for Ocelot PCB120
` [PATCH v2 5/5] MIPS: mscc: add PCB120 to the ocelot fitImage

mt7621/mt7628 PCIe linux driver
 2018-10-08  4:20 UTC  (4+ messages)

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-07 19:14 UTC 

[PATCH] TC: Set DMA masks for devices
 2018-10-06  9:21 UTC  (7+ messages)

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-06  9:20 UTC  (2+ messages)

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

[PATCH net-next v4 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-10-05 21:39 UTC  (15+ messages)
` [PATCH net-next v4 01/11] MIPS: mscc: ocelot: make HSIO registers address range a syscon
` [PATCH net-next v4 02/11] dt-bindings: net: ocelot: remove hsio from the list of register address spaces
` [PATCH net-next v4 03/11] net: mscc: ocelot: get HSIO regmap from syscon
` [PATCH net-next v4 04/11] net: mscc: ocelot: move the HSIO header to include/soc
` [PATCH net-next v4 05/11] net: mscc: ocelot: simplify register access for PLL5 configuration
` [PATCH net-next v4 06/11] phy: add QSGMII and PCIE modes
` [PATCH net-next v4 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH net-next v4 08/11] MIPS: mscc: ocelot: add SerDes mux DT node
` [PATCH net-next v4 09/11] dt-bindings: add constants for Microsemi Ocelot SerDes driver
` [PATCH net-next v4 10/11] phy: add driver for Microsemi Ocelot SerDes muxing
` [PATCH net-next v4 11/11] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH 0/5] termios: remove arch redundancy in <asm/termbits.h>
 2018-10-04 22:29 UTC  (2+ messages)
` [PATCH 3/5] arch/mips, termios: use <asm-generic/termbits.h>

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-04 12:53 UTC  (23+ messages)
` [PATCH net-next 2/7] net: phy: mscc: add support for VSC8584 PHY
` [PATCH net-next 3/7] net: phy: mscc: split config_init in two functions for VSC8584
` [PATCH net-next 4/7] net: phy: mscc: add support for VSC8574 PHY
` [PATCH 5/7] MIPS: mscc: ocelot: add GPIO4 pinmuxing DT node

[PATCH net-next v3 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-10-04 12:20 UTC  (13+ messages)
` [PATCH net-next v3 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH net-next v3 10/11] phy: add driver "
` [PATCH net-next v3 11/11] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH] mips: delete duplication of BUILTIN_DTB selection
 2018-10-04 12:06 UTC  (4+ messages)

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 13:39 UTC 

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 13:02 UTC 

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 12:51 UTC 

[PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers
 2018-10-03 12:47 UTC 

[PATCH v4 0/9] Devicetree build consolidation
 2018-10-01 20:34 UTC  (4+ messages)
` [PATCH v4 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH] MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal wildcard style
 2018-10-01 16:57 UTC  (2+ messages)

[PATCH v3 0/9] Devicetree build consolidation
 2018-10-01 14:48 UTC  (16+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[RFC 0/5] MIPS: Lexra LX5280 CPU + Realtek RTL8186 SoC support
 2018-10-01  9:24 UTC  (10+ messages)
` [RFC 1/5] MIPS: Add support for the Lexra LX5280 CPU
` [RFC 2/5] dt-binding: timer: Document RTL8186 SoC DT bindings
` [RFC 3/5] dt-binding: interrupt-controller: "
` [RFC 4/5] dt-binding: mips: Document Realtek "
` [RFC 5/5] MIPS: Add Realtek RTL8186 SoC support

[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
 2018-10-01  8:48 UTC  (5+ messages)
` [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers

[PATCH 1/2] of/fdt: Allow architectures to override CONFIG_CMDLINE logic
 2018-09-29  1:44 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'MIPS/LOONGSON3 ARCHITECTURE'
 2018-09-28 22:00 UTC 

Bad MAINTAINERS pattern in section 'MIPS/LOONGSON3 ARCHITECTURE'
 2018-09-28 21:59 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).