messages from 2020-04-14 02:45:08 to 2020-04-20 08:30:04 UTC [more...]
[PATCH v2 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
2020-04-20 8:29 UTC (12+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
` [PATCH v2 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
[PATCH 0/7] clean up redundant 'kvm_run' parameters
2020-04-20 8:25 UTC (11+ messages)
` [PATCH 1/7] KVM: s390: "
` [PATCH 2/7] KVM: arm64: "
` [PATCH 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly
[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
2020-04-20 8:04 UTC (46+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "
` [PATCH v6 02/12] ARM: DTS: am33xx: add sgx gpu child node
` [PATCH v6 03/12] ARM: DTS: am3517: "
` [PATCH v6 04/12] ARM: DTS: omap34xx: "
` [PATCH v6 05/12] ARM: DTS: omap36xx: "
` [PATCH v6 06/12] ARM: DTS: omap4: "
` [PATCH v6 07/12] ARM: DTS: omap5: "
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node
` [PATCH v6 09/12] ARM: dts: sun6i: a31: add sgx gpu child node
` [PATCH v6 10/12] ARM: dts: sun6i: a31s: "
` [PATCH v6 11/12] ARM: dts: sun8i: a83t: "
` [PATCH v6 12/12] MIPS: DTS: jz4780: add sgx gpu node
[PATCH RESEND 0/5] Loongson64: RS780E clean-ups
2020-04-20 7:33 UTC (6+ messages)
` [PATCH RESEND 1/5] MIPS: Loongson64: Remove dead RTC code
` [PATCH RESEND 2/5] MIPS: Loongson64: Make RS780E ACPI as a platform driver
` [PATCH RESEND 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller
` [PATCH RESEND 4/5] MIPS: DTS: Loongson64: Add ACPI Controller Node
` [PATCH RESEND 5/5] MIPS: Loongson64: Mark RS780 HPET as broken
[PATCH v8 0/7] MIPS: CI20: Add efuse driver for Ingenic JZ4780 and attach to DM9000 for stable MAC addresses
2020-04-20 7:20 UTC (7+ messages)
` [PATCH v8 1/7] memory: jz4780_nemc: Only request IO memory the driver will use
` [PATCH v8 6/7] MIPS: DTS: JZ4780: define node for JZ4780 efuse
` [PATCH v8 7/7] MIPS: DTS: CI20: make DM9000 Ethernet controller use NVMEM to find the default MAC address
[PATCH] Add missing ifdefs to SGI Platform files for IP22, IP32
2020-04-20 7:22 UTC (4+ messages)
[PATCH] MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()
2020-04-20 7:02 UTC (2+ messages)
MIPS ioremap cleanups v2
2020-04-20 7:02 UTC (11+ messages)
` [PATCH 1/7] ASoC: txx9: don't work around too small resource_size_t
` [PATCH 2/7] MIPS: remove cpu_has_64bit_addresses
` [PATCH 3/7] MIPS: cleanup fixup_bigphys_addr handling
` [PATCH 4/7] MIPS: merge __ioremap_mode into ioremap_prot
` [PATCH 5/7] MIPS: split out the 64-bit ioremap implementation
` [PATCH 6/7] MIPS: move ioremap_prot und iounmap out of line
` [PATCH 7/7] MIPS: use ioremap_page_range
[PATCH] KVM: X86: Fix compile error in svm/sev.c
2020-04-20 7:14 UTC (3+ messages)
[PATCH 0/5] Loongson64 Generic PCI driver
2020-04-20 7:12 UTC (6+ messages)
` [PATCH v4 1/5] PCI: OF: Don't remap iospace on unsupported platform
` [PATCH v4 2/5] PCI: Add Loongson PCI Controller support
` [PATCH v4 3/5] dt-bindings: Document Loongson PCI Host Controller
` [PATCH v4 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
` [PATCH v4 5/5] MIPS: Loongson64: Switch to generic PCI driver
[PATCH] dt-bindings: mips: add missing ath79 SoCs
2020-04-20 6:27 UTC (2+ messages)
[PATCH 1/2] kbuild: add CONFIG_LD_IS_LLD
2020-04-19 20:21 UTC (8+ messages)
` [PATCH 2/2] MIPS: VDSO: Do not disable VDSO when linking with ld.lld
` [PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
` [PATCH v2 2/3] MIPS: VDSO: Move disabling the VDSO logic to Kconfig
` [PATCH v2 3/3] MIPS: VDSO: Allow ld.lld to link the VDSO
[PATCH 0/4] mtd: rawnand: au1550nd: Convert the driver to exec_op()
2020-04-19 19:30 UTC (5+ messages)
` [PATCH 1/4] mtd: rawnand: au1550nd: Stop using IO_ADDR_{R,W} in au_{read,write}_buf[16]()
` [PATCH 2/4] mtd: rawnand: au1550nd: Implement exec_op()
` [PATCH 3/4] mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
` [PATCH 4/4] mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes
[PATCH 0/3] Remove setup_percpu_irq() & remove_percpu_irq
2020-04-19 14:46 UTC (2+ messages)
[PATCH 0/15] KVM: MIPS: Add Loongson-3 support (Host Side)
2020-04-19 9:58 UTC (8+ messages)
` [PATCH 13/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
[PATCHv3 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
2020-04-18 20:40 UTC (3+ messages)
` [PATCHv3 21/50] mips: Add show_stack_loglvl()
[PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
2020-04-17 22:59 UTC (3+ messages)
[PATCH v3 00/11] Make PageWriteback use the PageLocked optimisation
2020-04-17 11:12 UTC (4+ messages)
` [PATCH v3 04/11] mips: Add clear_bit_unlock_is_negative_byte implementation
[PATCH] irqchip/irq-bcm7038-l1: make bcm7038_l1_of_init() static
2020-04-17 11:10 UTC (5+ messages)
[PATCH v2] irqchip/irq-bcm7038-l1: make bcm7038_l1_of_init() static
2020-04-17 11:33 UTC
[PATCH V2] vhost: do not enable VHOST_MENU by default
2020-04-17 9:48 UTC (16+ messages)
[PATCH] mips: define pud_index() regardless of page table folding
2020-04-16 16:35 UTC (3+ messages)
[PATCH] MIPS: TXx9::x Fix Kconfig warnings:
2020-04-16 16:36 UTC (3+ messages)
` [PATCH v2] MIPS: TXx9: Fix Kconfig warnings
[PATCH] MIPS: xilfpga: Removed unused header files
2020-04-16 16:37 UTC (2+ messages)
[PATCH v2 00/10] Allow COMMON_CLK to be selectable
2020-04-16 16:40 UTC (3+ messages)
` [PATCH] mips: loongsoon2ef: remove private clk api
[PATCH] MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUs
2020-04-16 16:40 UTC (2+ messages)
[PATCH] MIPS: Fix typo for user_ld macro definition
2020-04-16 16:34 UTC (2+ messages)
[PATCH v2] KVM: Optimize kvm_arch_vcpu_ioctl_run function
2020-04-16 14:16 UTC (9+ messages)
[PATCH v2] getauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
2020-04-16 11:14 UTC (2+ messages)
[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
2020-04-15 16:20 UTC (5+ messages)
[PATCH AUTOSEL 5.6 048/129] MIPS: DTS: CI20: add DT node for IR sensor
2020-04-15 11:33 UTC
[PATCH AUTOSEL 5.5 040/106] MIPS: DTS: CI20: add DT node for IR sensor
2020-04-15 11:41 UTC
[PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
2020-04-15 12:11 UTC (4+ messages)
[PATCH v2] MIPS: Limit check_bugs32() to affected platform
2020-04-15 8:31 UTC (6+ messages)
[PATCH] vhost: do not enable VHOST_MENU by default
2020-04-15 2:40 UTC (7+ messages)
[PATCH 1/5] MIPS: Loongson64: Remove dead RTC code
2020-04-14 17:06 UTC (3+ messages)
` [PATCH 3/5] dt-bindings: Document Loongson RS780E PCH ACPI Controller
[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
2020-04-14 15:57 UTC (4+ messages)
[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
2020-04-14 11:44 UTC (3+ messages)
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
[PATCH v2 00/11] MIPS: Topology & DeviceTree CPU rework v2
2020-04-14 10:03 UTC (10+ messages)
` [PATCH v2 01/11] MIPS: setup: Drop prefill_possible_map
` [PATCH v2 03/11] arch_topology: Make it avilable for MIPS
` [PATCH v2 04/11] arch_topology: Reset all cpus in reset_cpu_topology
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).