Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-10-05 01:36:47 to 2015-10-15 08:11:59 UTC [more...]

[PATCH 0/5] MIPS: Add Xilfpga platform
 2015-10-15  8:11 UTC  (27+ messages)
` [PATCH 1/5] dt-bindings: MIPS: Document xilfpga bindings and boot style
` [PATCH 2/5] gpio/xilinx: enable for MIPS
` [PATCH 3/5] MIPS: dt: xilfpga: Add xilfpga device tree files
` [PATCH 4/5] MIPS: xilfpga: Add mipsfpga platform code
` [PATCH 5/5] MIPS: Add xilfpga defconfig

[RFC v2 PATCH 00/14] Implement generic IPI support mechanism
 2015-10-14 15:49 UTC  (69+ messages)
` [RFC v2 PATCH 01/14] irq: add new IRQ_DOMAIN_FLAGS_IPI
` [RFC v2 PATCH 02/14] irq: add GENERIC_IRQ_IPI Kconfig symbol
` [RFC v2 PATCH 03/14] irq: add new struct ipi_mask
` [RFC v2 PATCH 04/14] irq: add a new irq_send_ipi() to irq_chip
` [RFC v2 PATCH 05/14] irq: add struct ipi_mask to irq_data
` [RFC v2 PATCH 06/14] irq: add struct ipi_mapping and its helper functions
` [RFC v2 PATCH 07/14] irq: add a new generic IPI reservation code to irq core
` [RFC v2 PATCH 08/14] irq: implement irq_send_ipi
` [RFC v2 PATCH 09/14] MIPS: add support for generic SMP IPI support
` [RFC v2 PATCH 10/14] MIPS: make smp CMP, CPS and MT use the new generic IPI functions
` [RFC v2 PATCH 11/14] MIPS: delete smp-gic.c
` [RFC v2 PATCH 12/14] irqchip: mips-gic: add a IPI hierarchy domain
` [RFC v2 PATCH 13/14] irqchip: mips-gic: implement the new irq_send_ipi
` [RFC v2 PATCH 14/14] irqchip: mips-gic: remove IPI init code

mips VDSO
 2015-10-14 13:43 UTC  (8+ messages)

[PATCH v2] MIPS: BCM63XX: Use pr_* instead of printk
 2015-10-14 11:27 UTC 

[PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
 2015-10-14  9:15 UTC  (4+ messages)

next-20151013 build: 1 failures 50 warnings (next-20151013)
 2015-10-13 12:52 UTC  (2+ messages)

[PATCH] sched_clock: add data pointer argument to read callback
 2015-10-12 13:02 UTC  (8+ messages)

[PATCH V2 0/3] MIPS: allow keeping the dtb command line
 2015-10-12 11:13 UTC  (4+ messages)
` [PATCH V2 1/3] MIPS: use USE_OF as the guard for appended dtb
` [PATCH V2 2/3] MIPS: make the kernel arguments from dtb available
` [PATCH V2 3/3] MIPS: make MIPS_CMDLINE_DTB default

[PATCH 3/3] MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
 2015-10-12 10:24 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] MIPS VDSO support
 2015-10-12 10:16 UTC  (9+ messages)
` [PATCH 2/3] irqchip: irq-mips-gic: Provide function to map GIC user section
  ` [PATCH v2 "

[PATCH v2 00/20] get_user_pages() for dax mappings
 2015-10-10  0:56 UTC  (2+ messages)
` [PATCH v2 12/20] mips: fix PAGE_MASK definition

[PATCH 1/3] MIPS: Initial implementation of a VDSO
 2015-10-09  8:05 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 3.2 010/107] MIPS: Fix sched_getaffinity with MT FPAFF enabled
 2015-10-09  0:12 UTC  (2+ messages)
` [PATCH 3.2 014/107] MIPS: Make set_pte() SMP safe

[PATCH v2 00/13] Enable building all dtb files
 2015-10-08 17:53 UTC  (2+ messages)
` [PATCH v2 09/13] mips: enable building of all dtbs

[RFT PATCH] mips: bigsur_defconfig: convert to use libata PATA drivers
 2015-10-07 17:40 UTC  (4+ messages)
` [RFT PATCH] mips: lemote2f_defconfig: "

[PATCH] drm/virtio: use %llu format string form atomic64_t
 2015-10-07 11:23 UTC 

[RFC PATCH 0/7] Relocatable Kernel
 2015-10-07  6:42 UTC  (19+ messages)
` [RFC PATCH 1/7] MIPS: tools: Add relocs tool
` [RFC PATCH 2/7] MIPS: tools: Build "
` [RFC PATCH 3/7] MIPS: Reserve space for relocation table
` [RFC PATCH 4/7] MIPS: Generate relocation table when CONFIG_RELOCATABLE
` [RFC PATCH 5/7] MIPS: Kernel: Add relocate.c
` [RFC PATCH 6/7] MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
` [RFC PATCH 7/7] MIPS: Add CONFIG_RELOCATABLE Kconfig option

[PATCH V2 0/4] MIPS: Loongson-3: Improve kernel functionality
 2015-10-07  6:08 UTC  (5+ messages)
` [PATCH V2 1/4] MIPS: Loongson: Cleanup CONFIG_LOONGSON_SUSPEND
` [PATCH V2 2/4] MIPS: Loongson-3: Move chipset ACPI code from drivers to arch
` [PATCH V2 3/4] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V2 4/4] MIPS: Loongson: Make CPU names more clear

[PATCH 0/2] ttyFDC: Fix build problems due to use of module_{init,exit}
 2015-10-06 22:26 UTC  (10+ messages)
` [PATCH 1/2] MIPS: CDMM: Add builtin_mips_cdmm_driver() macro
` [PATCH 2/2] ttyFDC: Fix build problems due to use of module_{init,exit}

[PATCH 1/3] MIPS: add hook for platforms to register CMA memory
 2015-10-06 16:23 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Alchemy: devboards: register CMA memory for Au1200 framebuffer
` [PATCH 3/3] video: fbdev: au1200fb: alloc mem from coherent pool/CMA

[PATCH-RFC 4/7] mips: convert to generic builtin command line
 2015-10-06 15:47 UTC 

[PATCH] MIPS: jz4740: qi_lb60: Remove unused linux/leds_pwm.h include
 2015-10-06 11:42 UTC  (4+ messages)

[PATCH] MIPS: jz4740: Use PWM lookup table
 2015-10-06 11:34 UTC  (2+ messages)

[PATCH] MIPS: jz4740: Add missing gpio.h include
 2015-10-06 11:29 UTC  (4+ messages)

[PATCH] MIPS: io: Define ioremap_uc
 2015-10-06 11:21 UTC  (2+ messages)

Syscall numbers for userfaultfd, membarrier and mlock2
 2015-10-06 10:51 UTC 

Fwd: Re: [PATCH net-next 3/5] net: Refactor path selection in __ip_route_output_key
 2015-10-05 14:08 UTC  (3+ messages)
    `  "

[PATCH] MIPS: BPF: Disable JIT on R3000 (MIPS-I)
 2015-10-05 11:31 UTC  (5+ messages)

[RFC PATCH v8 0/10] Add external dma support for Synopsys MSHC
 2015-10-05  9:56 UTC  (5+ messages)

[PATCH] gpio: ath79: Convert to the state container design pattern
 2015-10-05  7:41 UTC  (4+ messages)


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