LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2023-07-11 12:19:21 to 2023-07-20 18:57:32 UTC [more...]

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-20 18:53 UTC  (24+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code

[PATCH v6] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER on non-FDT systems
 2023-07-20 11:43 UTC 

[PATCH 00/13] mm: jit/text allocator
 2023-07-20  8:53 UTC  (7+ messages)

[PATCH v17 00/30] Add KVM LoongArch support
 2023-07-20  6:28 UTC  (31+ messages)
` [PATCH v17 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v17 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v17 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v17 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v17 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v17 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v17 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v17 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v17 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v17 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v17 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v17 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v17 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v17 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v17 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v17 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v17 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v17 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v17 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v17 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v17 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v17 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v17 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v17 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v17 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v17 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v17 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v17 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v17 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v17 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH v5] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER handling
 2023-07-20  1:39 UTC  (6+ messages)

[PATCH 0/4] Add KFENCE support for LoongArch
 2023-07-19 15:29 UTC  (11+ messages)
` [PATCH 1/4] LoongArch: mm: Add page table mapped mode support
` [PATCH 2/4] LoongArch: Get stack without NMI when providing regs parameter
` [PATCH 3/4] KFENCE: Deferring the assignment of the local variable addr
` [PATCH 4/4] LoongArch: Add KFENCE support

[PATCH v3 0/2] New driver for the Loongson LS2X APB DMA Controller
 2023-07-19  3:52 UTC  (4+ messages)
` [PATCH v3 2/2] dmaengine: ls2x-apb: new driver for the Loongson LS2X APB DMA controller

[PATCH v4] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER handling
 2023-07-18 15:38 UTC  (3+ messages)

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-18 14:47 UTC  (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>

[PATCH V3] [PATCH V3] NUMA:Improve the efficiency of calculating pages loss
 2023-07-18 14:31 UTC  (2+ messages)

[PATCH V2] LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
 2023-07-18  8:53 UTC 

[PATCH] LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
 2023-07-18  8:18 UTC  (3+ messages)

[PATCH] docs: move loongarch under arch
 2023-07-18  2:16 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2 00/12] mm: jit/text allocator
 2023-07-17 17:23 UTC  (9+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
 2023-07-17 16:51 UTC  (4+ messages)

[RFC PATCH 00/10] net: phy/stmmac: Add Loongson platform support
 2023-07-17 12:22 UTC  (34+ messages)
` [RFC PATCH 01/10] net: phy: Add driver for Loongson PHY
` [RFC PATCH 02/10] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [RFC PATCH 03/10] net: stmmac: dwmac1000: Allow platforms to choose some register offsets
` [RFC PATCH 04/10] net: stmmac: dwmac1000: Add multi-channel support
` [RFC PATCH 05/10] net: stmmac: dwmac1000: Add 64-bit DMA support
` [RFC PATCH 06/10] net: stmmac: dwmac1000: Add Loongson register definitions
` [RFC PATCH 07/10] net: stmmac: Add Loongson HWIF entry
` [RFC PATCH 08/10] net: stmmac: dwmac-loongson: Add LS7A support
` [RFC PATCH 09/10] net: stmmac: dwmac-loongson: Add 64-bit DMA and multi-vector support
` [RFC PATCH 10/10] net: stmmac: dwmac-loongson: Add GNET support

[PATCH v4] LoongArch: Make CONFIG_CMDLINE work with CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER
 2023-07-17  6:31 UTC  (3+ messages)

[PATCH v3] LoongArch: Make CONFIG_CMDLINE work with CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER
 2023-07-16  0:56 UTC  (5+ messages)

[PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
 2023-07-15  1:54 UTC  (15+ messages)
` [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc -next 02/10] x86: mm: use try_vma_locked_page_fault()
` [PATCH rfc -next 03/10] arm64: "
` [PATCH rfc -next 04/10] s390: "
` [PATCH rfc -next 05/10] powerpc: "
` [PATCH rfc -next 06/10] riscv: "
` [PATCH rfc -next 07/10] ARM: mm: try VMA lock-based page fault handling first
` [PATCH rfc -next 08/10] loongarch: mm: cleanup __do_page_fault()
` [PATCH rfc -next 09/10] loongarch: mm: add access_error() helper
` [PATCH rfc -next 10/10] loongarch: mm: try VMA lock-based page fault handling first

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-07-14 19:56 UTC  (4+ messages)

[PATCH 0/2] Update Documentation/features
 2023-07-14 18:43 UTC  (2+ messages)

[PATCH v3] LoongArch: Add LBT extensions support
 2023-07-14 13:21 UTC 

[PATCH v16 00/30] Add KVM LoongArch support
 2023-07-14 12:06 UTC  (15+ messages)
` [PATCH v16 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v16 19/30] LoongArch: KVM: Implement kvm mmu operations

[PATCH v2 0/2] LoongArch: Allow building with kcov coverage
 2023-07-14  2:51 UTC  (2+ messages)

[PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
 2023-07-13 11:46 UTC  (2+ messages)

[PATCH v6 00/14] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-13 11:13 UTC  (16+ messages)
` [PATCH v6 01/14] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v6 02/14] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v6 03/14] arm/kexec: "
` [PATCH v6 04/14] ia64/kexec: "
` [PATCH v6 05/14] arm64/kexec: "
` [PATCH v6 06/14] loongarch/kexec: "
` [PATCH v6 07/14] m68k/kexec: "
` [PATCH v6 08/14] mips/kexec: "
` [PATCH v6 09/14] parisc/kexec: "
` [PATCH v6 10/14] powerpc/kexec: "
` [PATCH v6 11/14] riscv/kexec: "
` [PATCH v6 12/14] s390/kexec: "
` [PATCH v6 13/14] sh/kexec: "
` [PATCH v6 14/14] kexec: rename ARCH_HAS_KEXEC_PURGATORY

[PATCH v2] LoongArch: Add LBT extensions support
 2023-07-13  4:10 UTC  (2+ messages)

[PATCH] LoongArch: Fix return value underflow in exception path
 2023-07-13  3:04 UTC 

[PATCH] LoongArch: Add LBT extensions support
 2023-07-12 13:43 UTC  (3+ messages)

[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
 2023-07-12  3:16 UTC  (4+ messages)
` [PATCH 1/3] mm/percpu: Remove some local variables in pcpu_populate_pte
` [PATCH 2/3] LoongArch: Code cleanup in function pcpu_populate_pte
` [PATCH 3/3] LoongArch: mm: Add unified function populate_kernel_pte

[PATCH v2] LOONGARCH: Make CONFIG_CMDLINE work with CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER
 2023-07-11 13:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox