Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-04-24 14:19:59 to 2015-05-05 18:16:39 UTC [more...]

[PATCH V2 0/3] Pistachio USB2.0 PHY
 2015-05-05 18:13 UTC  (3+ messages)

[BUG ?] MIPS: KVM: condition with no effect
 2015-05-05 12:34 UTC 

[PATCHv2 0/2] KVM: micro-optimization and interrupt disabling
 2015-05-05 12:08 UTC  (9+ messages)
` [PATCH 1/2] KVM: provide irq_unsafe kvm_guest_{enter|exit}
` [PATCH 2/2] KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}

[PATCH] MIPS: OCTEON: Stop .bss memory being allocated to the kernel
 2015-05-05  5:16 UTC  (2+ messages)

[PATCH 0/2] MIPS: BMIPS: 7435 support
 2015-05-05  1:10 UTC  (3+ messages)
` [PATCH 1/2] MIPS: BMIPS: add BCM7435 dtsi
` [PATCH 2/2] MIPS: BMIPS: add support for Broadcom BCM97435SVMB

[PATCH resend 2/5] mips: Fix SMP builds
 2015-05-04 22:30 UTC 

[PATCH 0/2] MIPS: BMIPS: Centralize FIXADDR_TOP
 2015-05-04 19:09 UTC  (3+ messages)
` [PATCH 1/2] MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.h
` [PATCH 2/2] MIPS: BCM63xx: Utilize asm/bmips-spaces.h

[patch added to the 3.12 stable tree] MIPS: Hibernate: flush TLB entries earlier
 2015-05-04 12:36 UTC 

[PATCH 0/4] MIPS: Loongson: Cleanups and improvements
 2015-05-04  9:19 UTC  (5+ messages)
` [PATCH 1/4] MIPS: Loongson: Naming style cleanup and rework
` [PATCH 2/4] MIPS: Loongson-3: Move chipset ACPI code from drivers to arch
` [PATCH 3/4] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH 4/4] MIPS: Loongson: Make CPU names more clear

[RFC v1 06/11] genirq: Introduce helper function irq_data_get_affinity_mask()
 2015-05-04  3:15 UTC  (2+ messages)
` [RFC v1 11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()

[PATCH v2 0/8] clk: Minor cleanups
 2015-05-04  1:47 UTC  (12+ messages)
` [PATCH v2 1/8] clk: rockchip: Staticize file-scope declarations
` [PATCH v2 2/8] clk: exynos: "
` [PATCH v2 3/8] clk: tegra: Fix inconsistent indenting
` [PATCH v2 4/8] clk: tegra: Fix duplicate const for parent names
` [PATCH v2 5/8] clk: cdce706: Constify parent names in clock init data
` [PATCH v2 6/8] clk: sirf: "
` [PATCH v2 7/8] clk: ls1x: Fix duplicate const for parent names
` [PATCH v2 8/8] MIPS: Alchemy: Remove unneeded cast removing const

[PATCH] MIPS: pgtable-bits.h: Correct _PAGE_GLOBAL_SHIFT build failure
 2015-05-03  9:36 UTC 

[PATCH 3.10 11/65] MIPS: Hibernate: flush TLB entries earlier
 2015-05-02 19:03 UTC 

[PATCH 3.14 15/92] MIPS: Hibernate: flush TLB entries earlier
 2015-05-02 19:02 UTC 

[PATCH 3.19 034/177] MIPS: KVM: Handle MSA Disabled exceptions from guest
 2015-05-02 19:01 UTC  (7+ messages)
` [PATCH 3.19 035/177] MIPS: lose_fpu(): Disable FPU when MSA enabled
` [PATCH 3.19 036/177] MIPS: Malta: Detect and fix bad memsize values
` [PATCH 3.19 037/177] MIPS: asm: asm-eva: Introduce kernel load/store variants
` [PATCH 3.19 038/177] MIPS: unaligned: Fix regular load/store instruction emulation for EVA
` [PATCH 3.19 039/177] MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqaction
` [PATCH 3.19 040/177] MIPS: Hibernate: flush TLB entries earlier

[PATCH 4.0 035/220] MIPS: KVM: Handle MSA Disabled exceptions from guest
 2015-05-02 18:59 UTC  (9+ messages)
` [PATCH 4.0 036/220] MIPS: lose_fpu(): Disable FPU when MSA enabled
` [PATCH 4.0 037/220] MIPS: Malta: Detect and fix bad memsize values
` [PATCH 4.0 038/220] MIPS: asm: asm-eva: Introduce kernel load/store variants
` [PATCH 4.0 039/220] MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
` [PATCH 4.0 040/220] MIPS: unaligned: Surround load/store macros in do {} while statements
` [PATCH 4.0 041/220] MIPS: unaligned: Fix regular load/store instruction emulation for EVA
` [PATCH 4.0 042/220] MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqaction
` [PATCH 4.0 043/220] MIPS: Hibernate: flush TLB entries earlier

[RFC PATCH 00/11] MIPS: OCTEON: move all octeon-ethernet code to staging
 2015-05-01 20:55 UTC  (13+ messages)
` [RFC PATCH 01/11] MIPS: OCTEON: cvmx-helper: use function to access interface_port_count
` [RFC PATCH 02/11] MIPS: OCTEON: move ethernet-specific helpers into a separate file
` [RFC PATCH 03/11] MIPS: OCTEON: make __cvmx_helper_sgmii/xaui_probe void
` [RFC PATCH 04/11] MIPS: OCTEON: move interface enumeration helpers to cvmx-helper
` [RFC PATCH 05/11] MIPS: OCTEON: delete calls to __cvmx_helper_npi/rgmii_probe
` [RFC PATCH 06/11] MIPS: OCTEON: rename __cvmx_helper_npi/rgmii_probe
` [RFC PATCH 07/11] MIPS: OCTEON: make all interface enumeration helpers static
` [RFC PATCH 08/11] MIPS: OCTEON: move the link helpers into a separate file
` [RFC PATCH 09/11] MIPS: OCTEON: move ethernet-specific helpers to staging
` [RFC PATCH 10/11] MIPS: OCTEON: ethernet: delete unneeded symbol exports
` [RFC PATCH 11/11] MIPS: OCTEON: move all ethernet-specific headers to staging

[PATCH v2 05/10] mips: use for_each_sg()
 2015-05-01 13:56 UTC 

[PATCH 5/5] mips: use for_each_sg()
 2015-05-01  6:47 UTC 

[PATCH] MIPS64: R6: R2 emulation bugfix
 2015-04-30 22:43 UTC  (11+ messages)

[PATCH v3 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
 2015-04-30 20:41 UTC  (4+ messages)

4.1: XPA breaks Alchemy
 2015-04-30 17:34 UTC 

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-04-30 15:30 UTC  (3+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype
` [PATCH v2 2/2] clk: change clk_ops' ->determine_rate() prototype

[PATCH] MIPS: BMIPS: Delete unused Kconfig symbol
 2015-04-30  3:29 UTC  (2+ messages)

[PATCH V2] MIPS: Loongson: Naming style cleanup and rework
 2015-04-29 15:16 UTC  (4+ messages)

[PATCH] MIPS: Fix up obsolete cpu_set usage
 2015-04-29  9:38 UTC  (3+ messages)

[PATCH 0/8] MIPS: Loongson: Add basic Loongson-1A CPU support
 2015-04-29  3:57 UTC  (9+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] MIPS: Loongson: Add Loongson-1A Kconfig options
` [PATCH 3/8] MIPS: Loongson: Add platform devices for Loongson-1A/1B
` [PATCH 4/8] MIPS: Loongson: Add loongson-1A board support
` [PATCH 5/8] MIPS: Loongson-1A: Workaround for pll register can't be read
` [PATCH 6/8] MIPS: Loongson-1A: Add IRQ type setting support
` [PATCH 7/8] MIPS: Loongson-1A: Enable SPARSEMEN and HIGHMEM
` [PATCH 8/8] MIPS: Loongson: Add a Loongson-1A default config file

[PATCH V4 0/2] pinctrl: Support for IMG Pistachio
 2015-04-29  1:13 UTC  (3+ messages)
` [PATCH V4 1/2] pinctrl: Add Pistachio SoC pin control binding document
` [PATCH V4 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH V3 0/2] pinctrl: Support for IMG Pistachio
 2015-04-29  0:49 UTC  (8+ messages)
` [PATCH V3 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH] MIPS: pistachio: Support 8250-based early printk
 2015-04-28 22:08 UTC  (2+ messages)

MIPS64: R6: R2 emulation bugfix
 2015-04-28 19:53 UTC 

[PATCH] MIPS: R6: memcpy bugfix - zero length overwrites memory
 2015-04-28 15:40 UTC  (4+ messages)

[PATCH 1/2] clk: change clk_ops' ->round_rate() prototype
 2015-04-28 15:11 UTC  (2+ messages)

Build regressions/improvements in v4.1-rc1
 2015-04-28 14:41 UTC  (11+ messages)
          ` [PATCH] tile: properly use node_isset() on a nodemask_t

[PATCH/RFC 0/2] KVM: micro-optimization and interrupt disabling
 2015-04-28 14:12 UTC  (6+ messages)
` [PATCH/RFC 1/2] KVM: Push down irq_save to architectures before kvm_guest_enter
` [PATCH/RFC 2/2] KVM: push down irq_save from kvm_guest_exit

[PATCH 0/2] MIPS: CDMM big endian fixes for v4.1
 2015-04-28 11:15 UTC  (7+ messages)
` [PATCH 1/2] MIPS: Fix CDMM to use native endian MMIO reads
` [PATCH 2/2] ttyFDC: Fix "

[PATCH 06/12] trivial: MIPS: Netlogic: xlp/ahci-init-xlp2.c fix 0x0x prefixes
 2015-04-28 11:11 UTC 

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-04-28 11:03 UTC  (20+ messages)
` [PATCH v4 13/37] MIPS: JZ4740: register an irq_domain for the interrupt controller
` [PATCH v4 14/37] MIPS: JZ4740: drop intc debugfs code
` [PATCH v4 15/37] MIPS: JZ4740: remove jz_intc_base global
` [PATCH v4 20/37] MIPS: JZ4740: support newer SoC interrupt controllers
` [PATCH v4 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks
` [PATCH v4 36/37] MIPS: ingenic: initial JZ4780 support

[PATCH 00/11] Delete new __cpuinit users and then delete stubs
 2015-04-28  9:28 UTC  (11+ messages)
` [PATCH 06/11] mips/ath25: remove legacy __cpuinit section that crept in
` [PATCH 07/11] mips/bcm77xx: remove legacy __cpuinit sections "
` [PATCH 08/11] mips/c-r4k: remove legacy __cpuinit section "
` [PATCH 10/11] mips/mm/tlbex: remove new instance of __cpuinit that crept back in

question about vrc4173_cardu.c
 2015-04-28  5:51 UTC 

[PATCH 0/4] MIPS: Misc fixes (mostly relating to KVM guests)
 2015-04-27 14:07 UTC  (10+ messages)
` [PATCH 1/4] MIPS: Fix KVM guest fixmap address
` [PATCH 2/4] MIPS: tlbex: Fix broken offsets on r2 without XPA
` [PATCH 3/4] MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
` [PATCH 4/4] MIPS: Malta: Select 32bit DMA zone for 64-bit kernels

MIPS: Fix KVM guest fixmap address
 2015-04-27 14:07 UTC 

MIPS: Fix KVM guest fixmap address
 2015-04-27 14:07 UTC 

MIPS: Fix KVM guest fixmap address
 2015-04-27 14:07 UTC 

mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)
 2015-04-27 13:44 UTC  (3+ messages)

MIPS: BMIPS: broken select on RAW_IRQ_ACCESSORS
 2015-04-27  7:11 UTC  (2+ messages)

MIPS: BUG() in isolate_lru_pages in mm/vmscan.c?
 2015-04-25 18:53 UTC  (2+ messages)

[PATCH 0/4] spi: spi-ath79: Devicetree support and misc fixes
 2015-04-24 17:58 UTC  (7+ messages)
` [PATCH 1/4] devicetree: add binding documentation for the AR7100 SPI controller
` [PATCH 2/4] spi: spi-ath79: Add device tree support
` [PATCH 3/4] spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare
` [PATCH 4/4] spi: spi-ath79: Set the initial state of CS0

[PATCH] gitignore: Add MIPS vmlinux.32 to the list
 2015-04-24 17:27 UTC 


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