Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-09-09 22:25:49 to 2017-09-24 20:41:14 UTC [more...]

[PATCH 4.9 13/77] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
 2017-09-24 20:32 UTC  (8+ 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 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.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

potential deadlock in r4k_flush_cache_sigtramp()
 2017-09-23 13:40 UTC 

[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

[PATCH] MIPS: Add basic R5900 support
 2017-09-22 16:37 UTC  (34+ messages)
  ` [PATCH v2] "

[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  (16+ messages)
` [PATCH 01/11] MIPS: Allow __cpu_number_map to be larger than NR_CPUS
` [PATCH 02/11] MIPS: Octeon: Remove usage of cvmx_wait() everywhere
` [PATCH 03/11] MIPS: Octeon: Header and file cleaning
` [PATCH 04/11] MIPS: Octeon: Add support for accessing the boot vector
` [PATCH 05/11] MIPS: Octeon: Update registers for new platforms
` [PATCH 06/11] MIPS: Octeon: Add Octeon III platforms for console output
` [PATCH 07/11] MIPS: Octeon: Remove crufty KEXEC and CRASH_DUMP code
` [PATCH 08/11] MIPS: Octeon: Populate kernel memory from cvmx_bootmem named blocks
` [PATCH 09/11] MIPS: Add the concept of BOOT_MEM_KERNEL to boot_mem_map
` [PATCH 10/11] MIPS: Octeon: Make register functions node aware
` [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  (22+ messages)
` [PATCH 1/7] i2c: gpio: Convert to use descriptors
` [PATCH 2/7] gpio: Make it possible for consumers to enforce open drain
` [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 06/47] MIPS: Ensure bss section ends on a long-aligned address
` [PATCH review for 4.4 08/47] MIPS: ralink: Fix incorrect assignment on ralink_soc
` [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: Fix input modify in __write_64bit_c0_split()
 2017-09-19 13:11 UTC  (2+ messages)

[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  (30+ messages)
` [PATCH 1/5] i2c: gpio: Convert to use descriptors
` [PATCH 2/5] gpio: Make it possible for consumers to enforce open drain
` [PATCH 3/5] i2c: gpio: Enforce open drain through gpiolib
` [PATCH 4/5] i2c: gpio: Augment all boardfiles to use open drain
` [PATCH 5/5] i2c: gpio: Local vars in probe

[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 

[PATCH] MIPS: Allow __cpu_number_map to be larger than NR_CPUS
 2017-09-16 17:38 UTC  (2+ messages)

[PATCH 3/3] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree
 2017-09-15 19:18 UTC  (3+ messages)
` [PATCH v2 3/5] "

[PATCH 1/3] MIPS: Ci20: Enable watchdog driver
 2017-09-15 19:17 UTC  (3+ messages)
` [PATCH v2 1/5] "

[PATCH] MIPS: Add nudges to writes for bit unlocks
 2017-09-15 17:31 UTC 

[PATCH for 4.9 10/59] MIPS: Ensure bss section ends on a long-aligned address
 2017-09-15 17:03 UTC  (14+ messages)
` [PATCH for 4.9 11/59] MIPS: fix mem=X@Y commandline processing
` [PATCH for 4.9 13/59] MIPS: ralink: Fix a typo in the pinmux setup
` [PATCH for 4.9 14/59] MIPS: ralink: Fix incorrect assignment on ralink_soc
` [PATCH for 4.9 12/59] MIPS: kexec: Do not reserve invalid crashkernel memory on boot
` [PATCH for 4.9 57/59] MIPS: Lantiq: Fix another request_mem_region() return code check
` [PATCH for 4.9 58/59] mips: ath79: clock:- Unmap region obtained by of_iomap

[PATCH] MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
 2017-09-14 16:41 UTC  (17+ messages)

[PATCH] MIPS: PCI: fix pcibios_map_irq section mismatch
 2017-09-12 18:36 UTC 

[PATCHv3 05/11] mips: Use generic_pmdp_establish as pmdp_establish
 2017-09-12 15:39 UTC 

[PATCH 3.16 171/233] MIPS: kprobes: flush_insn_slot should flush only if probe initialised
 2017-09-09 21:47 UTC  (4+ messages)
` [PATCH 3.16 224/233] MIPS: pm-cps: Drop manual cache-line alignment of ready_count
` [PATCH 3.16 226/233] MIPS: Avoid accidental raw backtrace
` [PATCH 3.16 225/233] MIPS: Fix IRQ tracing & lockdep when rescheduling


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