messages from 2016-08-25 21:19:01 to 2016-08-30 18:53:13 UTC [more...]
[PATCH 2/2] MIPS: set NR_syscall_tables appropriately
2016-08-30 18:52 UTC (5+ messages)
` [PATCH 1/2] tracing/syscalls: allow multiple syscall numbers per syscall
[PATCH v2 00/26] MIPS generic kernels, SEAD-3 & Boston support
2016-08-30 17:29 UTC (54+ messages)
` [PATCH v2 01/26] MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
` [PATCH v2 02/26] MIPS: PCI: Make pcibios_set_cache_line_size an initcall
` [PATCH v2 03/26] MIPS: PCI: Inline pcibios_assign_all_busses
` [PATCH v2 04/26] MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
` [PATCH v2 05/26] MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
` [PATCH v2 06/26] MIPS: PCI: Support generic drivers
` [PATCH v2 07/26] MIPS: Sanitise coherentio semantics
` [PATCH v2 08/26] MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
` [PATCH v2 09/26] MIPS: Support per-device DMA coherence
` [PATCH v2 10/26] MIPS: Print CM error reports upon bus errors
` [PATCH v2 11/26] dt-bindings: Document mti,mips-cpc binding
` [PATCH v2 12/26] MIPS: CPC: Provide a default mips_cpc_default_phys_base
` [PATCH v2 13/26] dt-bindings: Document mti,mips-cdmm binding
` [PATCH v2 14/26] MIPS: CDMM: Allow CDMM base address to be specified via DT
` [PATCH v2 15/26] irqchip: mips-cpu: Replace magic 0x100 with IE_SW0
` [PATCH v2 16/26] irqchip: mips-cpu: Prepare for non-legacy IRQ domains
` [PATCH v2 17/26] irqchip: mips-cpu: Introduce IPI IRQ domain support
` [PATCH v2 18/26] MIPS: smp-mt: Use CPU interrupt controller "
` [PATCH v2 19/26] MIPS: Stengthen IPI IRQ domain sanity check
` [PATCH v2 20/26] MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
` [PATCH v2 21/26] MIPS: Support generating Flattened Image Trees (.itb)
` [PATCH v2 22/26] MIPS: generic: Introduce generic DT-based board support
` [PATCH v2 23/26] MIPS: generic: Convert SEAD-3 to a generic board
` [PATCH v2 24/26] dt-bindings: Document img,boston-clock binding
` [PATCH v2 25/26] clk: boston: Add a driver for MIPS Boston board clocks
` [PATCH v2 26/26] MIPS: generic: Support MIPS Boston development boards
[PATCH 00/26] MIPS generic kernels, SEAD-3 & Boston support
2016-08-30 15:53 UTC (60+ messages)
` [PATCH 01/26] MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
` [PATCH 02/26] MIPS: PCI: Make pcibios_set_cache_line_size an initcall
` [PATCH 03/26] MIPS: PCI: Inline pcibios_assign_all_busses
` [PATCH 04/26] MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
` [PATCH 05/26] MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
` [PATCH 06/26] MIPS: PCI: Support generic drivers
` [PATCH 07/26] MIPS: Sanitise coherentio semantics
` [PATCH 08/26] MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
` [PATCH 09/26] MIPS: Support per-device DMA coherence
` [PATCH 10/26] MIPS: Print CM error reports upon bus errors
` [PATCH 11/26] dt-bindings: Document mti,mips-cpc binding
` [PATCH 12/26] MIPS: CPC: Provide a default mips_cpc_default_phys_base
` [PATCH 13/26] dt-bindings: Document mti,mips-cdmm binding
` [PATCH 14/26] MIPS: CDMM: Allow CDMM base address to be specified via DT
` [PATCH 15/26] irqchip: mips-cpu: Replace magic 0x100 with IE_SW0
` [PATCH 16/26] irqchip: mips-cpu: Prepare for non-legacy IRQ domains
` [PATCH 17/26] irqchip: mips-cpu: Introduce IPI IRQ domain support
` [PATCH 18/26] MIPS: smp-mt: Use CPU interrupt controller "
` [PATCH 19/26] MIPS: Stengthen IPI IRQ domain sanity check
` [PATCH 20/26] MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
` [PATCH 21/26] MIPS: Support generating Flattened Image Trees (.itb)
` [PATCH 22/26] MIPS: generic: Introduce generic DT-based board support
` [PATCH 23/26] MIPS: generic: Convert SEAD-3 to a generic board
` [PATCH 24/26] dt-bindings: Document img,boston-clock binding
` [PATCH 25/26] clk: boston: Add a driver for MIPS Boston board clocks
` [PATCH 26/26] MIPS: generic: Support MIPS Boston development boards
[PATCH v2 00/19] MIPS: SEAD3 device tree conversion
2016-08-30 14:42 UTC (45+ messages)
` [PATCH v2 01/19] MIPS: SEAD3: Split obj-y entries across lines
` [PATCH v2 02/19] MIPS: SEAD3: Probe interrupt controllers using DT
` [PATCH v2 03/19] MIPS: SEAD3: Probe UARTs "
` [PATCH v2 04/19] MIPS: SEAD3: Use generic ns16550a earlycon support
` [PATCH v2 05/19] MIPS: SEAD3: Probe ethernet controller using DT
` [PATCH v2 06/19] MIPS: SEAD3: Probe EHCI "
` [PATCH v2 07/19] usb: host: ehci-sead3: Remove SEAD-3 EHCI code
` [PATCH v2 08/19] SEAD3: Probe parallel flash via DT
` [PATCH v2 09/19] MIPS: SEAD3: Use register-bit-led driver via DT for LEDs
` [PATCH v2 10/19] leds: Remove SEAD3 driver
` [PATCH v2 11/19] MIPS: SEAD3: Reset via generic syscon-reboot driver & DT
` [PATCH v2 12/19] MIPS: SEAD3: Use generic restart-poweroff driver
` [PATCH v2 13/19] MIPS: SEAD3: Parse memsize in DT shim
` [PATCH v2 14/19] MIPS: SEAD3: Drop use of cobalt fbdev driver
` [PATCH v2 15/19] fbdev: cobalt_lcdfb: Drop SEAD3 support
` [PATCH v2 16/19] dt-bindings: img-ascii-lcd: Document a binding for simple ASCII LCDs
` [PATCH v2 17/19] auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays
` [PATCH v2 18/19] MIPS: SEAD3: Use img-ascii-lcd driver
` [PATCH v2 19/19] MIPS: SEAD3: Remove custom read_persistent_clock
[BISECTED REGRESSION] v4.8-rc: DT/OCTEON driver probing broken
2016-08-29 22:39 UTC (6+ messages)
[PATCH v9 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
2016-08-29 16:12 UTC (2+ messages)
[PATCH 0/5] mips: audit and remove needless module.h use from core
2016-08-29 11:59 UTC (4+ messages)
` [PATCH 5/5] mips/kvm: Audit and remove any unnecessary uses of module.h
SGI Octane && Bridge DMA bug
2016-08-29 6:05 UTC (5+ messages)
[PATCH v2 0/4] hw_random: Add driver for Ingenic JZ4780 SoC RNG
2016-08-28 17:59 UTC (7+ messages)
` [PATCH v2 1/4] hw_random: jz4780-rng: Add devicetree bindings for RNG in JZ4780 SoC
` [PATCH v2 2/4] hw_random: jz4780-rng: Add Ingenic JZ4780 hardware RNG driver
` [PATCH v2 3/4] hw_random: jz4780-rng: Add RNG node to jz4780.dtsi
` [PATCH v2 4/4] hw_random: jz4780-rng: Enable hardware RNG in CI20 defconfig
[PATCH v2] MIPS: Octeon: mark GPIO controller node not populated after IRQ init
2016-08-26 19:02 UTC (2+ messages)
Catholic Rev.Sister
2016-08-26 16:22 UTC (2+ messages)
[PATCH V2 00/10] microblaze/MIPS: xilfpga: intc and peripheral
2016-08-26 14:23 UTC (9+ messages)
` [PATCH V2 01/10] microblaze: irqchip: Move intc driver to irqchip
` [PATCH V2 02/10] irqchip: xilinx: Add support for parent intc
[PATCH] MIPS: Octeon: mark GPIO controller node not populated IRQ, init
2016-08-25 22:40 UTC (4+ messages)
Improving OCTEON II 10G Ethernet performance
2016-08-25 22:26 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox