linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-30 19:08:39 to 2017-04-10 16:52:24 UTC [more...]

[PATCH 4.10 053/110] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
 2017-04-10 16:42 UTC  (2+ messages)
` [PATCH 4.10 054/110] MIPS: ralink: Fix typos in rt3883 pinctrl

[PATCH 4.9 046/152] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
 2017-04-10 16:41 UTC  (8+ messages)
` [PATCH 4.9 047/152] MIPS: ralink: Fix typos in rt3883 pinctrl
` [PATCH 4.9 048/152] MIPS: End spinlocks with .insn
` [PATCH 4.9 049/152] MIPS: Lantiq: fix missing xbar kernel panic
` [PATCH 4.9 050/152] MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
` [PATCH 4.9 051/152] MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
` [PATCH 4.9 052/152] MIPS: Flush wrong invalid FTLB entry for huge page
` [PATCH 4.9 053/152] MIPS: c-r4k: Fix Loongson-3s vcache/scache waysize calculation

[PATCH 4.4 27/32] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
 2017-04-10 16:39 UTC  (5+ messages)
` [PATCH 4.4 28/32] MIPS: ralink: Fix typos in rt3883 pinctrl
` [PATCH 4.4 29/32] MIPS: End spinlocks with .insn
` [PATCH 4.4 30/32] MIPS: Lantiq: fix missing xbar kernel panic
` [PATCH 4.4 31/32] MIPS: Flush wrong invalid FTLB entry for huge page

[PATCH 3.12 008/142] MIPS: ip27: Disable qlge driver in defconfig
 2017-04-10 15:31 UTC  (3+ messages)
  ` [PATCH 3.12 009/142] MIPS: ip22: Fix ip28 build for modern gcc
  ` [PATCH 3.12 011/142] MIPS: ralink: Cosmetic change to prom_init()

[patch added to 3.12-stable] MIPS: Lantiq: Fix cascaded IRQ setup
 2017-04-10 13:09 UTC  (3+ messages)

[PATCH] MIPS: cevt-r4k: Fix out-of-bounds array access
 2017-04-10 11:31 UTC  (3+ messages)

[PATCH 0/2] Fix indirect syscall handler for syscalls with > 4 args
 2017-04-10 11:19 UTC  (7+ messages)
` [PATCH 1/2] MIPS: opt into HAVE_COPY_THREAD_TLS
` [PATCH 2/2] MIPS: Remove pt_regs adjustments in indirect syscall handler

[PATCH] CPUFREQ: Loongson2: drop set_cpus_allowed_ptr()
 2017-04-10 11:11 UTC  (4+ messages)

[PATCH] MIPS: uasm: Remove needless ISA abstraction
 2017-04-10 10:32 UTC  (3+ messages)

[PATCH] MIPS: Remove dead define of ST_OFF
 2017-04-10 10:28 UTC  (3+ messages)

[PATCH] MIPS: perf: fix deadlock
 2017-04-10 10:25 UTC  (3+ messages)

[PATCH v2] MIPS: Malta: Fix i8259 irqchip setup
 2017-04-10 10:04 UTC  (3+ messages)

[PATCH v9] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2017-04-08  9:14 UTC  (4+ messages)

[PATCH v3 01/14] Documentation: dt/bindings: Document pinctrl-ingenic
 2017-04-07 13:57 UTC  (29+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
  ` [PATCH v4 02/14] dt/bindings: Document gpio-ingenic
  ` [PATCH v4 03/14] pinctrl-ingenic: add a pinctrl driver for the Ingenic jz47xx SoCs
  ` [PATCH v4 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v4 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
  ` [PATCH v4 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v4 07/14] MIPS: jz4780: "
  ` [PATCH v4 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
  ` [PATCH v4 09/14] MIPS: JZ4780: CI20: "
  ` [PATCH v4 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v4 11/14] mtd: nand: "
  ` [PATCH v4 12/14] fbdev: jz4740-fb: "
  ` [PATCH v4 13/14] pwm: jz4740: "
  ` [PATCH v4 14/14] MIPS: jz4740: Remove custom GPIO code

[PATCH v2] MIPS: Use common outgoing-CPU-notification code
 2017-04-07 11:40 UTC  (2+ messages)

[PATCH] MIPS: Use common outgoing-CPU-notification code
 2017-04-07 11:32 UTC  (5+ messages)

[PATCH] format-security: move static strings to const
 2017-04-07  3:21 UTC  (5+ messages)

[GIT PULL] KVM: MIPS: VZ support, Octeon III, and TLBR
 2017-04-06 17:38 UTC  (3+ messages)

[PATCH v2 1/2] pwm: loongson1: Add PWM driver for Loongson1 SoC
 2017-04-06 16:18 UTC  (2+ messages)

[PATCH for-4.10 1/6] MIPS: Introduce irq_stack
 2017-04-06 13:52 UTC  (6+ messages)
` [PATCH for-4.10 2/6] MIPS: Stack unwinding while on IRQ stack
` [PATCH for-4.10 3/6] MIPS: Only change $28 to thread_info if coming from user mode
` [PATCH for-4.10 4/6] MIPS: Switch to the irq_stack in interrupts
` [PATCH for-4.10 5/6] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH for-4.10 6/6] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch

[PATCH for-4.4 1/7] MIPS: Introduce irq_stack
 2017-04-06 13:25 UTC  (10+ messages)
` [PATCH for-4.4 2/7] MIPS: Stack unwinding while on IRQ stack
` [PATCH for-4.4 3/7] MIPS: Only change $28 to thread_info if coming from user mode
` [PATCH for-4.4 4/7] MIPS: Switch to the irq_stack in interrupts
` [PATCH for-4.4 5/7] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH for-4.4 6/7] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
` [PATCH for-4.4 7/7] MIPS: Lantiq: Fix cascaded IRQ setup

[PATCH for-4.9 1/7] MIPS: Introduce irq_stack
 2017-04-06 13:16 UTC  (7+ messages)
` [PATCH for-4.9 2/7] MIPS: Stack unwinding while on IRQ stack
` [PATCH for-4.9 3/7] MIPS: Only change $28 to thread_info if coming from user mode
` [PATCH for-4.9 4/7] MIPS: Switch to the irq_stack in interrupts
` [PATCH for-4.9 5/7] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH for-4.9 6/7] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
` [PATCH for-4.9 7/7] MIPS: Lantiq: Fix cascaded IRQ setup

[PATCH v2 for-4.9 04/32] MIPS: Lantiq: Fix cascaded IRQ setup
 2017-04-06 11:44 UTC  (9+ messages)
` [PATCH v2 for-4.9 21/32] of: Add check to of_scan_flat_dt() before accessing initial_boot_params

[PATCH 4.10 73/81] MIPS: Lantiq: Fix cascaded IRQ setup
 2017-04-06  8:39 UTC 

[PATCH 4.9 66/72] MIPS: Lantiq: Fix cascaded IRQ setup
 2017-04-06  8:38 UTC 

[PATCH 4.4 17/26] MIPS: Lantiq: Fix cascaded IRQ setup
 2017-04-06  8:38 UTC 

[PATCH] MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
 2017-04-05 16:01 UTC  (3+ messages)

[PATCH] MIPS: cevt-r4k: fix array out-of-bounds access
 2017-04-05 13:08 UTC  (4+ messages)

[PATCH v3] MIPS: Avoid warnings from use of dla in 32 bit kernels
 2017-04-04 20:09 UTC  (8+ messages)

[PATCH] MIPS: IRQ Stack: Unwind IRQ stack onto task stack
 2017-04-04 12:36 UTC  (5+ messages)

[ADMIN] kernel tarball users?
 2017-04-04 12:30 UTC 

[PATCH 22/33] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-04-04  6:18 UTC 

[PATCH 05/33] MIPS: Lantiq: Fix cascaded IRQ setup
 2017-04-04  6:16 UTC 

[PATCH v6 0/4] MIPS: Remote processor driver
 2017-04-03 10:11 UTC  (4+ messages)
` [PATCH v6 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS

[PATCH 3.16 22/26] MIPS: traps: Fix inline asm ctc1 missing .set hardfloat
 2017-04-02  3:04 UTC  (7+ messages)
` [PATCH 3.16 20/26] MIPS: allow msa.h to be included in assembly files
` [PATCH 3.16 26/26] MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
` [PATCH 3.16 21/26] MIPS: mipsregs.h: Add write_32bit_cp1_register()
` [PATCH 3.16 25/26] MIPS: remove MSA macro recursion
` [PATCH 3.16 23/26] MIPS: Push .set mips64r* into the functions needing it
` [PATCH 3.16 24/26] MIPS: assume at as source/dest of MSA copy/insert instructions

[PATCH 3.16 05/19] MIPS: save/disable MSA in lose_fpu
 2017-04-01 13:17 UTC  (6+ messages)
` [PATCH 3.16 13/19] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 3.16 06/19] MIPS: init upper 64b of vector registers when MSA is first used
` [PATCH 3.16 04/19] MIPS: preserve scalar FP CSR when switching vector context
` [PATCH 3.16 03/19] MIPS: save/restore MSACSR register on context switch
` [PATCH 3.16 07/19] MIPS: Fix build with binutils 2.24.51+

[PATCH 0/5] MIPS/irqchip: Use IPI IRQ domains for CPU interrupt controller IPIs
 2017-03-31 21:31 UTC  (4+ messages)
` [PATCH 5/5] MIPS: Stengthen IPI IRQ domain sanity check

[PATCH] MIPS: generic: Enable Root FS on NFS in generic_defconfig
 2017-03-31 15:21 UTC  (2+ messages)

[PATCH 0/2] Fix v4.11 malta_defconfig regressions
 2017-03-31 13:28 UTC  (14+ messages)
` [PATCH 1/2] MIPS: Malta: Fix i8259 irqchip setup
` [PATCH 2/2] irqchip/mips-gic: Fix Local compare interrupt

[PATCH] MIPS: KASLR: Add missing header files
 2017-03-31 10:51 UTC  (2+ messages)

[PATCH] MIPS: smp-cps: Fix potentially uninitialised value of core
 2017-03-31 10:51 UTC  (2+ messages)

[PATCH 0/2] MIPS: Xilfpga: Switch to generic kernel
 2017-03-31  9:00 UTC  (6+ messages)
` [PATCH 1/2] MIPS: generic: Add support for MIPSfpga
` [PATCH 2/2] MIPS: Xilfpga: Switch to using generic defconfigs

[PATCH] MIPS: Remove confusing else statement in __do_page_fault()
 2017-03-30 21:27 UTC  (2+ messages)

[PATCH] MIPS: MSP71xx: Fix missing asm/setup.h include
 2017-03-30 21:16 UTC  (2+ messages)

[PATCH] MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}
 2017-03-30 20:51 UTC  (2+ messages)

[PATCH] MIPS: clockevent drivers: set ->min_delta_ticks and ->max_delta_ticks
 2017-03-30 19:47 UTC 


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).