linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-28 15:21:24 to 2019-02-06 12:00:18 UTC [more...]

[PATCH 1/2] MIPS: Reserve extra memory for crash dump
 2019-02-06 11:59 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson64: Add kexec/kdump support

[PATCH] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
 2019-02-06 11:58 UTC 

[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-06 11:58 UTC  (7+ messages)
` [PATCH net-next v5 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
` [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH] mips: cm: reprime error cause
 2019-02-06 11:46 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
 2019-02-06 10:58 UTC  (2+ messages)

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-02-06  9:12 UTC  (3+ messages)
` [PATCH v2 01/27] KVM: Call kvm_arch_memslots_updated() before updating memslots

[PATCH] mips: loongson64: remove unreachable(), fix loongson_poweroff()
 2019-02-06  7:07 UTC 

[REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
 2019-02-06  1:22 UTC  (5+ messages)

[PATCH] MIPS: Remove function size check in get_frame_info()
 2019-02-04 23:16 UTC  (2+ messages)

[PATCH 0/5] MIPS: OCTEON: avoid board-specific stuff in ethernet code
 2019-02-04 22:41 UTC  (6+ messages)
` [PATCH 1/5] MIPS: OCTEON: add fixed-link nodes to in-kernel device tree
` [PATCH 2/5] MIPS: OCTEON: warn if deprecated link status is being used
` [PATCH 3/5] MIPS: OCTEON: don't lie about interface type of CN3005 board
` [PATCH 4/5] MIPS: OCTEON: delete board-specific link status
` [PATCH 5/5] MIPS: OCTEON: program rx/tx-delay always from DT

[PATCH] MIPS: Enable hugepage support for MIPS64r6
 2019-02-04 21:18 UTC  (2+ messages)

[PATCH] MIPS: Remove open-coded cmpxchg() in set_pte()
 2019-02-04 21:18 UTC  (2+ messages)

[PATCH] MIPS: Loongson: Introduce and use loongson_llsc_mb()
 2019-02-04 21:17 UTC 

[PATCH] MIPS: Use lower case for addresses in nexys4ddr.dts
 2019-02-04 21:17 UTC  (2+ messages)

[PATCH 00/14] MIPS: MemoryMapID (MMID) & GINVT Support
 2019-02-04 21:18 UTC  (16+ messages)
` [PATCH 01/14] MIPS: mm: Define activate_mm() using switch_mm()
` [PATCH 02/14] MIPS: mm: Remove redundant drop_mmu_context() cpu argument
` [PATCH 03/14] MIPS: mm: Remove redundant get_new_mmu_context() "
` [PATCH 04/14] MIPS: mm: Avoid HTW stop/start when dropping an inactive mm
` [PATCH 05/14] MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
` [PATCH 06/14] MIPS: mm: Move drop_mmu_context() comment into appropriate block
` [PATCH 07/14] MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()
` [PATCH 08/14] MIPS: mm: Remove local_flush_tlb_mm()
` [PATCH 09/14] MIPS: mm: Split obj-y to a file per line
` [PATCH 10/14] MIPS: mm: Un-inline get_new_mmu_context
` [PATCH 12/14] MIPS: mm: Add set_cpu_context() for ASID assignments
` [PATCH 11/14] MIPS: mm: Unify ASID version checks
` [PATCH 13/14] MIPS: Add GINVT instruction helpers
` [PATCH 14/14] MIPS: MemoryMapID (MMID) Support

add config symbols for arch_{setup,teardown}_dma_ops
 2019-02-04  8:14 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
` [PATCH 2/2] dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability

[PATCH v2 00/21] Refine memblock API
 2019-02-03 10:04 UTC  (19+ messages)
` [PATCH v2 02/21] powerpc: use memblock functions returning virtual address
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants

don't pass a NULL struct device to DMA API functions
 2019-02-02 17:21 UTC  (36+ messages)
` [PATCH 01/18] MIPS: lantiq: pass "
` [PATCH 02/18] dmaengine: imx-sdma: "
` [PATCH 03/18] net: caif: "
` [PATCH 04/18] au1000_eth: "
` [PATCH 05/18] macb_main: "
` [PATCH 06/18] lantiq_etop: "
` [PATCH 07/18] pxa168_eth: "
` [PATCH 08/18] moxart_ether: "
` [PATCH 09/18] meth: "
` [PATCH 10/18] smc911x: "
` [PATCH 11/18] parport_ip32: "
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
` [PATCH 13/18] fotg210-udc: pass struct device to DMA API functions
` [PATCH 14/18] da8xx-fb: "
` [PATCH 15/18] gbefb: switch to managed version of the DMA allocator
` [PATCH 16/18] pxa3xx-gcu: pass struct device to dma_mmap_coherent
` [PATCH 17/18] ALSA: hal2: pass struct device to DMA API functions
  ` [alsa-devel] "
` [PATCH 18/18] ALSA: "
  ` [alsa-devel] "
` [alsa-devel] don't pass a NULL "

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-02  1:38 UTC  (10+ messages)
` [PATCH V2 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH V2 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
` [PATCH V2 4/10] KVM/MMU: Introduce tlb flush with range list
` [PATCH V2 5/10] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH V2 6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH V2 7/10] KVM: Add kvm_get_memslot() to get memslot via slot id
` [PATCH V2 8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
` [PATCH V2 9/10] KVM: Add flush parameter for kvm_age_hva()

[PATCH net-next v4 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
 2019-02-01 15:43 UTC  (2+ messages)
` [PATCH net-next v4 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-01 14:48 UTC 

[PATCH 0/7] MIPS: SGI-IP27 rework
 2019-02-01 14:37 UTC  (12+ messages)
` [PATCH 6/7] MIPS: SGI-IP27: use generic PCI driver
` [PATCH 7/7] MIPS: SGI-IP27: abstract chipset irq from bridge

[PATCH 0/3] Enhance loongson-1 clock driver
 2019-02-01  6:35 UTC  (10+ messages)
  ` [PATCH v2 1/3] clk: loongson1: add configuration option for loongson1 clks
  ` [PATCH v2 2/3] clk: loongson1: add of support
  ` [PATCH v2 3/3] dt-bindings: clock: Add loongson-1 clock bindings
  ` [PATCH v3 0/3] Enhance loongson-1 clock driver
    ` [PATCH v3 1/3] clk: loongson1: add configuration option for loongson1 clks
    ` [PATCH v3 2/3] clk: loongson1: add of support
    ` [PATCH v3 3/3] dt-bindings: clock: Add loongson-1 clock bindings

[PATCH 1/2] irqchip: Add driver for Loongson-1 interrupt controller
 2019-02-01  6:22 UTC  (10+ messages)
` irqchip: Add driver for Loongson-1 intc v3
  ` [PATCH v3 2/2] dt-bindings: interrupt-controller: loongson ls1x intc
` irqchip: Add driver for Loongson-1 intc v5
  ` [PATCH v5 1/2] irqchip: Add driver for Loongson-1 interrupt controller
  ` [PATCH v5 2/2] dt-bindings: interrupt-controller: loongson ls1x intc
` irqchip: Add driver for Loongson-1 intc v6
  ` [PATCH v6 1/2] irqchip: Add driver for Loongson-1 interrupt controller
  ` [PATCH v6 2/2] dt-bindings: interrupt-controller: loongson ls1x intc

[PATCH 1/4] Irqchip: Ingenic: Change interrupt handling form cascade to chained_irq
 2019-01-30 19:43 UTC  (4+ messages)
` Add Ingenic X1000 irqchip support v2
  ` [PATCH v2 4/4] Irqchip: Ingenic: Add support for the X1000

Add Ingenic X1000 serial support
 2019-01-30 18:46 UTC  (9+ messages)
` Serial: Ingenic: Add X1000 suppor for the UART driver
  ` [PATCH v2 1/2] "
  ` [PATCH v3 1/2] Serial: Ingenic: Add support for the X1000
  ` [PATCH v3 2/2] Dt-bindings: Serial: Add X1000 serial bindings

[PATCH] MIPS: Select PINCTRL_RT2880 when RALINK is enabled
 2019-01-30 14:26 UTC  (3+ messages)

MIPS: DTS: CI20 board DT updates
 2019-01-30 13:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: MIPS: Add doc about Ingenic CPU node
` [PATCH 2/2] DTS: CI20: Add CPU nodes and L2 cache nodes

Ingenic pinctrl fixes
 2019-01-30  9:31 UTC  (15+ messages)
` [PATCH RESEND 4/4] Pinctrl: Ingenic: Fix const declaration
  ` [PATCH v2 1/3] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780
  ` [PATCH v2 2/3] Pinctrl: Ingenic: Add missing parts for "
  ` [PATCH v2 3/3] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_"

[PATCH 1/2] MIPS: OCTEON: delete SMI/MDIO enable
 2019-01-29 19:51 UTC  (2+ messages)

[PATCH] MIPS: VDSO: Use same -m%-float cflag as the kernel proper
 2019-01-29 19:51 UTC  (5+ messages)
` [PATCH] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds

[PATCH] MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
 2019-01-29 19:51 UTC  (2+ messages)

Add Ingenic X1000 RTC support
 2019-01-29  3:53 UTC  (9+ messages)
` [PATCH 1/3] RTC: Ingenic: Add support for the X1000
` [PATCH 2/3] Dt-bindings: RTC: Add X1000 RTC bindings
` [PATCH 3/3] RTC: Ingenic: Replace jz47xx with XBurst

[PATCH AUTOSEL 4.20 024/304] clk: boston: fix possible memory leak in clk_boston_setup()
 2019-01-28 15:43 UTC  (5+ messages)
` [PATCH AUTOSEL 4.20 037/304] MIPS: Boston: Disable EG20T prefetch
` [PATCH AUTOSEL 4.20 143/304] mips: bpf: fix encoding bug for mm_srlv32_op
` [PATCH AUTOSEL 4.20 189/304] mmc: jz4740: Get CD/WP GPIOs from descriptors
` [PATCH AUTOSEL 4.20 268/304] MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8

[PATCH AUTOSEL 4.19 020/258] clk: boston: fix possible memory leak in clk_boston_setup()
 2019-01-28 15:58 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 031/258] MIPS: Boston: Disable EG20T prefetch
` [PATCH AUTOSEL 4.19 120/258] mips: bpf: fix encoding bug for mm_srlv32_op
` [PATCH AUTOSEL 4.19 158/258] mmc: jz4740: Get CD/WP GPIOs from descriptors
` [PATCH AUTOSEL 4.19 225/258] MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8

[PATCH AUTOSEL 4.14 013/170] clk: boston: fix possible memory leak in clk_boston_setup()
 2019-01-28 16:11 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 023/170] MIPS: Boston: Disable EG20T prefetch
` [PATCH AUTOSEL 4.14 077/170] mips: bpf: fix encoding bug for mm_srlv32_op
` [PATCH AUTOSEL 4.14 146/170] MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8

[PATCH AUTOSEL 4.9 045/107] mips: bpf: fix encoding bug for mm_srlv32_op
 2019-01-28 16:19 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 089/107] MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8

[PATCH AUTOSEL 4.4 33/80] mips: bpf: fix encoding bug for mm_srlv32_op
 2019-01-28 16:23 UTC 

[PATCH AUTOSEL 3.18 25/61] mips: bpf: fix encoding bug for mm_srlv32_op
 2019-01-28 16:25 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).