linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-19 16:45:07 to 2019-07-28 17:35:01 UTC [more...]

Add Ingenic X1000 irqchip support
 2019-07-28 17:34 UTC  (5+ messages)
` Add Ingenic JZ4760 and X1000 and X1500 irqchip support v3
  ` [PATCH v3 3/8] dt-bindings: interrupt-controller: Add JZ4760 and JZ4760B bindings
` Add Ingenic JZ4760 and X1000 and X1500 irqchip support v4

[PATCH 0/5] MIPS: lantiq: EBU interrupt controller and generalization
 2019-07-28 10:03 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: MIPS: lantiq: Add documentation for the External Bus Unit
` [PATCH 2/5] MIPS: lantiq: use a generic "EBU" driver for Falcon and XWAY SoCs
` [PATCH 3/5] MIPS: lantiq: add an irq_domain and irq_chip for EBU
` [PATCH 4/5] MIPS: dts: lantiq: danube: mark the ebu0 node as interrupt-controller
` [PATCH 5/5] MIPS: dts: lantiq: danube: easy50712: route the PCI_INTA IRQ through EBU

[RFC 1/1] edac: Add a counter parameter for edac_device_handle_ue/ce()
 2019-07-28  9:34 UTC  (3+ messages)
  ` [UNVERIFIED SENDER] "

[PATCH v11 0/8] namei: openat2(2) path resolution restrictions
 2019-07-28  1:02 UTC  (9+ messages)
` [PATCH v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v11 7/8] open: openat2(2) syscall
` [PATCH v11 8/8] selftests: add openat2(2) selftests

[PATCH net-next 0/3] net: dsa: MT7530: Convert to PHYLINK and add support for port 5
 2019-07-27 21:26 UTC  (11+ messages)
` [PATCH net-next 1/3] net: dsa: mt7530: Convert to PHYLINK API
` [PATCH net-next 2/3] dt-bindings: net: dsa: mt7530: Add support for port 5
` [PATCH net-next 3/3] "

[PATCH v3 0/4] Lantiq VRX200/ARX300 PCIe PHY driver
 2019-07-27 12:04 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYs
` [PATCH v3 2/4] phy: lantiq: vrx200-pcie: add a driver for the Lantiq VRX200 PCIe PHY
` [PATCH v3 3/4] phy: enable compile-testing for the Lantiq PHY drivers
` [PATCH v3 4/4] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver

[PATCH 1/4] MIPS: Remove unused R4300 CPU support
 2019-07-27  8:36 UTC  (6+ messages)
` [PATCH 2/4] MIPS: Remove unused R5432 "
` [PATCH 3/4] MIPS: Remove unused R5432_CP0_INTERRUPT_WAR
` [PATCH 4/4] MIPS: Remove unused R8000 CPU support

[PATCH 00/11] JZ4740 SoC cleanup
 2019-07-27  3:19 UTC  (20+ messages)
` [PATCH 01/11] MIPS: DTS: jz4740: Add missing nodes
` [PATCH 02/11] MIPS: qi_lb60: Migrate to devicetree
` [PATCH 03/11] MIPS: configs: LB60: update defconfig
` [PATCH 04/11] ASoC: jz4740: Drop lb60 board code
` [PATCH 05/11] video/fbdev: Drop JZ4740 driver
` [PATCH 06/11] dma: "
` [PATCH 07/11] mtd: rawnand: Drop obsolete JZ4740 NAND driver
` [PATCH 08/11] power/supply: Drop obsolete JZ4740 driver
` [PATCH 09/11] hwmon: "
` [PATCH 10/11] mfd: "
` [PATCH 11/11] MIPS: jz4740: Drop dead code

[PATCH net-next 1/3] net: ethernet: mediatek: Add basic PHYLINK support
 2019-07-26 21:02 UTC  (2+ messages)

[PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions
 2019-07-26 20:15 UTC  (29+ messages)
` [PATCH REBASE v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH REBASE v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH REBASE v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH REBASE v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH REBASE v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH REBASE v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH REBASE v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH REBASE v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 14/14] riscv: Make mmap allocation top-down by default
` [EXTERNAL][PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions

[PATCH v7 19/25] mips: Add support for generic vDSO
 2019-07-26 16:29 UTC  (5+ messages)
  ` [PATCH 0/2] mips: vdso: Fix Makefile
    ` [PATCH 1/2] mips: vdso: Fix source path
    ` [PATCH 2/2] mips: vdso: Fix flip/flop vdso building bug

[PATCH net-next 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API
 2019-07-26 16:23 UTC  (7+ messages)

[PATCH 4.19 39/50] MIPS: lb60: Fix pin mappings
 2019-07-26 15:25 UTC 

[PATCH 5.1 47/62] MIPS: lb60: Fix pin mappings
 2019-07-26 15:24 UTC 

[PATCH 5.2 52/66] MIPS: lb60: Fix pin mappings
 2019-07-26 15:24 UTC 

[PATCH AUTOSEL 5.2 19/85] MIPS: lantiq: Fix bitfield masking
 2019-07-26 13:38 UTC 

[PATCH AUTOSEL 4.19 10/47] MIPS: lantiq: Fix bitfield masking
 2019-07-26 13:41 UTC 

[PATCH AUTOSEL 4.14 07/37] MIPS: lantiq: Fix bitfield masking
 2019-07-26 13:43 UTC 

[PATCH AUTOSEL 4.9 07/30] MIPS: lantiq: Fix bitfield masking
 2019-07-26 13:44 UTC 

[PATCH AUTOSEL 4.4 04/23] MIPS: lantiq: Fix bitfield masking
 2019-07-26 13:45 UTC 

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 13:05 UTC  (3+ messages)
` [PATCH v2 21/26] docs: mips: add to the documentation body as ReST

[PATCH] MIPS: BCM47XX: Add support for Netgear R6200 V1
 2019-07-26  5:15 UTC  (2+ messages)

[PATCH v7 20/25] mips: Add clock_getres entry point
 2019-07-26  5:15 UTC  (2+ messages)

[PATCH v7 21/25] mips: Add clock_gettime64 entry point
 2019-07-26  5:15 UTC  (2+ messages)

[PATCH] MIPS: Add support for partial kernel mode on Xburst CPUs
 2019-07-25 20:42 UTC  (3+ messages)

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-07-25 11:47 UTC  (2+ messages)
  ` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH v15 00/13] TCU patchset v15
 2019-07-25  8:21 UTC  (15+ messages)
` [PATCH v15 01/13] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v15 02/13] doc: Add doc for the Ingenic TCU hardware
` [PATCH v15 03/13] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v15 04/13] mfd/syscon: Add device_node_to_regmap()
` [PATCH v15 05/13] clk: ingenic: Add driver for the TCU clocks
` [PATCH v15 06/13] irqchip: Add irq-ingenic-tcu driver
` [PATCH v15 07/13] clocksource: Add a new timer-ingenic driver
` [PATCH v15 08/13] clk: jz4740: Add TCU clock
` [PATCH v15 09/13] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v15 10/13] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v15 11/13] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v15 12/13] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v15 13/13] MIPS: jz4740: Drop obsolete code

[PATCH net-next v3 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-25  7:24 UTC  (12+ messages)
` [PATCH net-next v3 1/8] Documentation/bindings: net: ocelot: document the PTP bank
` [PATCH net-next v3 2/8] MIPS: dts: mscc: describe the PTP register range
` [PATCH net-next v3 3/8] Documentation/bindings: net: ocelot: document the PTP ready IRQ
` [PATCH net-next v3 4/8] MIPS: dts: mscc: describe the PTP ready interrupt
` [PATCH net-next v3 5/8] net: mscc: describe the PTP register range
` [PATCH net-next v3 6/8] net: mscc: improve the frame header parsing readability
` [PATCH net-next v3 7/8] net: mscc: remove the frame_info cpuq member
` [PATCH net-next v3 8/8] net: mscc: PTP Hardware Clock (PHC) support

[PATCH net-next 2/3] net: ethernet: mediatek: Re-add support SGMII
 2019-07-24 19:23 UTC 

[PATCH 5.1 001/371] MIPS: ath79: fix ar933x uart parity mode
 2019-07-24 19:15 UTC  (2+ messages)
` [PATCH 5.1 002/371] MIPS: fix build on non-linux hosts

[PATCH 4.19 001/271] MIPS: ath79: fix ar933x uart parity mode
 2019-07-24 19:17 UTC  (2+ messages)
` [PATCH 4.19 002/271] MIPS: fix build on non-linux hosts

[PATCH net-next 0/3] net: ethernet: mediatek: convert to phylink
 2019-07-24 19:17 UTC 

[PATCH 1/2] dt/bindings: mips: Document Ingenic SoCs binding
 2019-07-24 17:58 UTC  (4+ messages)
` [PATCH 2/2] MIPS: dts: ingenic: Add 'cpus' node

[PATCH 3/5] arch: wire-up pidfd_wait()
 2019-07-24 14:46 UTC 

[PATCH v9 04/21] mips: mm: Add p?d_leaf() definitions
 2019-07-24 13:03 UTC  (3+ messages)

[PATCH v2 0/6] MIPS: ralink: add CPU clock detection for MT7621
 2019-07-24  2:23 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: add dt binding header for mt7621-pll
` [PATCH v2 2/6] MIPS: ralink: drop ralink_clk_init for mt7621
` [PATCH v2 3/6] MIPS: ralink: add clock device providing cpu/bus clock "
` [PATCH v2 4/6] dt: bindings: add mt7621-pll dt binding documentation
` [PATCH v2 5/6] staging: mt7621-dts: fix register range of memc node in mt7621.dtsi
` [PATCH v2 6/6] staging: mt7621-dts: add dt nodes for mt7621-pll

Build regressions/improvements in v5.3-rc1
 2019-07-23 21:30 UTC  (2+ messages)

[PATCH] au1200fb: don't use DMA_ATTR_NON_CONSISTENT
 2019-07-23 15:35 UTC  (3+ messages)

[PATCH 3/3] MIPS: qi_lb60: Move MMC configuration to devicetree
 2019-07-22 22:30 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-22 22:24 UTC  (3+ messages)
` [PATCH net-next v2 2/8] MIPS: dts: mscc: describe the PTP register range

[PATCH 0/5] MIPS: ralink: add CPU clock detection for MT7621
 2019-07-22 21:51 UTC  (7+ messages)
` [PATCH 1/5] MIPS: ralink: add dt binding header for mt7621-pll
` [PATCH 2/5] MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
` [PATCH 3/5] dt: bindings: add mt7621-pll dt binding documentation

[PATCH] pte_special()/pte_mkspecial() support added
 2019-07-22 21:22 UTC  (2+ messages)

[PATCH 3/3] MIPS: BMIPS: add clock controller nodes
 2019-07-22 21:22 UTC  (2+ messages)

[PATCH 2/3] MIPS: DTS: jz4740: Add node for the MMC driver
 2019-07-22 21:22 UTC  (2+ messages)

[PATCH 2/2] MIPS: Decode config3 register on Ingenic SoCs
 2019-07-22 21:21 UTC  (2+ messages)

[PATCH 5/5] MIPS: Undefine PMD_ORDER for 32-bit builds
 2019-07-22 21:21 UTC  (2+ messages)

[PATCH 4/5] MIPS: ingenic: Add support for huge pages
 2019-07-22 21:21 UTC  (2+ messages)

[PATCH 3/5] MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT
 2019-07-22 21:21 UTC  (2+ messages)

[PATCH 2/5] MIPS: Add partial 32-bit huge page support
 2019-07-22 21:20 UTC  (2+ messages)

[PATCH 1/5] MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVA
 2019-07-22 21:15 UTC  (2+ messages)

[PATCH 1/2] MIPS: Rename JZRISC to XBURST
 2019-07-22 21:13 UTC  (2+ messages)

[PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-22 17:51 UTC  (3+ messages)
` [PATCH 17/22] docs: mips: add to the documentation body as ReST

[PATCH net-next v2 8/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-20 15:23 UTC  (2+ messages)

[PATCH v10 0/9] namei: openat2(2) path resolution restrictions
 2019-07-20  0:09 UTC  (6+ messages)
` [PATCH v10 7/9] open: openat2(2) syscall
` [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
` [PATCH v10 9/9] selftests: add openat2(2) selftests


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