messages from 2015-09-24 07:07:52 to 2015-10-13 10:17:07 UTC [more...]
[RFC v2 PATCH 00/14] Implement generic IPI support mechanism
2015-10-13 10:16 UTC (28+ 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
[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 0/3] MIPS VDSO support
2015-10-12 10:24 UTC (26+ messages)
` [PATCH 1/3] MIPS: Initial implementation of a VDSO
` [PATCH v2 "
` [PATCH 2/3] irqchip: irq-mips-gic: Provide function to map GIC user section
` [PATCH v2 "
` [PATCH 3/3] MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
` [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 3.2 014/107] MIPS: Make set_pte() SMP safe
2015-10-09 0:12 UTC (2+ messages)
` [PATCH 3.2 010/107] MIPS: Fix sched_getaffinity with MT FPAFF enabled
[PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
2015-10-08 21:22 UTC (3+ messages)
[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)
IP27: BUG() in __mm_populate+0x58
2015-10-05 1:35 UTC
Random IP27 Tests on 4.3.0-rc3
2015-10-04 5:06 UTC
[PATCH] MIPS: Octeon: Fix kernel panic on startup from memory corruption
2015-10-02 17:21 UTC (4+ messages)
[PATCH RESEND] MIPS: BPF: Disable JIT on R3000 (MIPS-I)
2015-10-01 0:52 UTC
[PATCH 0/6] Implement generic IPI support mechanism
2015-09-30 14:08 UTC (19+ messages)
` [PATCH 2/6] irqdomain: add a new send_ipi() to irq_domain_ops
` [PATCH 4/6] irq: add a new generic IPI handling code to irq core
[PATCH] MIPS: Use ARCH_USE_BUILTIN_BSWAP
2015-09-29 14:27 UTC (7+ messages)
[PATCH 0/4] MIPS: ath79: Add USB support on the TL-WR1043ND
2015-09-29 11:10 UTC (6+ messages)
[PATCH v2 2/9] mips: allocate sys_membarrier system call number
2015-09-28 17:12 UTC (3+ messages)
[PATCH 0/2] perf tools: Add MIPS userspace DWARF callchains
2015-09-27 20:39 UTC (4+ messages)
[PATCH 4.1 009/159] MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
2015-09-26 20:54 UTC (2+ messages)
` [PATCH 4.1 010/159] MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions
[PATCH 4.2 018/134] MIPS: CPS: use 32b accesses to GCRs
2015-09-26 20:54 UTC (3+ messages)
` [PATCH 4.2 019/134] MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6
` [PATCH 4.2 020/134] MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions
[PATCH v3 0/2] Ignore __arch_swab{16,32,64} when using MIPS16
2015-09-26 5:41 UTC (3+ messages)
` [PATCH v3 1/2] Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."
` [PATCH v3 2/2] MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16
>=linux-4.1: build fails w/_PAGE_GLOBAL_SHIFT redefined errors in pgtable-bits.h
2015-09-25 19:02 UTC (2+ messages)
[PATCH v2 0/3] MAAR SMP fix
2015-09-25 15:59 UTC (8+ messages)
` [PATCH v2 1/3] MIPS: mm: compile maar_init unconditionally
` [PATCH v2 2/3] MIPS: print MAAR configuration during boot
` [PATCH v2 3/3] MIPS: initialise MAARs on secondary CPUs
[PATCH] MIPS: kernel: scall: Always run the seccomp syscall filters
2015-09-25 15:18 UTC (15+ messages)
` [PATCH] FIXUP: MIPS: fix n64 syscall address calculation
` [PATCH v2] MIPS: kernel: scall: Always run the seccomp syscall filters
[added to the 3.18 stable tree] MIPS: Fix seccomp syscall argument for MIPS64
2015-09-24 18:49 UTC
[PATCH 0/2] MAAR SMP fix
2015-09-24 8:23 UTC (4+ messages)
` [PATCH 2/2] MIPS: initialise MAARs on secondary CPUs
linux-next: Tree for Sep 23
2015-09-24 7:20 UTC (4+ messages)
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