messages from 2017-09-17 09:40:40 to 2017-09-29 16:17:07 UTC [more...]
[PATCH] MIPS: Fix input modify in __write_64bit_c0_split()
2017-09-29 16:16 UTC (6+ messages)
[PATCH] MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'
2017-09-29 15:26 UTC (2+ messages)
[PATCH] MIPS: BMIPS: Do not mask IPIs during suspend
2017-09-28 18:22 UTC (2+ messages)
[PATCH v2 00/12] Add Octeon Hotplug CPU Support
2017-09-28 17:34 UTC (13+ messages)
` [PATCH v2 01/12] MIPS: Add nudges to writes for bit unlocks
` [PATCH v2 02/12] MIPS: Remove unused variable 'lastpfn'
` [PATCH v2 03/12] MIPS: Allow __cpu_number_map to be larger than NR_CPUS
` [PATCH v2 04/12] MIPS: Octeon: Remove usage of cvmx_wait() everywhere
` [PATCH v2 05/12] MIPS: Octeon: Header and file cleaning
` [PATCH v2 06/12] MIPS: Octeon: Update CIU_FUSE registers
` [PATCH v2 07/12] MIPS: Octeon: Add Octeon III platforms for console output
` [PATCH v2 08/12] MIPS: Octeon: Remove crufty KEXEC and CRASH_DUMP code
` [PATCH v2 09/12] MIPS: Octeon: Populate kernel memory from cvmx_bootmem named blocks
` [PATCH v2 10/12] MIPS: Add the concept of BOOT_MEM_KERNEL to boot_mem_map
` [PATCH v2 11/12] MIPS: Add define for number of bits in MMUSizeExt field
` [PATCH v2 12/12] MIPS: Octeon: Add working hotplug CPU support
[PATCH v2] MIPS: Add basic R5900 support
2017-09-28 12:13 UTC (23+ messages)
[RFC 0/4] Add Ingenic X1000 SoC Support
2017-09-27 15:15 UTC (5+ messages)
` [RFC 1/4] dt-bindings: Add Ingenic X1000 SoC clock define
` [RFC 2/4] clk: Add Ingenic X1000 CGU driver
` [RFC 3/4] MIPS: Ingenic: Initial X1000 SoC support
` [RFC 4/4] MIPS: Ingenic: Add Halley2 development board support
[mips-sjhill:mips-for-linux-next 9/12] arch/mips/include/asm/smp.h:32:29: error: 'CONFIG_MIPS_NR_CPU_NR_MAP' undeclared here (not in a function)
2017-09-27 13:17 UTC
[PATCH 0/2] MIPS CRC instruction support
2017-09-27 12:18 UTC (4+ messages)
` [PATCH 1/2] MIPS: add crc instruction support flag to elf_hwcap
` [PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
[PATCH v2] MIPS: SMP: Fix deadlock & online race
2017-09-27 9:13 UTC (2+ messages)
error: ‘target’ may be used uninitialized in arch/mips/net/ebpf_jit.c
2017-09-27 8:14 UTC (4+ messages)
` [PATCH] MIPS: bpf: Fix uninitialised target compiler error
[PATCH] net: stmmac: Meet alignment requirements for DMA
2017-09-27 5:23 UTC (15+ messages)
[PATCH 3/3] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
2017-09-26 13:59 UTC (5+ messages)
` [PATCH v2 3/5] "
potential deadlock in r4k_flush_cache_sigtramp()
2017-09-26 13:59 UTC (3+ messages)
[PATCH] MIPS: Alchemy: make clk_ops const
2017-09-26 13:51 UTC
[RFC PATCH v1 0/9] Support shared percpu interrupts; clean up MIPS hacks
2017-09-26 12:00 UTC (4+ messages)
` [RFC PATCH v1 2/9] genirq: Support shared per_cpu_devid interrupts
[PATCH V7 1/2] dma-mapping: Rework dma_get_cache_alignment()
2017-09-26 6:10 UTC (3+ messages)
[PATCH 4.13 017/109] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
2017-09-24 20:32 UTC (12+ messages)
` [PATCH 4.13 018/109] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
` [PATCH 4.13 019/109] MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
` [PATCH 4.13 020/109] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
` [PATCH 4.13 021/109] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
` [PATCH 4.13 022/109] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
` [PATCH 4.13 023/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
` [PATCH 4.13 024/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
` [PATCH 4.13 025/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
` [PATCH 4.13 026/109] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
` [PATCH 4.13 027/109] MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
` [PATCH 4.13 028/109] MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
[PATCH 4.9 13/77] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
2017-09-24 20:32 UTC (13+ messages)
` [PATCH 4.9 14/77] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
` [PATCH 4.9 15/77] MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
` [PATCH 4.9 16/77] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
` [PATCH 4.9 17/77] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
` [PATCH 4.9 18/77] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
` [PATCH 4.9 19/77] MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
` [PATCH 4.9 20/77] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
` [PATCH 4.9 21/77] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
` [PATCH 4.9 22/77] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
` [PATCH 4.9 23/77] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
` [PATCH 4.9 24/77] MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
` [PATCH 4.9 25/77] MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
[PATCH 4.4 21/66] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
2017-09-24 20:31 UTC (6+ messages)
` [PATCH 4.4 22/66] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
` [PATCH 4.4 23/66] MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
` [PATCH 4.4 24/66] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
` [PATCH 4.4 25/66] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
` [PATCH 4.4 26/66] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
[PATCH 0/4] MIPS: Prevent users killing the kernel or spamming its log
2017-09-22 19:02 UTC (13+ messages)
` [PATCH 1/4] MIPS: Search main exception table for data bus errors
` [PATCH 2/4] MIPS: Don't dump CM error state for fixed up "
` [PATCH 3/4] MIPS: Allow bus error handlers to request quiet behaviour
` [PATCH 4/4] MIPS: Silence kernel log output for GIC user page bus errors
[GIT PULL] PCI fixes for v4.14
2017-09-22 14:04 UTC
[PATCH] mips: use setup_timer() helper
2017-09-22 11:43 UTC
[PATCH 00/11] Add Octeon Hotplug CPU Support
2017-09-22 9:47 UTC (7+ messages)
` [PATCH 09/11] MIPS: Add the concept of BOOT_MEM_KERNEL to boot_mem_map
` [PATCH 11/11] MIPS: Octeon: Add working hotplug CPU support
[PATCH] MIPS: Remove unused variable 'lastpfn'
2017-09-21 14:51 UTC (2+ messages)
[PATCH v2 23/31] mips/sgi-ip32: Use separate static data field with with static timer
2017-09-20 23:27 UTC (2+ messages)
` [PATCH v2 24/31] mips/sgi-ip22: "
[PATCH 5/7] MIPS: Cocci spatch "vma_pages"
2017-09-20 22:29 UTC
[PATCH 0/7] I2C GPIO to use gpiolibs open drain
2017-09-20 20:53 UTC (21+ messages)
` [PATCH 1/7] i2c: gpio: Convert to use descriptors
` [PATCH 3/7] i2c: gpio: Enforce open drain through gpiolib
` [PATCH 4/7] i2c: gpio: Augment all boardfiles to use open drain
` [PATCH 5/7] i2c: gpio: Local vars in probe
` [PATCH 6/7] dt-bindings: i2c: i2c-gpio: Add support for named gpios
` [PATCH 7/7] i2c: gpio: Add support for named gpios in DT
[PATCH V2 0/8] MIPS: BCM63XX: add and use clkdev lookup support
2017-09-20 11:14 UTC (9+ messages)
` [PATCH V2 1/8] MIPS: BCM63XX: add "
` [PATCH V2 2/8] MIPS: BCM63XX: provide periph clock as refclk for uart
` [PATCH V2 3/8] tty/bcm63xx_uart: use refclk for the expected clock name
` [PATCH V2 4/8] tty/bcm63xx_uart: allow naming clock in device tree
` [PATCH V2 5/8] MIPS: BMIPS: name the refclk clock for uart
` [PATCH V2 6/8] MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock
` [PATCH V2 7/8] MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices
` [PATCH V2 8/8] MIPS: BCM63XX: split out swpkt_sar/usb clocks
[PATCH] MIPS: Fix perf event init
2017-09-20 5:07 UTC (2+ messages)
[PATCH review for 3.18 03/30] MIPS: Ensure bss section ends on a long-aligned address
2017-09-20 4:45 UTC (2+ messages)
` [PATCH review for 3.18 04/30] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
[PATCH review for 4.4 07/47] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
2017-09-20 4:45 UTC (5+ messages)
` [PATCH review for 4.4 08/47] MIPS: ralink: Fix incorrect assignment on ralink_soc
` [PATCH review for 4.4 06/47] MIPS: Ensure bss section ends on a long-aligned address
` [PATCH review for 4.4 30/47] MIPS: Lantiq: Fix another request_mem_region() return code check
` [PATCH review for 4.4 38/47] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
[PATCH v4 0/3] Add support for BCM7271 style interrupt controller
2017-09-19 18:05 UTC (5+ messages)
` [PATCH v4 1/3] irqchip: brcmstb-l2: Remove some processing from the handler
` [PATCH v4 2/3] irqchip: brcmstb-l2: Abstract register accesses
` [PATCH v4 3/3] irqchip: brcmstb-l2: Add support for the BCM7271 L2 controller
[PATCH] MIPS: Ci20: Add support for rootfs on NFS to defconfig
2017-09-19 12:12 UTC (2+ messages)
[PATCH] irqchip: mips-gic: Fix shared interrupt mask writes
2017-09-18 21:52 UTC (3+ messages)
[PATCH] MIPS: pmcs-msp71xx: include asm/setup.h
2017-09-18 15:55 UTC
[PATCH v3 0/4] crypto: Add driver for JZ4780 PRNG
2017-09-18 14:02 UTC (5+ messages)
` [PATCH v3 1/4] crypto: jz4780-rng: Add JZ4780 PRNG devicetree binding documentation
` [PATCH v3 2/4] crypto: jz4780-rng: Add Ingenic JZ4780 hardware PRNG driver
` [PATCH v3 3/4] crypto: jz4780-rng: Add RNG node to jz4780.dtsi
` [PATCH v3 4/4] crypto: jz4780-rng: Enable PRNG support in CI20 defconfig
[PATCH 0/5] I2C GPIO to use gpiolibs open drain
2017-09-18 13:21 UTC (8+ messages)
` [PATCH 1/5] i2c: gpio: Convert to use descriptors
[PATCH] MIPS: make thread_saved_pc static
2017-09-18 11:38 UTC
[PATCH for 4.9 20/39] MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
2017-09-18 0:40 UTC
[PATCH for 4.9 17/39] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
2017-09-18 0:19 UTC
[PATCH] MIPS: MSP71xx: fix build failure
2017-09-17 14:10 UTC
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