linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-22 06:45:34 to 2017-10-05 00:41:38 UTC [more...]

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-05  0:41 UTC  (18+ messages)
` [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
` [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 08/13] timer: Remove unused static initializer macros
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()
` [PATCH 13/13] workqueue: "

[PATCH v2 0/2] MIPS CRC instruction support
 2017-10-04 15:36 UTC  (5+ messages)
` [PATCH v2 1/2] MIPS: add crc instruction support flag to elf_hwcap
` [PATCH v2 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module

[PATCH] mm, arch: remove empty_bad_page*
 2017-10-04 15:00 UTC 

Hello
 2017-10-04 12:39 UTC 

[PATCH 0/7] I2C GPIO to use gpiolibs open drain
 2017-10-04 10:57 UTC  (5+ messages)
` [PATCH 1/7] i2c: gpio: Convert to use descriptors

refactor dma_cache_sync V2
 2017-10-04  9:06 UTC  (21+ messages)
` [PATCH 01/11] floppy: consolidate the dummy fd_cacheflush definition
` [PATCH 02/11] x86: make dma_cache_sync a no-op
` [PATCH 03/11] frv: "
` [PATCH 04/11] ia64: "
` [PATCH 05/11] microblaze: "
` [PATCH 06/11] mn10300: "
` [PATCH 07/11] powerpc: "
` [PATCH 08/11] unicore32: "
` [PATCH 09/11] xtensa: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] dma-mapping: turn dma_cache_sync into a dma_map_ops method

[PATCH 0/2] MIPS CRC instruction support
 2017-10-04  7:49 UTC  (12+ 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

[RFC PATCH] MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
 2017-10-04  2:46 UTC 

[PATCH v2] MIPS: Add basic R5900 support
 2017-10-03 19:49 UTC  (26+ messages)

[PATCH] MIPS: Fix sparse CPU id space build error
 2017-10-03 17:00 UTC  (4+ messages)

[PATCH 4.13 049/110] MIPS: Fix perf event init
 2017-10-03 12:29 UTC 

[PATCH V7 2/2] scsi: Align block queue to dma_get_cache_alignment()
 2017-09-30 23:30 UTC  (2+ messages)

[PATCH] MIPS: Fix input modify in __write_64bit_c0_split()
 2017-09-29 23:12 UTC  (7+ messages)

[PATCH] MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'
 2017-09-29 22:39 UTC  (6+ messages)

[PATCH v2 00/12] Add Octeon Hotplug CPU Support
 2017-09-29 20:54 UTC  (15+ 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] MIPS: BMIPS: Do not mask IPIs during suspend
 2017-09-28 18:22 UTC  (2+ 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 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  (12+ 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  (4+ messages)
` [PATCH 09/11] MIPS: Add the concept of BOOT_MEM_KERNEL to boot_mem_map


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).