messages from 2017-10-25 23:38:50 to 2017-11-06 18:18:39 UTC [more...]
[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
2017-11-06 18:18 UTC (4+ messages)
[PATCH] MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
2017-11-06 15:08 UTC (3+ messages)
[PATCH v2] MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
2017-11-06 15:04 UTC
[PATCH 1/2] MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
2017-11-06 11:00 UTC (3+ messages)
[PATCH 3.10 021/139] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
2017-11-06 5:07 UTC (7+ messages)
` [PATCH 3.10 036/139] MIPS: Actually decode JALX "
` [PATCH 3.10 037/139] MIPS: Fix unaligned PC interpretation in `compute_return_epc'
` [PATCH 3.10 038/139] MIPS: math-emu: Prevent wrong ISA mode instruction emulation
` [PATCH 3.10 059/139] MIPS: Fix mips_atomic_set() retry condition
[PATCH 0/7] Cavium OCTEON-III network driver
2017-11-05 7:45 UTC (34+ messages)
` [PATCH 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface
` [PATCH 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH 3/7] MIPS: Octeon: Add a global resource manager
` [PATCH 4/7] MIPS: Octeon: Add Free Pointer Unit (FPA) support
` [PATCH 5/7] MIPS: Octeon: Automatically provision CVMSEG space
` [PATCH 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support
` [PATCH 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-*
[PATCH V9 3/4] scsi: Align block queue to dma_get_cache_alignment()
2017-11-05 2:39 UTC (2+ messages)
[GIT PULL] MIPS fixes for 4.14
2017-11-03 18:56 UTC (2+ messages)
[PATCH v8 0/5] MIPS: Add virtual Ranchu board as a generic-based board
2017-11-03 17:30 UTC (7+ messages)
` [PATCH v8 1/5] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v8 2/5] irqchip/irq-goldfish-pic: Add "
` [PATCH v8 3/5] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v8 4/5] video: goldfishfb: Add support for device tree bindings
` [PATCH v8 5/5] MIPS: ranchu: Add Ranchu as a new generic-based board
[PATCH v7 0/5] MIPS: Add virtual Ranchu board as a generic-based board
2017-11-03 14:10 UTC (9+ messages)
` [PATCH v7 1/5] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v7 2/5] irqchip/irq-goldfish-pic: Add "
` [PATCH v7 3/5] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v7 4/5] video: goldfishfb: Add support for device tree bindings
` [PATCH v7 5/5] MIPS: ranchu: Add Ranchu as a new generic-based board
[PATCH v6 0/5] MIPS: Add virtual Ranchu board as a generic-based board
2017-11-03 14:04 UTC (18+ messages)
` [PATCH v6 1/5] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v6 2/5] irqchip/irq-goldfish-pic: Add "
` [PATCH v6 3/5] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v6 4/5] video: goldfishfb: Add support for device tree bindings
` [PATCH v6 5/5] MIPS: ranchu: Add Ranchu as a new generic-based board
[PATCH v3 0/8] MIPS: Misc FPU emulation fixes
2017-11-02 11:14 UTC (9+ messages)
` [PATCH v3 1/8] MIPS: math-emu: Fix final emulation phase for certain instructions
` [PATCH v3 2/8] MIPS: math-emu: Use preferred flavor of unsigned integer declarations
` [PATCH v3 3/8] MIPS: math-emu: Remove an unnecessary header inclusion
` [PATCH v3 4/8] MIPS: math-emu: Avoid definition duplication for macro DPXMULT()
` [PATCH v3 5/8] MIPS: math-emu: Declare function srl128() as static
` [PATCH v3 6/8] MIPS: math-emu: Avoid an assignment within if statement condition
` [PATCH v3 7/8] MIPS: math-emu: Avoid multiple assignment
` [PATCH v3 8/8] MIPS: math-emu: Mark fall throughs in switch statements with a comment
[PATCH] Update email address for Marcin Nowakowski
2017-11-02 10:45 UTC (2+ messages)
[PATCH 0/8] irqchip: mips-gic: Cleanups, fixes, prep for multi-cluster
2017-11-02 10:44 UTC (39+ messages)
` [PATCH 2/8] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
` [PATCH v2 0/8] irqchip: mips-gic: Cleanups, fixes, prep for multi-cluster
` [PATCH v2 1/8] irqchip: mips-gic: Inline gic_local_irq_domain_map()
` [PATCH v2 2/8] irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
` [PATCH v2 3/8] irqchip: mips-gic: Mask local interrupts when CPUs come online
` [PATCH v2 4/8] irqchip: mips-gic: Configure EIC "
` [PATCH v2 5/8] irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
` [PATCH v2 6/8] irqchip: mips-gic: Remove gic_vpes variable
` [PATCH v2 7/8] irqchip: mips-gic: Share register writes in gic_set_type()
` [PATCH v2 8/8] irqchip: mips-gic: Make IPI bitmaps static
` [PATCH 4/8] irqchip: mips-gic: Configure EIC when CPUs come online
` [PATCH 5/8] irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
` [PATCH 6/8] irqchip: mips-gic: Remove gic_vpes variable
` [PATCH 7/8] irqchip: mips-gic: Share register writes in gic_set_type()
` [PATCH 8/8] irqchip: mips-gic: Make IPI bitmaps static
[PATCH v2] kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
2017-11-02 9:08 UTC (5+ messages)
[PATCH] MIPS: smp-cmp: Fix vpe_id build error
2017-11-01 23:20 UTC (2+ messages)
[PATCH] MAINTAINERS: Update Pistachio platform maintainers
2017-11-01 22:45 UTC (4+ messages)
[PATCH 0/2] MIPS: Update some maintainers email addresses
2017-11-01 21:40 UTC (4+ messages)
` [PATCH 2/2] MIPS: Update Goldfish RTC driver maintainer email address
[PATCH] MIPS: CPS: Fix use of current_cpu_data in preemptible code
2017-11-01 16:45 UTC (2+ messages)
[PATCH v4 13/13] openrisc: add tick timer multi-core sync logic
2017-11-01 12:15 UTC (3+ messages)
Octeon CN5010 - Kernel 4.4.92
2017-11-01 0:02 UTC (10+ messages)
[PATCH] MIPS: Fix CM region target definitions
2017-10-31 23:52 UTC (4+ messages)
[PATCH] MIPS: Fix exception entry when CONFIG_EVA enabled
2017-10-31 23:48 UTC (4+ messages)
[PATCH] MIPS: microMIPS: Fix incorrect mask in insn_table_MM
2017-10-31 22:00 UTC (5+ messages)
[PATCH for-4.14] MIPS: generic: Fix NI 169445 its build
2017-10-31 21:52 UTC (6+ messages)
[PATCH] mips/smp-cmp: use right include for task_struct
2017-10-31 11:30 UTC (2+ messages)
[PATCH v3] Update MIPS email addresses
2017-10-30 22:11 UTC (4+ messages)
[PATCH v2] MIPS: Add basic R5900 support
2017-10-30 17:55 UTC (12+ messages)
Subject: PCI: brcmstb: Add Broadcom Settopbox PCIe support (V2)
2017-10-30 14:07 UTC (5+ messages)
` [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device
[PATCH] MIPS: Add basic R5900 support
2017-10-29 18:42 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] MIPS: AR7: assorted fixes
2017-10-29 17:33 UTC (6+ messages)
` [PATCH 1/3] MIPS: AR7: defer registration of GPIO
` [PATCH 2/3] MIPS: AR7: ensure that serial ports are properly set up
` [PATCH RFC 3/3] MIPS: AR7: ensure the port type's FCR value is used
[PATCH v5 0/5] MIPS: Add virtual Ranchu board as a generic-based board
2017-10-27 3:10 UTC (5+ messages)
` [PATCH v5 1/5] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v5 3/5] Documentation: Add device tree binding for Goldfish FB driver
[PATCH] MIPS: Boston: Fix earlycon baud rate selection
2017-10-26 12:07 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