messages from 2014-11-20 20:14:22 to 2014-11-28 14:05:06 UTC [more...]
[PATCH v6 0/7] Per-user clock constraints
2014-11-28 14:03 UTC
[PATCH V5 2/7] MIPS: Cleanup Loongson-2F's gpio driver
2014-11-28 13:14 UTC (5+ messages)
` [PATCH V5 3/7] MIPS: Move Loongson GPIO driver to drivers/gpio
` [PATCH V5 4/7] GPIO: Add Loongson-3A/3B GPIO driver support
[PATCH V4 00/16] Generic BMIPS kernel
2014-11-28 4:32 UTC (17+ messages)
` [PATCH V4 01/16] irqchip: Update docs regarding irq_domain_add_tree()
` [PATCH V4 02/16] irqchip: brcmstb-l2: don't clear wakeable interrupts at init time
` [PATCH V4 03/16] irqchip: brcmstb-l2: fix error handling of irq_of_parse_and_map
` [PATCH V4 04/16] irqchip: bcm7120-l2: "
` [PATCH V4 05/16] irqchip: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets
` [PATCH V4 06/16] irqchip: bcm7120-l2: Split STB-specific logic into its own function
` [PATCH V4 07/16] irqchip: bcm7120-l2: Add support for BCM3380-style controllers
` [PATCH V4 08/16] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers
` [PATCH V4 09/16] MIPS: Let __dt_register_buses accept a single bus type
` [PATCH V4 10/16] MIPS: Fall back to the generic restart notifier
` [PATCH V4 11/16] MIPS: Reorder MIPS_L1_CACHE_SHIFT priorities
` [PATCH V4 12/16] MIPS: Create a common <asm/mach-generic/war.h>
` [PATCH V4 13/16] MIPS: BMIPS: Flush the readahead cache after DMA
` [PATCH V4 14/16] MIPS: BMIPS: Document the firmware->kernel DTB interface
` [PATCH V4 15/16] MIPS: Add Generic BMIPS target
` [PATCH V4 16/16] MIPS: BMIPS: Add DTS files for several platforms
[PATCH V2] MIPS: BCM47XX: Move NVRAM driver to the drivers/soc/
2014-11-27 22:36 UTC (9+ messages)
` [PATCH V3] "
[PATCH V2 00/10] UART driver support for BMIPS multiplatform kernels
2014-11-27 14:33 UTC (11+ messages)
` [PATCH V2 01/10] tty: Fallback to use dynamic major number
[PATCH] MIPS: mm: tlbex: Fix potential HTW race on TLBL/M/S handlers
2014-11-27 11:42 UTC (4+ messages)
[ADMIN] Gitweb to cgit migration at linux-mips.org
2014-11-27 9:05 UTC
[PATCH 3.4 42/91] MIPS: ZBOOT: add missing <linux/string.h> include
2014-11-27 8:42 UTC (2+ messages)
` [PATCH 3.4 65/91] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
[PATCH V3 00/11] Multiplatform BMIPS kernel
2014-11-26 22:54 UTC (29+ messages)
` [PATCH V3 01/11] irqchip: Update docs regarding irq_domain_add_tree()
` [PATCH V3 02/11] irqchip: brcmstb-l2: don't clear wakeable interrupts at init time
` [PATCH V3 03/11] irqchip: brcmstb-l2: fix error handling of irq_of_parse_and_map
` [PATCH V3 04/11] irqchip: bcm7120-l2: "
` [PATCH V3 05/11] irqchip: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets
` [PATCH V3 06/11] irqchip: bcm7120-l2: Change DT binding to allow non-contiguous IRQEN/IRQSTAT
` [PATCH V3 07/11] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers
` [PATCH V3 08/11] MIPS: Let __dt_register_buses accept a single bus type
` [PATCH V3 09/11] MIPS: Fall back to the generic restart notifier
` [PATCH V3 10/11] MIPS: Reorder MIPS_L1_CACHE_SHIFT priorities
` [PATCH V3 11/11] MIPS: Add multiplatform BMIPS target
[PATCHv2 00/10] ACCESS_ONCE and non-scalar accesses
2014-11-26 19:20 UTC (13+ messages)
` [PATCHv2 01/10] KVM: s390: Fix ipte locking
` [PATCHv2 02/10] kernel: Provide READ_ONCE and ASSIGN_ONCE
` [PATCHv2 03/10] mm: replace ACCESS_ONCE with READ_ONCE
` [PATCHv2 04/10] x86/spinlock: Replace ACCESS_ONCE with READ_ONCE/ASSIGN_ONCE
` [PATCHv2 05/10] x86: Replace ACCESS_ONCE in gup with READ_ONCE
` [PATCHv2 06/10] mips: "
` [PATCHv2 07/10] arm64: Replace ACCESS_ONCE for spinlock code "
` [PATCHv2 08/10] arm: "
` [PATCHv2 09/10] tighten rules for ACCESS ONCE
` [PATCHv2 10/10] KVM: s390: change ipte lock from barrier to READ_ONCE
` [PATCHv3 00/10] ACCESS_ONCE and non-scalar accesses
[PATCH 0/9] Extend various drivers to run on bi-endian BMIPS hosts
2014-11-26 16:24 UTC (19+ messages)
` [PATCH 1/9] power/reset: brcmstb: Make the driver buildable on MIPS
` [PATCH 2/9] power/reset: brcmstb: Use the DT "compatible" string to indicate bit positions
` [PATCH 3/9] power/reset: brcmstb: Add support for old 65nm chips
` [PATCH 4/9] bus: brcmstb_gisb: Make the driver buildable on MIPS
` [PATCH 5/9] bus: brcmstb_gisb: Introduce wrapper functions for MMIO accesses
` [PATCH 6/9] bus: brcmstb_gisb: Look up register offsets in a table
` [PATCH 7/9] bus: brcmstb_gisb: Add register offset tables for older chips
` [PATCH 8/9] bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT properties
` [PATCH 9/9] usb: {ohci,ehci}-platform: Use new OF big-endian helper function
[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
2014-11-26 13:14 UTC (14+ messages)
` [PATCH V3 1/7] of: Add helper function to check MMIO register endianness
` [PATCH V3 2/7] of/fdt: Add endianness helper function for early init code
` [PATCH V3 3/7] of: Document {little,big,native}-endian bindings
` [PATCH V3 4/7] serial: core: Add big-endian iotype
` [PATCH V3 5/7] serial: earlycon: Set UPIO_MEM32BE based on DT properties
` [PATCH V3 6/7] serial: of_serial: Support big-endian register accesses
` [PATCH V3 7/7] serial: 8250: Add support for big-endian MMIO accesses
[PATCH 0/3] USB: host: Misc patches to remove hard-coded octeon platform information
2014-11-25 17:19 UTC (6+ messages)
` [PATCH 1/3] USB: host: Remove ehci-octeon and ohci-octeon drivers
` [PATCH 1/3 v2] "
[PATCH] MIPS: octeon: Add support for the UBNT E200 board
2014-11-25 12:09 UTC (11+ messages)
[PATCH/RFC 0/7] ACCESS_ONCE and non-scalar accesses
2014-11-24 21:16 UTC (24+ messages)
` [PATCH 1/7] KVM: s390: Fix ipte locking
` [PATCH/RFC 2/7] mm: replace page table access via ACCESS_ONCE with barriers
` [PATCH/RFC 3/7] x86: Rework ACCESS_ONCE for spinlock code
` [PATCH/RFC 4/7] x86: Replace ACCESS_ONCE in gup with a barrier
` [PATCH/RFC 5/7] mips: "
` [PATCH/RFC 6/7] arm64: Replace ACCESS_ONCE for spinlock code with barriers
` [PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
[PATCH] MIPS: asm: asmmacro: Drop unused 'reg' argument on MIPSR2
2014-11-25 9:16 UTC (2+ messages)
[PATCH] MIPS: Kconfig: Disable SMP/CPS for 64-bit
2014-11-25 9:15 UTC (2+ messages)
[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
2014-11-25 2:28 UTC
[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
2014-11-25 0:00 UTC (2+ messages)
[PATCH/RFC 7/7] kernel: Force ACCESS_ONCE to work only on scalar types
2014-11-24 20:48 UTC (3+ messages)
[PATCH] MIPS: provide sched_clock based on c0 counter
2014-11-24 15:31 UTC
MIPS_MT_SMP selects MIPS_GIC_IPI
2014-11-24 14:39 UTC
MIPS: 64BIT_PHYS_ADDR
2014-11-24 10:31 UTC
[PATCH] MIPS: BCM47XX: Move NVRAM driver to the drivers/misc/
2014-11-23 11:22 UTC (4+ messages)
git caching(?) issues with http(s)
2014-11-22 11:56 UTC (5+ messages)
ftrace function graph with static ftrace does not work on MIPS
2014-11-21 21:31 UTC (6+ messages)
[RFC] add a struct page* parameter to dma_map_ops.unmap_page
2014-11-21 20:18 UTC (4+ messages)
[PATCH V4 2/6] MIPS: Move Loongson GPIO driver to drivers/gpio
2014-11-21 15:28 UTC (6+ messages)
[PATCH V5 7/7] MIPS: Loongson: Make CPUFreq usable for Loongson-3
2014-11-21 9:19 UTC
[PATCH V5 5/7] MIPS: Loongson-3: Add CPU Hwmon platform driver
2014-11-21 9:18 UTC (2+ messages)
` [PATCH V5 6/7] MIPS: Loongson-3: Add chipset ACPI "
[PATCH V5 0/7] MIPS: Loongson-3: Improve kernel functionality
2014-11-21 9:12 UTC (2+ messages)
` [PATCH V5 1/7] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
IP30: SMP Help
2014-11-21 6:13 UTC (10+ messages)
[PATCH V2 00/22] Multiplatform BMIPS kernel
2014-11-20 23:40 UTC (7+ messages)
` [PATCH V2 10/22] MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
[PATCH] MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration
2014-11-20 21:54 UTC (3+ 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