Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-05-18 12:01:19 to 2015-05-23 00:02:55 UTC [more...]

[PATCH 0/2] MIPS: MSA: bugfixes of context switch
 2015-05-23  0:00 UTC  (24+ messages)
` [PATCH 1/2] MIPS: MSA: bugfix - disable MSA during thread switch correctly
  ` [PATCH] MIPS: tidy up FPU context switching
    ` [PATCH v2] "
` [PATCH 2/2] MIPS: MSA: bugfix of keeping MSA live context through clone or fork

[PATCH 0/7] Clocksource changes for Pistachio CPUFreq
 2015-05-22 18:08 UTC  (32+ messages)
` [PATCH 1/7] clocksource: mips-gic: Enable the clock before using it
` [PATCH 2/7] clocksource: mips-gic: Add missing error returns checks
` [PATCH 3/7] clocksource: mips-gic: Split clocksource and clockevent initialization
` [PATCH 4/7] clocksource: mips-gic: Update clockevent frequency on clock rate changes
` [PATCH 5/7] clocksource: Add Pistachio SoC general purpose timer binding document
` [PATCH 6/7] clocksource: Add Pistachio clocksource-only driver
` [PATCH 7/7] mips: pistachio: Allow to enable the external timer based clocksource

[PATCH 0/9] clk: pistachio: Assorted changes
 2015-05-22 18:07 UTC  (31+ messages)
` [PATCH 1/9] clk: pistachio: Add a pll_lock() helper for clarity
` [PATCH 2/9] clk: pistachio: Lock the PLL when enabled upon rate change
` [PATCH 3/9] clk: pistachio: Implement PLL rate adjustment
` [PATCH 4/9] clk: pistachio: Extend DIV_F to pass clk_flags as well
` [PATCH 5/9] clk: pistachio: Add a MUX_F macro to pass clk_flags
` [PATCH 6/9] clk: pistachio: Propagate rate changes in the MIPS PLL clock sub-tree
` [PATCH 7/9] clk: pistachio: Add a rate table for the MIPS PLL
` [PATCH 8/9] clk: pistachio: Add sanity checks on PLL configuration
` [PATCH 9/9] clk: pistachio: Correct critical clock list

[PATCH 00/15] MIPS Malta DT Conversion
 2015-05-22 17:27 UTC  (33+ messages)
` [PATCH 01/15] MIPS: define GCR_GIC_STATUS register fields
` [PATCH 02/15] MIPS: include errno.h for ENODEV in mips-cm.h
` [PATCH 03/15] MIPS: malta: basic DT plumbing
` [PATCH 04/15] MIPS: i8259: DT support
` [PATCH 05/15] irqchip: mips-gic: register IRQ domain with MIPS_GIC_IRQ_BASE
` [PATCH 06/15] MIPS: malta: probe interrupt controllers via DT
` [PATCH 07/15] MIPS: remove [SR]ocIt(2) IRQ handling code
` [PATCH 08/15] of_serial: support for UARTs on I/O ports
` [PATCH 09/15] MIPS: malta: probe UARTs using DT
` [PATCH 10/15] MIPS: malta: probe RTC via DT
` [PATCH 11/15] MIPS: malta: probe pflash "
` [PATCH 12/15] MIPS: malta: remove fw_memblock_t abstraction
` [PATCH 13/15] MIPS: malta: remove nonsense memory limit
` [PATCH 14/15] MIPS: malta: setup RAM regions via DT
` [PATCH 15/15] MIPS: malta: setup post-I/O hole RAM on non-EVA

IP30: SMP, Almost there?
 2015-05-22 17:11 UTC  (8+ messages)

[PATCH 6/6] brcmfmac: Add support for host platform NVRAM loading
 2015-05-22  9:20 UTC  (14+ messages)

[PATCH] mips: irq: Use DECLARE_BITMAP
 2015-05-21 16:10 UTC  (3+ messages)

[PATCH V2] mips: bcm47xx: allow retrieval of complete nvram contents
 2015-05-21 13:27 UTC  (2+ messages)

[PATCH v4 00/37] JZ4780 & CI20 support
 2015-05-20 23:16 UTC  (5+ messages)
` [PATCH v4 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks
` [PATCH v4 30/37] clk: ingenic: add JZ4780 CGU support

[Patch v2 08/14] genirq: Introduce helper function irq_data_get_affinity_mask()
 2015-05-20 19:34 UTC  (4+ messages)
` [Patch v2 14/14] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()

[PATCH v3] clk: change clk_ops' ->determine_rate() prototype
 2015-05-20 16:12 UTC 

[PATCH RESEND] mips: bcm47xx: allow retrieval of complete nvram contents
 2015-05-20 14:17 UTC  (6+ messages)

[RFC v1 03/25] MIPS, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
 2015-05-20 10:00 UTC  (3+ messages)
` [RFC v1 17/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t
` [RFC v1 23/25] "

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-05-20  1:01 UTC  (7+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-19 20:30 UTC  (7+ messages)

[PATCH] pwm: img: Change min and max timebase steps value
 2015-05-19 14:15 UTC  (4+ messages)
` [PATCH v2] pwm: img: Impose upper and lower "

[PATCH v2 00/10] MIPS: dump_tlb improvements
 2015-05-19  8:50 UTC  (22+ messages)
` [PATCH RFC v2 01/10] MIPS: Add SysRq operation to dump TLBs on all CPUs
` [PATCH v2 02/10] MIPS: hazards: Add hazard macros for tlb read
` [PATCH v2 03/10] MIPS: mipsregs.h: Add EntryLo bit definitions
` [PATCH v2 04/10] MIPS: dump_tlb: Use tlbr hazard macros
` [PATCH v2 05/10] MIPS: dump_tlb: Refactor TLB matching
` [PATCH v2 06/10] MIPS: dump_tlb: Make use of EntryLo bit definitions
` [PATCH v2 07/10] MIPS: dump_tlb: Take global bit into account
` [PATCH v2 08/10] MIPS: dump_tlb: Take EHINV "
` [PATCH v2 09/10] MIPS: dump_tlb: Take RI/XI bits "
` [PATCH v2 10/10] MIPS: dump_tlb: Take XPA "

[PATCH] MIPS: netlogic: remove unnecessary MTD partition probe specification
 2015-05-18 23:21 UTC  (2+ messages)

[PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2015-05-18 21:40 UTC  (3+ messages)

[PATCH] MIPS: asm: spinlock: Adjust arch_spin_lock back-off time
 2015-05-18 20:51 UTC  (2+ messages)

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

[PATCH 0/9] MIPS: dump_tlb improvements
 2015-05-18 14:19 UTC  (13+ messages)
` [PATCH 2/9] MIPS: hazards: Add hazard macros for tlb read
` [PATCH 5/9] MIPS: dump_tlb: Take global bit into account


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