Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-05-28 09:54:38 to 2016-06-05 22:27:35 UTC [more...]

[PATCH 4.5 001/128] MIPS64: R6: R2 emulation bugfix
 2016-06-05 22:22 UTC  (8+ messages)
` [PATCH 4.5 010/128] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.5 011/128] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH 4.5 013/128] MIPS: Reserve nosave data for hibernation
` [PATCH 4.5 014/128] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.5 016/128] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 4.5 017/128] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.5 019/128] MIPS: ptrace: Fix FP context restoration FCSR regression

[PATCH 4.6 002/121] MIPS64: R6: R2 emulation bugfix
 2016-06-05 21:42 UTC  (24+ messages)
` [PATCH 4.6 003/121] MIPS: math-emu: Fix jalr emulation when rd == $0
` [PATCH 4.6 004/121] MIPS: MSA: Fix a link error on `_init_msa_upper with older GCC
` [PATCH 4.6 005/121] MIPS: Dont unwind to user mode with EVA
` [PATCH 4.6 006/121] MIPS: Avoid using unwind_stack() with usermode
` [PATCH 4.6 007/121] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 4.6 008/121] MIPS: Fix uapi include in exported asm/siginfo.h
` [PATCH 4.6 009/121] MIPS: Fix watchpoint restoration
` [PATCH 4.6 010/121] MIPS: Handle highmem pages in __update_cache
` [PATCH 4.6 011/121] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.6 012/121] MIPS: Loongson-3: Fix build error after ld-version.sh modification
` [PATCH 4.6 014/121] MIPS: Reserve nosave data for hibernation
` [PATCH 4.6 015/121] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.6 016/121] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 4.6 017/121] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 4.6 018/121] MIPS: Force CPUs to lose FP context during mode switches
` [PATCH 4.6 019/121] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.6 020/121] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.6 021/121] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.6 022/121] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [PATCH 4.6 023/121] MIPS: Fix sigreturn via VDSO on microMIPS kernel
` [PATCH 4.6 024/121] MIPS: Build microMIPS VDSO for microMIPS kernels
` [PATCH 4.6 025/121] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.6 026/121] MIPS: VDSO: Build with `-fno-strict-aliasing

[PATCH 4.4 01/99] MIPS64: R6: R2 emulation bugfix
 2016-06-05 21:40 UTC  (22+ messages)
` [PATCH 4.4 02/99] MIPS: math-emu: Fix jalr emulation when rd == $0
` [PATCH 4.4 03/99] MIPS: MSA: Fix a link error on `_init_msa_upper with older GCC
` [PATCH 4.4 04/99] MIPS: Dont unwind to user mode with EVA
` [PATCH 4.4 05/99] MIPS: Avoid using unwind_stack() with usermode
` [PATCH 4.4 06/99] MIPS: Fix siginfo.h to use strict posix types
` [PATCH 4.4 07/99] MIPS: Fix uapi include in exported asm/siginfo.h
` [PATCH 4.4 08/99] MIPS: Fix watchpoint restoration
` [PATCH 4.4 09/99] MIPS: Handle highmem pages in __update_cache
` [PATCH 4.4 10/99] MIPS: Sync icache & dcache in set_pte_at
` [PATCH 4.4 12/99] MIPS: Reserve nosave data for hibernation
` [PATCH 4.4 13/99] MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPU
` [PATCH 4.4 14/99] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 4.4 15/99] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 4.4 16/99] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
` [PATCH 4.4 17/99] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [PATCH 4.4 18/99] MIPS: ptrace: Fix FP context restoration FCSR regression
` [PATCH 4.4 19/99] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [PATCH 4.4 20/99] MIPS: Fix sigreturn via VDSO on microMIPS kernel
` [PATCH 4.4 21/99] MIPS: Build microMIPS VDSO for microMIPS kernels
` [PATCH 4.4 22/99] MIPS: lib: Mark intrinsics notrace
` [PATCH 4.4 23/99] MIPS: VDSO: Build with `-fno-strict-aliasing

[PATCH 3.14 01/23] MIPS: math-emu: Fix jalr emulation when rd == $0
 2016-06-05 21:40 UTC  (2+ messages)
` [PATCH 3.14 02/23] MIPS: Fix siginfo.h to use strict posix types

[PATCH 1/3] MIPS: OCTEON: delete built-in DTB pruning code for D-Link DSR-1000N
 2016-06-04 21:18 UTC  (3+ messages)
` [PATCH 2/3] MIPS: OCTEON: clean up GPIO definitions in dlink_dsr-1000n.dts
` [PATCH 3/3] MIPS: OCTEON: dlink_dsr-1000n.dts: add more leds

Patch "MIPS: lib: Mark intrinsics notrace" has been added to the 4.6-stable tree
 2016-06-04 18:41 UTC  (2+ messages)

Patch "MIPS: lib: Mark intrinsics notrace" has been added to the 4.5-stable tree
 2016-06-04 18:41 UTC  (2+ messages)

Patch "MIPS: lib: Mark intrinsics notrace" has been added to the 4.4-stable tree
 2016-06-04 18:40 UTC  (2+ messages)

[PATCH] drivers: ssb: Change bare unsigned to unsigned int to suit coding style
 2016-06-04 16:17 UTC 

[PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
 2016-06-04  0:06 UTC 

[added to the 3.18 stable tree] MIPS: Fix siginfo.h to use strict posix types
 2016-06-03 21:46 UTC  (8+ messages)
` [added to the 3.18 stable tree] MIPS: Don't unwind to user mode with EVA
` [added to the 3.18 stable tree] MIPS: Avoid using unwind_stack() with usermode
` [added to the 3.18 stable tree] MIPS: Reserve nosave data for hibernation
` [added to the 3.18 stable tree] MIPS: KVM: Fix timer IRQ race when freezing timer
` [added to the 3.18 stable tree] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [added to the 3.18 stable tree] MIPS: math-emu: Fix jalr emulation when rd == $0
` [added to the 3.18 stable tree] MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC

[added to the 4.1 stable tree] MIPS: Fix siginfo.h to use strict posix types
 2016-06-03 21:36 UTC  (16+ messages)
` [added to the 4.1 stable tree] MIPS: Don't unwind to user mode with EVA
` [added to the 4.1 stable tree] MIPS: Avoid using unwind_stack() with usermode
` [added to the 4.1 stable tree] MIPS: Reserve nosave data for hibernation
` [added to the 4.1 stable tree] MIPS64: R6: R2 emulation bugfix
` [added to the 4.1 stable tree] MIPS: KVM: Fix timer IRQ race when freezing timer
` [added to the 4.1 stable tree] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [added to the 4.1 stable tree] MIPS: Handle highmem pages in __update_cache
` [added to the 4.1 stable tree] MIPS: Sync icache & dcache in set_pte_at
` [added to the 4.1 stable tree] SIGNAL: Move generic copy_siginfo() to signal.h
` [added to the 4.1 stable tree] MIPS: Fix uapi include in exported asm/siginfo.h
` [added to the 4.1 stable tree] MIPS: math-emu: Fix jalr emulation when rd == $0
` [added to the 4.1 stable tree] MIPS: ptrace: Fix FP context restoration FCSR regression
` [added to the 4.1 stable tree] MIPS: ptrace: Prevent writes to read-only FCSR bits
` [added to the 4.1 stable tree] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
` [added to the 4.1 stable tree] MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC

[PATCH V3 9/9] cpufreq: drivers: Free frequency tables after being used
 2016-06-03 13:35 UTC 

[PATCH 1/3] MIPS: BMIPS: Add device tree example for BCM63268
 2016-06-03 11:46 UTC  (4+ messages)
` [PATCH 2/3] MIPS: BMIPS: Add BCM6345 support
` [PATCH 3/3] MIPS: BMIPS: Add device tree example for BCM6345

[PATCH] MIPS: pistachio: Remove plat_setup_iocoherency
 2016-06-03  8:35 UTC  (2+ messages)

[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
 2016-06-03  7:55 UTC  (54+ messages)
` [RFC v3 01/45] powerpc: dma-mapping: Don't hard-code the value of DMA_ATTR_WEAK_ORDERING
` [RFC v3 02/45] dma-mapping: Use unsigned long for dma_attrs
` [RFC v3 03/45] alpha: "
` [RFC v3 04/45] arc: "
` [RFC v3 05/45] ARM: "
` [RFC v3 06/45] arm64: "
` [RFC v3 07/45] avr32: "
` [RFC v3 08/45] blackfin: "
` [RFC v3 09/45] c6x: "
` [RFC v3 10/45] cris: "
` [RFC v3 11/45] frv: "
` [RFC v3 12/45] drm/exynos: "
` [RFC v3 13/45] drm/mediatek: "
` [RFC v3 14/45] drm/msm: "
` [RFC v3 15/45] drm/nouveau: "
` [RFC v3 16/45] drm/rockship: "
` [RFC v3 17/45] infiniband: "
` [RFC v3 18/45] iommu: "
` [RFC v3 19/45] [media] "
` [RFC v3 20/45] xen: "
` [RFC v3 21/45] swiotlb: "
` [RFC v3 22/45] powerpc: "
` [RFC v3 23/45] video: "
` [RFC v3 24/45] x86: "
` [RFC v3 25/45] iommu: intel: "
` [RFC v3 26/45] h8300: "
` [RFC v3 27/45] hexagon: "
` [RFC v3 28/45] ia64: "
` [RFC v3 29/45] m68k: "
` [RFC v3 30/45] metag: "
` [RFC v3 31/45] microblaze: "
` [RFC v3 32/45] mips: "
` [RFC v3 33/45] mn10300: "
` [RFC v3 34/45] nios2: "
` [RFC v3 35/45] openrisc: "
` [RFC v3 36/45] parisc: "
` [RFC v3 37/45] misc: mic: "
` [RFC v3 38/45] s390: "
` [RFC v3 39/45] sh: "
` [RFC v3 40/45] sparc: "
` [RFC v3 41/45] tile: "
` [RFC v3 42/45] unicore32: "
` [RFC v3 43/45] xtensa: "
` [RFC v3 44/45] dma-mapping: Remove dma_get_attr
` [RFC v3 45/45] dma-mapping: Document the DMA attributes right in declaration

[PATCH V3] mtd: nand: add Loongson1 NAND driver
 2016-06-02 16:15 UTC  (5+ messages)

[PATCH 11/11] cpufreq: drivers: Free frequency tables after being used
 2016-06-02 14:19 UTC 

[PATCH v2] MIPS: pic32mzda: fix linker error for pic32_get_pbclk()
 2016-06-02  9:21 UTC  (2+ messages)

[PATCH] MIPS: pic32mzda: fix linker error for pic32_get_pbclk()
 2016-06-02  9:19 UTC  (6+ messages)

[PATCH] MIPS: Longson 3: Fix fast refill handler for 32 bit kernels
 2016-06-02  7:12 UTC  (2+ messages)

[PATCH 01/11] clk: microchip: use readl_poll_timeout() in pbclk_set_rate()
 2016-06-02  5:05 UTC  (5+ messages)
` [PATCH 03/11] MIPS: pic32mzda: fix getting timer clock rate

[PATCH] clk: microchip: Remove CLK_IS_ROOT
 2016-06-02  4:54 UTC  (3+ messages)

[PATCH V3] dmaengine: Loongson1: add Loongson1 dmaengine driver
 2016-05-31 16:15 UTC  (3+ messages)

[PATCH] MIPS: lib: Mark intrinsics notrace
 2016-05-31 12:18 UTC  (4+ messages)

[PATCH 4.6 064/100] MIPS: KVM: Fix timer IRQ race when freezing timer
 2016-05-30 20:50 UTC  (3+ messages)
` [PATCH 4.6 065/100] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [PATCH 4.6 092/100] SIGNAL: Move generic copy_siginfo() to signal.h

[PATCH 4.5 59/87] MIPS: KVM: Fix timer IRQ race when freezing timer
 2016-05-30 20:50 UTC  (3+ messages)
` [PATCH 4.5 60/87] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [PATCH 4.5 81/87] SIGNAL: Move generic copy_siginfo() to signal.h

[PATCH 4.4 59/86] MIPS: KVM: Fix timer IRQ race when freezing timer
 2016-05-30 20:50 UTC  (3+ messages)
` [PATCH 4.4 60/86] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [PATCH 4.4 80/86] SIGNAL: Move generic copy_siginfo() to signal.h

[RFC PATCH] Re: Adding support for device tree and command line
 2016-05-30 17:24 UTC  (14+ messages)
` [PATCH v2] "

[PATCH] MIPS: ralink: fix spis group pinmux
 2016-05-29  9:20 UTC 


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