linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-30 19:40:32 to 2018-12-13 07:28:07 UTC [more...]

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-13  7:27 UTC  (8+ messages)

[PATCH] serial: 8250: Fix clearing FIFOs in RS485 mode again
 2018-12-13  5:11 UTC  (7+ messages)

[PATCH v4 0/7] mips: system call table generation support
 2018-12-12 22:28 UTC  (19+ messages)
` [PATCH v4 1/7] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v4 2/7] mips: remove unused macros
` [PATCH v4 3/7] mips: rename macros and files from '64' to 'n64'
` [PATCH v4 4/7] mips: add +1 to __NR_syscalls in uapi header
` [PATCH v4 5/7] mips: remove syscall table entries
` [PATCH v4 6/7] mips: add system call table generation support
` [PATCH v4 7/7] mips: generate uapi header and system call table files

[PATCH v8 00/26] Ingenic TCU patchset v8
 2018-12-12 22:15 UTC  (27+ messages)
` [PATCH v8 01/26] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v8 02/26] doc: Add doc for the Ingenic TCU hardware
` [PATCH v8 03/26] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v8 04/26] clocksource: Add a new timer-ingenic driver
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v8 06/26] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v8 07/26] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v8 08/26] watchdog: jz4740: Use regmap "
` [PATCH v8 09/26] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v8 10/26] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v8 11/26] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v8 12/26] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v8 13/26] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v8 14/26] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B
` [PATCH v8 16/26] clk: jz4740: Add TCU clock
` [PATCH v8 17/26] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v8 18/26] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v8 19/26] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v8 20/26] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 21/26] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v8 22/26] MIPS: CI20: defconfig: enable OST driver
` [PATCH v8 23/26] MIPS: GCW0: Move clocksource to TCU channel 2
` [PATCH v8 24/26] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v8 25/26] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v8 26/26] MIPS: jz4740: Drop obsolete code

make the non-consistent DMA allocator more userful (resend)
 2018-12-11 13:46 UTC  (18+ messages)
` [PATCH 1/6] sparc: remove no needed sbus_dma_ops methods
` [PATCH 2/6] sparc: factor the dma coherent mapping into helper
` [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection
` [PATCH 4/6] sparc: remove not required includes from dma-mapping.h
` [PATCH 5/6] sparc: move the leon PCI memory space comment to <asm/leon.h>
` [PATCH 6/6] sparc: merge 32-bit and 64-bit version of pci.h

make the non-consistent DMA allocator more userful
 2018-12-10 19:25 UTC  (19+ messages)
` [PATCH 01/10] dma-direct: provide a generic implementation of DMA_ATTR_NON_CONSISTENT
` [PATCH 02/10] arm64/iommu: don't remap contiguous allocations for coherent devices
` [PATCH 03/10] arm64/iommu: implement support for DMA_ATTR_NON_CONSISTENT
` [PATCH 04/10] arm: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 05/10] sparc64/iommu: move code around a bit
` [PATCH 06/10] sparc64/iommu: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 07/10] sparc64/pci_sun4v: move code around a bit
` [PATCH 08/10] sparc64/pci_sun4v: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 09/10] dma-mapping: skip declared coherent memory for DMA_ATTR_NON_CONSISTENT
` [PATCH 10/10] Documentation: update the description "

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-10 13:50 UTC  (6+ messages)
` [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH] MIPS: BCM63XX: fix switch core reset on BCM6368
 2018-12-10 11:40 UTC 

[PATCH v5 14/25] mips: define syscall_get_error()
 2018-12-10  4:31 UTC  (2+ messages)
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument

[PATCH] MIPS: Compile post DMA flush only when needed
 2018-12-09 15:49 UTC 

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-07 16:19 UTC  (7+ messages)

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-07 11:15 UTC  (4+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 20:15 UTC  (7+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH 0/6] MIPS: OCTEON: cleanups, part II
 2018-12-05 22:39 UTC  (10+ messages)
` [PATCH 1/6] MIPS: OCTEON: enable all OCTEON drivers in defconfig
` [PATCH 2/6] MIPS: OCTEON: octeon-usb: use common gpio_bit definition
` [PATCH 3/6] MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition
` [PATCH 4/6] MIPS: OCTEON: cvmx_mio_fus_dat3: "
` [PATCH 5/6] MIPS: OCTEON: cvmx_gmxx_inf_mode: "

[PATCH v2 bpf-next 1/7] mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
 2018-12-05 18:52 UTC 

[PATCH bpf-next 1/7] mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
 2018-12-05 11:07 UTC  (3+ messages)

[PATCH] MIPS: Expand MIPS32 ASIDs to 64 bits
 2018-12-04 23:44 UTC  (2+ messages)
` [PATCH v2] "

[RFC bpf-next 2/7] mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
 2018-12-04  9:56 UTC 

[PATCH v2 bpf] mips: bpf: fix encoding bug for mm_srlv32_op
 2018-12-04  0:23 UTC  (5+ messages)

[PATCH] mips: annotate implicit fall throughs
 2018-12-03 21:46 UTC  (2+ messages)

[PATCH] MIPS: Hardcode cpu_has_mips* where target ISA allows
 2018-12-03 21:46 UTC  (2+ messages)

[PATCH] MIPS: MT: Remove norps command line parameter
 2018-12-03 21:45 UTC  (2+ messages)

[RFC] Migration from linux-mips.org to kernel.org
 2018-12-01  6:16 UTC  (2+ messages)

[GIT PULL] MIPS fixes for 4.20
 2018-11-30 23:47 UTC 

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-30 22:43 UTC  (10+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-11-30 22:40 UTC  (44+ messages)
` [PATCH RFC 01/15] MIPS: replace **** with a hug

[PATCH] MAINTAINERS: Update linux-mips mailing list address
 2018-11-30 20:11 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;
as well as URLs for NNTP newsgroup(s).