messages from 2019-02-14 09:27:34 to 2019-03-02 17:54:31 UTC [more...]
[PATCH 0/7] Preliminary Platform Driver Support for Lemote Yeeloong Laptops
2019-03-02 17:53 UTC (8+ messages)
` [PATCH 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops
` [PATCH 2/7] mips: loongson64: select MFD_YEELOONG_KB3310B for LEMOTE_MACH2F
` [PATCH 3/7] mips: loongson64: remove ec_kb3310b.c, use MFD driver
` [PATCH 4/7] mips: loongson64: remove yeeloong_report_lid_status from pm.c
` [PATCH 5/7] mips: loongson64: register per-board platform drivers for lemote-2f
` [PATCH 6/7] mips: loongson64: Support System Control Interrupts for Lemote Yeeloong
` [PATCH 7/7] MAINTAINERS: add myself as a maintainer of MIPS/Loongson2 platform code
[GIT PULL] MIPS fixes for 5.0
2019-03-02 0:20 UTC (2+ messages)
[5.2][PATCH 0/3] Ingenic JZ47xx KMS driver
2019-03-01 23:33 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: Add doc for the ingenic-drm driver
` [PATCH 2/3] dt-bindings: Add header for the ingenic-drm driver bindings
` [PATCH 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs
[PATCH] MIPS: eBPF: Fix icache flush end address
2019-03-01 23:07 UTC (2+ messages)
[PATCH v3 11/34] mips: mm: Add p?d_large() definitions
2019-03-01 11:02 UTC (5+ messages)
MIPS fixes for 5.0
2019-02-28 23:17 UTC
[PATCH v9 00/27] Ingenic TCU patchset v9
2019-02-28 18:42 UTC (11+ messages)
` [PATCH v9 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation
[PATCH AUTOSEL 4.20 24/81] MIPS: DTS: jz4740: Correct interrupt number of DMA core
2019-02-28 15:08 UTC (4+ messages)
` [PATCH AUTOSEL 4.20 25/81] DTS: CI20: Fix bugs in ci20's device tree
` [PATCH AUTOSEL 4.20 67/81] MIPS: Loongson: Introduce and use loongson_llsc_mb()
` [PATCH AUTOSEL 4.20 68/81] MIPS: Remove function size check in get_frame_info()
[PATCH AUTOSEL 4.19 19/64] DTS: CI20: Fix bugs in ci20's device tree
2019-02-28 15:10 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 53/64] MIPS: Loongson: Introduce and use loongson_llsc_mb()
` [PATCH AUTOSEL 4.19 54/64] MIPS: Remove function size check in get_frame_info()
[PATCH AUTOSEL 4.14 07/36] DTS: CI20: Fix bugs in ci20's device tree
2019-02-28 15:13 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 31/36] MIPS: Loongson: Introduce and use loongson_llsc_mb()
` [PATCH AUTOSEL 4.14 32/36] MIPS: Remove function size check in get_frame_info()
[PATCH AUTOSEL 4.9 17/19] MIPS: Loongson: Introduce and use loongson_llsc_mb()
2019-02-28 15:15 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 18/19] MIPS: Remove function size check in get_frame_info()
[PATCH AUTOSEL 4.4 8/8] MIPS: Remove function size check in get_frame_info()
2019-02-28 15:16 UTC
New IoT/M2M Communication Products with Cloud Service
2019-02-28 3:20 UTC
[RFC PATCH 0/2] MIPS: Loongson: ExtCC clocksource support
2019-02-28 3:17 UTC (5+ messages)
` [RFC PATCH 1/2] MIPS: Loongson: add extcc clocksource
` [RFC PATCH 2/2] MIPS: VDSO: support extcc-based timekeeping
[PATCH v2] MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
2019-02-28 2:51 UTC (2+ messages)
[PATCH v8 00/26] Ingenic TCU patchset v8
2019-02-27 23:54 UTC (13+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST
[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
2019-02-27 19:14 UTC (14+ messages)
` [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND PATCH 6/7] IB/qib: "
` [RESEND PATCH 7/7] IB/mthca: "
[PATCH v2 00/10] MIPS: SGI-IP27 rework
2019-02-27 17:10 UTC (21+ messages)
` [PATCH v2 01/10] MIPS: SGI-IP27: get rid of volatile and hubreg_t
` [PATCH v2 02/10] MIPS: SGI-IP27: clean up bridge access and header files
` [PATCH v2 03/10] MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
` [PATCH v2 04/10] MIPS: SGI-IP27: do xtalk scanning later
` [PATCH v2 05/10] MIPS: SGI-IP27: do boot CPU init later
` [PATCH v2 06/10] MIPS: SGI-IP27: rework HUB interrupts
` [PATCH v2 08/10] MIPS: SGI-IP27: use generic PCI driver
` [PATCH v2 10/10] MIPS: SGI-IP27: abstract chipset irq from bridge
[PATCH] MIPS: fix memory setup for platforms with PHY_OFFSET != 0
2019-02-27 9:43 UTC (3+ messages)
[PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-26 13:00 UTC (13+ messages)
` [PATCH V3 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH V3 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH V3 3/10] KVM/MMU: Introduce tlb flush with range list
` [PATCH V3 4/10] KVM/MMU: Use range flush in sync_page()
` [PATCH V3 5/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH V3 6/10] KVM: Add kvm_get_memslot() to get memslot via slot id
` [PATCH V3 7/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
` [PATCH V3 8/10] KVM: Add flush parameter for kvm_age_hva()
[PATCH] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
2019-02-26 11:57 UTC (9+ messages)
[PATCH] MIPS: lantiq: Remove separate GPHY Firmware loader
2019-02-25 22:19 UTC (2+ messages)
[PATCH 4.9 17/63] MIPS: ath79: Enable OF serial ports in the default config
2019-02-25 21:11 UTC (2+ messages)
` [PATCH 4.9 20/63] MIPS: jazz: fix 64bit build
[PATCH 4.14 26/71] MIPS: ath79: Enable OF serial ports in the default config
2019-02-25 21:11 UTC (2+ messages)
` [PATCH 4.14 30/71] MIPS: jazz: fix 64bit build
[PATCH 4.19 043/152] MIPS: ath79: Enable OF serial ports in the default config
2019-02-25 21:10 UTC (2+ messages)
` [PATCH 4.19 051/152] MIPS: jazz: fix 64bit build
[PATCH 0/4] MIPS: support 47-bit userland VM space
2019-02-25 21:22 UTC (6+ messages)
` [PATCH 1/4] MIPS: simplify definition of TASK_SIZE64
` [PATCH 2/4] MIPS: refactor virtual address size selection
` [PATCH 3/4] MIPS: define virtual address size in Kconfig
` [PATCH 4/4] MIPS: support 47-bit userland VM space
[PATCH 4.20 051/183] MIPS: ath79: Enable OF serial ports in the default config
2019-02-25 21:10 UTC (2+ messages)
` [PATCH 4.20 060/183] MIPS: jazz: fix 64bit build
[PATCH v2] MIPS: ingenic: Add support for appended devicetree
2019-02-25 19:08 UTC (2+ messages)
MIPS: DTS: CI20 board DT updates
2019-02-25 16:17 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: MIPS: Add doc about Ingenic CPU node
[RFC PATCH 0/2] MIPS: Loongson: ExtCC clocksource support
2019-02-25 6:05 UTC (2+ messages)
CS5536 Spurious Interrupt Problem on Loongson2
2019-02-24 4:55 UTC (5+ messages)
CS5536 Spurious Interrupt Problem on Loongson2
2019-02-22 19:43 UTC (2+ messages)
[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-22 15:16 UTC (8+ messages)
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
Kernel hang when replace older uboot with uboot master for ath79 mips platform
2019-02-22 10:23 UTC (4+ messages)
` "
[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-02-22 3:28 UTC (15+ messages)
` [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()
[PATCH] MIPS: BCM63XX: provide DMA masks for ethernet devices
2019-02-21 23:07 UTC
[PATCH] MIPS: ingenic: Add support for appended devicetree
2019-02-21 21:50 UTC (3+ messages)
[PATCH] irqchip: brcmstb-l2: use _irqsave variants in non-interrupt code
2019-02-21 21:02 UTC (3+ messages)
[PATCH 0/7] MIPS: SGI-IP27 rework
2019-02-20 15:20 UTC (6+ messages)
` [PATCH 6/7] MIPS: SGI-IP27: use generic PCI driver
[PATCH] MIPS: irq: Allocate accurate order pages for irq stack
2019-02-19 20:50 UTC
[PATCH 1/2] MIPS: eBPF: Always return sign extended 32b values
2019-02-19 20:48 UTC (3+ messages)
` [PATCH 2/2] MIPS: eBPF: Remove REG_32BIT_ZERO_EX
[PATCH] MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()
2019-02-19 20:48 UTC (2+ messages)
[PATCH 4.4 029/143] mips: bpf: fix encoding bug for mm_srlv32_op
2019-02-18 13:43 UTC (4+ messages)
` [PATCH 4.4 103/143] mips: cm: reprime error cause
` [PATCH 4.4 104/143] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
` [PATCH 4.4 105/143] MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
[PATCH 3.18 021/108] mips: bpf: fix encoding bug for mm_srlv32_op
2019-02-18 13:44 UTC (2+ messages)
` [PATCH 3.18 080/108] MIPS: OCTEON: dont set octeon_dma_bar_type if PCI is disabled
[PATCH for-3.18.y+] MIPS: BCM63XX: fix switch core reset on BCM6368
2019-02-18 12:30 UTC
[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
2019-02-18 2:41 UTC (11+ messages)
print active stack on watchdog pre timeout for separate irq stack
2019-02-15 19:28 UTC (3+ messages)
[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
2019-02-15 18:29 UTC
[PATCH] MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S support
2019-02-14 18:32 UTC
[PATCH 1/2] irqchip: Add driver for Loongson-1 interrupt controller
2019-02-14 10:36 UTC (3+ messages)
` irqchip: Add driver for Loongson-1 intc v6
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).