linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-04 15:18:47 to 2019-04-23 03:24:23 UTC [more...]

[PATCH v2 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:23 UTC  (15+ messages)
` [PATCH v2 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH v2 02/11] arm64: mark (__)cpus_have_const_cap as __always_inline
` [PATCH v2 03/11] MIPS: mark mult_sh_align_mod() "
` [PATCH v2 04/11] s390/cpacf: mark scpacf_query() "
` [PATCH v2 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [PATCH v2 06/11] MIPS: mark __fls() as __always_inline
` [PATCH v2 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v2 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v2 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [PATCH v2 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [PATCH v2 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH v3 00/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:21 UTC  (11+ messages)
` [PATCH v3 01/10] arm64: mark (__)cpus_have_const_cap as __always_inline
` [PATCH v3 02/10] MIPS: mark mult_sh_align_mod() "
` [PATCH v3 03/10] s390/cpacf: mark scpacf_query() "
` [PATCH v3 04/10] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [PATCH v3 05/10] MIPS: mark __fls() and __ffs() as __always_inline
` [PATCH v3 06/10] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v3 07/10] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v3 08/10] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
` [PATCH v3 09/10] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
` [PATCH v3 10/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH v3 00/11] Provide generic top-down mmap layout functions
 2019-04-22 19:56 UTC  (42+ messages)
` [PATCH v3 01/11] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
` [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
` [PATCH v3 07/11] arm: Use generic mmap top-down layout
` [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
` [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
` [PATCH v3 10/11] mips: Use generic mmap top-down layout
` [PATCH v3 11/11] riscv: Make mmap allocation top-down by default

[GIT PULL] MIPS fixes for 5.1
 2019-04-22 19:00 UTC  (2+ messages)

[RFC] MIPS: Install final length of TLB refill handler rather than 256 bytes
 2019-04-22 17:34 UTC  (5+ messages)

[PATCH v3 0/3] MIPS: ath79: add ag71xx support
 2019-04-22 13:25 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: add qca,ar71xx.txt documentation
` [PATCH v3 2/3] MIPS: ath79: ar9331: add Ethernet nodes
` [PATCH v3 3/3] net: ethernet: add ag71xx driver

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

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (6+ messages)
` [PATCH 2/2] include: linux: Remove unused macros and their defination

[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
 2019-04-20  5:18 UTC 

[Resend] arch: mips: Fix initrd_start and initrd_end when read from DT
 2019-04-19 20:55 UTC  (2+ messages)

[PATCH] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-19 14:45 UTC  (3+ messages)

[PATCH v3 00/3] MIPS: SGI-IP27 rework part2
 2019-04-18 20:57 UTC  (2+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-18 13:20 UTC  (2+ messages)

[PATCH 3/3 v3] net: socket: implement 64-bit timestamps
 2019-04-17 20:56 UTC 

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

[PATCH v2 0/2] MT7621 PCIe PHY
 2019-04-17  7:33 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add binding for Mediatek "
` [PATCH v2 2/2] phy: ralink: Add PHY driver for "

[PATCH] MIPS: perf: ath79: Fix perfcount IRQ assignment
 2019-04-16 22:10 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next 3/3] net: socket: implement 64-bit timestamps
 2019-04-16 20:32 UTC 

[5.2][PATCH 0/3] Ingenic JZ47xx KMS driver
 2019-04-16 14:02 UTC  (4+ messages)

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-04-16 13:16 UTC  (6+ messages)
` [PATCH v2 1/4] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v2 3/4] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v2 4/4] Input: add IOC3 serio driver
  ` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] [v2] arch: add pidfd and io_uring syscalls everywhere
 2019-04-16 11:41 UTC  (3+ messages)

[PATCH linux-next v10 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-04-15 23:44 UTC  (2+ messages)
` [PATCH linux-next v10 3/7] mips: define syscall_get_error()

[PATCH 1/3] MIPS: jump_label: Remove redundant nops
 2019-04-15 17:37 UTC  (4+ messages)
` [PATCH 2/3] MIPS: jump_label: Use compact branches for >= r6
` [PATCH 3/3] MIPS: generic: Enable CONFIG_JUMP_LABEL

[PATCH] MIPS: scall64-o32: Fix indirect syscall number load
 2019-04-15 17:36 UTC  (3+ messages)

[PATCH] MIPS: Fix access_ok() for the last byte of user space
 2019-04-14 20:16 UTC  (2+ messages)

[PATCH v5 3/5] mips: Replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
 2019-04-13 22:44 UTC 

[PATCH v4 3/5] mips: Replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
 2019-04-12  1:43 UTC 

[PATCH] MIPS: eBPF: Make ebpf_to_mips_reg() static
 2019-04-11 19:59 UTC  (3+ messages)

[PATCH 1/4] MIPS: Loongson32: Remove ehci platform device
 2019-04-11 12:19 UTC  (8+ messages)
` [PATCH v2 0/6] MIPS: Loongson32: Initial devicetree support
  ` [PATCH v2 1/6] MIPS: Loongson32: Remove ehci platform device
  ` [PATCH v2 2/6] MIPS: Loongson32: Add DeviceTree support
  ` [PATCH v2 3/6] MIPS: Loongson32: Kconfig merge CPU_LOONGSON1B&C
  ` [PATCH v2 4/6] dt-bindings: Add vendor prefix for loongson
  ` [PATCH v2 5/6] dt/bindings: Add bindings for ls1x CPU
  ` [PATCH v2 6/6] MIPS: Loongson32: dts: add ls1b & ls1c

[PATCH v2 0/5] Provide generic top-down mmap layout functions
 2019-04-11  7:16 UTC  (12+ messages)
` [PATCH v2 1/5] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v2 2/5] arm64, mm: Move generic mmap layout functions "
` [PATCH v2 5/5] riscv: Make mmap allocation top-down by default

[PATCH] MAINTAINERS: BMIPS: Add internal Broadcom mailing list
 2019-04-10 19:22 UTC 

MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices, mt7621-clk.h is missing
 2019-04-10  9:41 UTC  (2+ messages)

[PATCH net] vhost: flush dcache page when logging dirty pages
 2019-04-10  7:53 UTC 

[GIT PULL] MIPS fixes
 2019-04-10  2:30 UTC  (2+ messages)

[PATCH 0/6] Use MFD framework for SGI IOC3 drivers
 2019-04-09 10:14 UTC  (15+ messages)
` [PATCH 1/6] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH 2/6] MIPS: SGI-IP27: remove setup of RTC platform device
` [PATCH 4/6] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH 5/6] tty: serial: Add 8250-core base IOC3 driver
` [PATCH 6/6] Input: add IOC3 serio driver

[PATCH V3 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-04-09  0:13 UTC  (2+ messages)

[PATCH linux-next v9 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-04-08 17:41 UTC  (2+ messages)
` [PATCH linux-next v9 3/7] mips: define syscall_get_error()

[PATCH v11 00/27] Ingenic JZ47xx TCU pachset v11
 2019-04-05 20:44 UTC  (3+ messages)
` [PATCH v11 04/27] clocksource: Add a new timer-ingenic driver

[RFC v2 0/5] MIPS: ralink: peripheral clock gating driver
 2019-04-05  0:01 UTC  (6+ messages)
` [RFC v2 1/5] clk: mips: ralink: add Ralink MIPS gating clock driver
` [RFC v2 2/5] dt-bindings: clk: add document for ralink "
` [RFC v2 3/5] mips: ralink: mt7620/76x8 use common clk framework
` [RFC v2 4/5] mips: ralink: mt76x8: add nodes for clocks
` [RFC v2 5/5] mips: ralink: mt7620: "

[PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
 2019-04-04 21:06 UTC  (7+ messages)
` [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args

[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-04 20:40 UTC  (2+ messages)

[PATCH v2] MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
 2019-04-04 18:29 UTC  (2+ messages)

[PATCH v2] MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
 2019-04-04 18:29 UTC  (2+ messages)

[PATCH] arch: mips: Fix initrd_start and initrd_end when read from DT
 2019-04-04 15:18 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).