linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-15 12:01:27 to 2019-05-28 10:10:26 UTC [more...]

[PATCH] [RFC] Remove bdflush syscall stub
 2019-05-28 10:10 UTC 

[PATCH v2 0/2] close_range()
 2019-05-28  9:57 UTC  (8+ messages)
` [PATCH v2 1/2] open: add close_range()
` [PATCH v2 2/2] tests: add close_range() tests

MIPS r4k cache operations with SMP enabled
 2019-05-28  5:19 UTC  (2+ messages)

[PATCH v3 2/3] arch: wire-up close_range()
 2019-05-28  3:43 UTC  (2+ messages)

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-05-27 11:39 UTC  (19+ messages)
` [PATCH v12 01/13] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v12 02/13] doc: Add doc for the Ingenic TCU hardware
` [PATCH v12 03/13] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v12 04/13] mfd: Add Ingenic TCU driver
` [PATCH v12 05/13] clk: ingenic: Add driver for the TCU clocks
` [PATCH v12 06/13] irqchip: Add irq-ingenic-tcu driver
` [PATCH v12 07/13] clocksource: Add a new timer-ingenic driver
` [PATCH v12 08/13] clk: jz4740: Add TCU clock
` [PATCH v12 09/13] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v12 10/13] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v12 11/13] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v12 12/13] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v12 13/13] MIPS: jz4740: Drop obsolete code

[PATCH 1/8 v2] MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier
 2019-05-27  9:13 UTC  (8+ messages)
` [PATCH 2/8 v2] MIPS: ralink: mt7628a.dtsi: Add pinmux DT node
` [PATCH 3/8 v2] MIPS: ralink: mt7628a.dtsi: Add pinctrl DT properties to the UART nodes
` [PATCH 4/8 v2] MIPS: ralink: mt7628a.dtsi: Add GPIO controller DT node
` [PATCH 5/8 v2] MIPS: ralink: mt7628a.dtsi: Add I2C "
` [PATCH 6/8 v2] MIPS: ralink: mt7628a.dtsi: Add SPI "
` [PATCH 7/8 v2] MIPS: ralink: mt7628a.dtsi: Add watchdog "
` [PATCH 8/8 v2] MIPS: ralink: Add GARDENA smart Gateway MT7688 board

[PATCH net-next 0/2] Add hw offload of TC flower on MSCC Ocelot
 2019-05-27  8:16 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mscc: ocelot: Add support for tcam
` [PATCH net-next 2/2] net: mscc: ocelot: Hardware ofload for tc flower filter

[PATCH 1/9] MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier
 2019-05-27  7:29 UTC 

[PATCH v6 0/3] MIPS: ath79: add ag71xx support
 2019-05-26 20:23 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v6 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v6 3/3] net: ethernet: add ag71xx driver

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-05-26 13:47 UTC  (15+ messages)
` [PATCH v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v4 14/14] riscv: Make mmap allocation top-down by default

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-05-26  9:19 UTC  (14+ messages)

RFC: switch the remaining architectures to use generic GUP
 2019-05-25 17:39 UTC  (11+ messages)
` [PATCH 1/6] MIPS: use the generic get_user_pages_fast code
` [PATCH 2/6] sh: add a missing pud_page definition
` [PATCH 3/6] sh: use the generic get_user_pages_fast code
` [PATCH 4/6] mm: add a gup_fixup_start_addr hook
` [PATCH 5/6] sparc64: use the generic get_user_pages_fast code
` [PATCH 6/6] mm: don't allow non-generic get_user_pages_fast implementations

[PATCH -next] MIPS: uprobes: remove set but not used variable 'epc'
 2019-05-25 12:20 UTC 

[PATCH v3 1/2] pid: add pidfd_open()
 2019-05-24 10:54 UTC  (4+ messages)
` [PATCH v3 2/2] tests: add pidfd_open() tests

[PATCH v1 1/2] open: add close_range()
 2019-05-24 10:31 UTC  (15+ messages)
` [PATCH v1 2/2] tests: add close_range() tests

[PATCH] MIPS: replace MBIT_ULL() with BIT_ULL()
 2019-05-24  4:51 UTC 

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-05-24  3:11 UTC  (5+ messages)

[PATCH 4.19 059/114] MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
 2019-05-23 19:05 UTC 

[PATCH 5.0 073/139] MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
 2019-05-23 19:06 UTC 

[PATCH 5.1 082/122] MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled
 2019-05-23 19:06 UTC 

[PATCH] MIPS: TXx9: Fix boot crash in free_initmem()
 2019-05-23  1:56 UTC  (4+ messages)

[PATCH] MIPS: remove a space after -I to cope with header search paths for VDSO
 2019-05-23  1:56 UTC  (2+ messages)

[PATCH] MIPS: mark ginvt() as __always_inline
 2019-05-23  1:56 UTC  (2+ messages)

[PATCH 00/12] mips: Post-bootmem-memblock transition fixes
 2019-05-22 13:54 UTC  (12+ messages)
` [PATCH 04/12] mips: Reserve memory for the kernel image resources

[No Subject]
 2019-05-22  8:53 UTC 

[PATCH 1/2] open: add close_range()
 2019-05-22  8:12 UTC  (15+ messages)
` [PATCH 2/2] tests: add close_range() tests

[PATCH v5 0/3] MIPS: ath79: add ag71xx support
 2019-05-20 17:51 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v5 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v5 3/3] net: ethernet: add ag71xx driver

remove asm-generic/ptrace.h v2
 2019-05-20 16:03 UTC  (8+ messages)
` [PATCH 1/5] arm64: don't use asm-generic/ptrace.h
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] sh: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] asm-generic: remove ptrace.h

[PATCH v2 1/2] pid: add pidfd_open()
 2019-05-20 14:59 UTC  (6+ messages)
` [PATCH v2 2/2] tests: add pidfd_open() tests

[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
 2019-05-20 13:43 UTC  (2+ messages)

[PATCH v4 0/3] MIPS: ath79: add ag71xx support
 2019-05-20  7:05 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v4 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v4 3/3] net: ethernet: add ag71xx driver

[GIT PULL] More MIPS changes for 5.2
 2019-05-19 17:45 UTC  (2+ messages)

[PATCH v3 0/3] MIPS: ath79: add ag71xx support
 2019-05-19  7:40 UTC  (4+ messages)
` [PATCH v3 3/3] net: ethernet: add ag71xx driver

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-17  4:23 UTC  (5+ messages)
` [RESEND PATCH v3 04/11] s390/cpacf: mark scpacf_query() as __always_inline
` [RESEND PATCH v3 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline

[PATCH v1 1/2] pid: add pidfd_open()
 2019-05-16 15:29 UTC  (11+ messages)
` [PATCH v1 2/2] tests: add pidfd_open() tests

[PATCH 1/2] pid: add pidfd_open()
 2019-05-16 14:53 UTC  (17+ messages)

[PATCH] MIPS: Alchemy: add DMA masks for on-chip ethernet
 2019-05-15 21:30 UTC 

[PATCH 4.4 004/266] MIPS: scall64-o32: Fix indirect syscall number load
 2019-05-15 10:51 UTC 

fix DMA API abuse in various mips fbdev drivers
 2019-05-15 11:10 UTC  (3+ messages)
` [PATCH 2/3] au1200fb: fix DMA API abuse

[PATCH 4.9 22/51] MIPS: perf: ath79: Fix perfcount IRQ assignment
 2019-05-15 10:55 UTC 


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).