Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-04-22 09:16:18 to 2018-04-27 17:36:43 UTC [more...]

[RFC PATCH 0/9] Enable THP migration for all possible architectures
 2018-04-27 17:36 UTC  (4+ messages)
` [RFC PATCH 5/9] mips: mm: migrate: add pmd swap entry to support thp migration
` [RFC PATCH 9/9] mm: migrate: enable thp migration for all possible architectures

[PATCH 4.9 11/74] MIPS: Generic: Fix big endian CPUs on generic machine
 2018-04-27 13:58 UTC  (2+ messages)
` [PATCH 4.9 15/74] OF: Prevent unaligned access in of_alias_scan()

[PATCH net-next v2 0/7] Microsemi Ocelot Ethernet switch support
 2018-04-27 13:44 UTC  (13+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM
` [PATCH net-next v2 2/7] net: mscc: Add MDIO driver
` [PATCH net-next v2 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch
` [PATCH net-next v2 4/7] net: mscc: Add initial Ocelot switch support
` [PATCH net-next v2 5/7] MIPS: mscc: Add switch to ocelot
` [PATCH net-next v2 6/7] MIPS: mscc: connect phys to ports on ocelot_pcb123
` [PATCH net-next v2 7/7] MAINTAINERS: Add entry for Microsemi Ethernet switches

[PATCH] MIPS: c-r4k: fix data corruption related to cache coherence
 2018-04-26 23:28 UTC  (5+ messages)
      ` [PATCH v2] "

MIPS: c-r4k: Fix data corruption related to cache coherence
 2018-04-26 23:28 UTC 

MIPS: c-r4k: Fix data corruption related to cache coherence
 2018-04-26 23:28 UTC 

MIPS: c-r4k: Fix data corruption related to cache coherence
 2018-04-26 23:28 UTC 

Patch "irqchip/mips-gic: Fix local interrupts" has been added to the 4.9-stable tree
 2018-04-26 12:57 UTC  (4+ messages)

Patch "MIPS: fix mem=X@Y commandline processing" has been added to the 4.9-stable tree
 2018-04-26  6:57 UTC  (4+ messages)

Patch "MIPS: generic: Fix machine compatible matching" has been added to the 4.14-stable tree
 2018-04-26  6:55 UTC  (4+ messages)

[PATCH 1/2] mips: mscc: build FIT image for Ocelot
 2018-04-25 22:01 UTC  (3+ messages)
` [PATCH 2/2] mips: generic: allow not building DTB in

[PATCH 1/2] mips: xilfpga: stop generating useless dtb.o
 2018-04-25 21:10 UTC  (2+ messages)
` [PATCH 2/2] mips: xilfpga: actually include FDT in fitImage

MIPS: xilfpga: Actually include FDT in fitImage
 2018-04-25 21:10 UTC 

MIPS: xilfpga: Stop generating useless dtb.o
 2018-04-25 21:10 UTC 

Patch "OF: Prevent unaligned access in of_alias_scan()" has been added to the 4.9-stable tree
 2018-04-25 16:01 UTC  (2+ messages)

Patch "MIPS: Generic: Fix big endian CPUs on generic machine" has been added to the 4.9-stable tree
 2018-04-25 16:01 UTC  (2+ messages)

[GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion
 2018-04-25 15:06 UTC  (17+ messages)
` [PATCH v4 01/16] y2038: asm-generic: Extend sysvipc data structures
` [PATCH v4 02/16] y2038: x86: "
` [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v4 04/16] y2038: ia64: "
` [PATCH v4 05/16] y2038: s390: "
` [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures
` [PATCH v4 07/16] y2038: mips: Extend sysvipc "
` [PATCH v4 08/16] y2038: parisc: "
` [PATCH v4 09/16] y2038: sparc: "
` [PATCH v4 10/16] y2038: powerpc: "
` [PATCH v4 11/16] y2038: xtensa: "
` [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v4 13/16] y2038: ipc: Report long times to user space
` [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec
` [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop

centralize SWIOTLB config symbol and misc other cleanups V3
 2018-04-25 14:58 UTC  (15+ messages)
` [PATCH 01/13] iommu-common: move to arch/sparc
` [PATCH 02/13] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/13] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/13] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/13] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/13] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/13] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/13] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/13] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/13] arm: don't build swiotlb by default
` [PATCH 11/13] mips,unicore32: swiotlb doesn't need sg->dma_length
` [PATCH 12/13] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
` [PATCH 13/13] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs

[PATCH 4.14 055/183] MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
 2018-04-25 10:35 UTC  (4+ messages)
` [PATCH 4.14 134/183] MIPS: generic: Fix machine compatible matching
` [PATCH 4.14 135/183] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
` [PATCH 4.14 137/183] MIPS: Generic: Support GIC in EIC mode

[PATCH] MIPS: kexec: fix typos
 2018-04-25  7:39 UTC 

MIPS: BCM47XX: Enable MIPS32 74K Core ExternalSync for BCM47XX PCIe erratum
 2018-04-25  1:28 UTC  (9+ messages)
` [PATCH] "

[PATCH net-next 0/8] Microsemi Ocelot switch support
 2018-04-24 18:52 UTC  (8+ messages)
` [PATCH net-next 5/8] net: mscc: Add initial "

Patch "MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS" has been added to the 4.14-stable tree
 2018-04-24 15:01 UTC  (2+ messages)

Patch "MIPS: Generic: Support GIC in EIC mode" has been added to the 4.14-stable tree
 2018-04-24 15:01 UTC  (2+ messages)

Patch "MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}" has been added to the 4.14-stable tree
 2018-04-24 15:01 UTC  (2+ messages)

[RFC PATCH] MIPS: Oprofile: Drop support
 2018-04-24 13:59 UTC  (6+ messages)

[PATCH] MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdata
 2018-04-24 10:47 UTC  (3+ messages)

centralize SWIOTLB config symbol and misc other cleanups V2
 2018-04-24  7:56 UTC  (19+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
` [PATCH 02/12] iommu-helper: unexport iommu_area_alloc
` [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline
` [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/
` [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
` [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE "
` [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
` [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
` [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
` [PATCH 10/12] arm: don't build swiotlb by default
` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig
` [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs

[PATCH v3 0/7] MIPS: perf: MT fixes and improvements
 2018-04-23 13:40 UTC  (4+ messages)

[PATCH] MIPS: io: Add barrier after register read in inX()
 2018-04-23 11:58 UTC  (4+ messages)

[PATCH 3.18 43/52] MIPS: memset.S: EVA & fault support for small_memset
 2018-04-23  9:45 UTC  (7+ messages)
` [PATCH 3.18 44/52] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 3.18 45/52] MIPS: memset.S: Fix clobber of v1 in last_fixup

[PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures
 2018-04-22 20:17 UTC  (6+ messages)
` [PATCH] x86: ipc: fix x32 version of shmid64_ds and msqid64_ds

[PATCH] MIPS: lantiq: gphy: Drop reboot/remove reset asserts
 2018-04-22 19:18 UTC  (2+ messages)

[PATCH 4.4 82/97] MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-22 13:54 UTC  (4+ messages)
` [PATCH 4.4 83/97] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 4.4 84/97] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 4.4 85/97] MIPS: memset.S: Fix clobber of v1 in last_fixup

[PATCH 4.9 79/95] MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-22 13:53 UTC  (4+ messages)
` [PATCH 4.9 80/95] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 4.9 81/95] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 4.9 82/95] MIPS: memset.S: Fix clobber of v1 in last_fixup

[PATCH 4.14 141/164] MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-22 13:53 UTC  (4+ messages)
` [PATCH 4.14 142/164] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 4.14 143/164] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 4.14 144/164] MIPS: memset.S: Fix clobber of v1 in last_fixup

[PATCH 4.16 173/196] MIPS: uaccess: Add micromips clobbers to bzero invocation
 2018-04-22 13:53 UTC  (4+ messages)
` [PATCH 4.16 174/196] MIPS: memset.S: EVA & fault support for small_memset
` [PATCH 4.16 175/196] MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
` [PATCH 4.16 176/196] MIPS: memset.S: Fix clobber of v1 in last_fixup

Patch "MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup" has been added to the 4.9-stable tree
 2018-04-22  9:17 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix clobber of v1 in last_fixup" has been added to the 4.9-stable tree
 2018-04-22  9:17 UTC  (2+ messages)

Patch "MIPS: uaccess: Add micromips clobbers to bzero invocation" has been added to the 4.9-stable tree
 2018-04-22  9:17 UTC  (2+ messages)

Patch "MIPS: memset.S: EVA & fault support for small_memset" has been added to the 4.9-stable tree
 2018-04-22  9:17 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup" has been added to the 4.4-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: uaccess: Add micromips clobbers to bzero invocation" has been added to the 4.4-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix clobber of v1 in last_fixup" has been added to the 4.4-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: EVA & fault support for small_memset" has been added to the 4.4-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: uaccess: Add micromips clobbers to bzero invocation" has been added to the 4.16-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup" has been added to the 4.16-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix clobber of v1 in last_fixup" has been added to the 4.16-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: EVA & fault support for small_memset" has been added to the 4.16-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: uaccess: Add micromips clobbers to bzero invocation" has been added to the 4.14-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup" has been added to the 4.14-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix clobber of v1 in last_fixup" has been added to the 4.14-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: EVA & fault support for small_memset" has been added to the 4.14-stable tree
 2018-04-22  9:16 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup" has been added to the 3.18-stable tree
 2018-04-22  9:15 UTC  (2+ messages)

Patch "MIPS: memset.S: Fix clobber of v1 in last_fixup" has been added to the 3.18-stable tree
 2018-04-22  9:15 UTC  (2+ messages)

Patch "MIPS: memset.S: EVA & fault support for small_memset" has been added to the 3.18-stable tree
 2018-04-22  9:15 UTC  (2+ messages)


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