LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2023-08-28 02:42:37 to 2023-09-13 16:39:03 UTC [more...]

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-13 16:37 UTC  (6+ messages)
` [RFC PATCH v2 01/35] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [RFC PATCH v2 02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [RFC PATCH v2 03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [RFC PATCH v2 04/35] drivers: base: Move cpu_dev_init() after node_dev_init()
` [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-13 15:28 UTC  (10+ messages)
` [RFC PATCH 02/32] ACPI: Move ACPI_HOTPLUG_CPU to be enabled per architecture
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace

[PATCH] LoongArch: Set all reserved memblocks on Node#0 at initialization
 2023-09-13  1:33 UTC  (5+ messages)

[PATCH] LoongArch: Fix lockdep static memory detection
 2023-09-12 20:31 UTC  (2+ messages)

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

[PATCH V2] kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
 2023-09-12  3:17 UTC  (2+ messages)
` [PATCH V2] LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()

[PATCH 0/2] LoongArch: Allow building with kcov
 2023-09-10 16:46 UTC  (5+ messages)
` [PATCH 2/2] LoongArch: Allow building with kcov coverage

[PATCH 1/2] kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
 2023-09-09 17:05 UTC  (3+ messages)
` [PATCH 2/2] LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()

[GIT PULL] LoongArch changes for v6.6
 2023-09-09  8:05 UTC  (4+ messages)

[PATCH] LoongArch: Add tlb_flush_threshold for tlb flush range
 2023-09-08 22:43 UTC  (2+ messages)

[PATCH] lockdep: Fix static memory detection even more
 2023-09-08 20:52 UTC  (2+ messages)

[PATCH] LoongArch: Add tlb_flush_threshold for tlb flush range
 2023-09-07  6:27 UTC 

[PATCH v2] LoongArch: Clear invalid tlb when set huge page PTE entry
 2023-09-07  2:09 UTC 

[PATCH v2] LoongArch: Code cleanup with zero page
 2023-09-07  1:37 UTC  (2+ messages)

[PATCH] LoongArch: Drop unused parse_r and parse_v macros
 2023-09-07  1:36 UTC  (3+ messages)

[PATCH v3] LoongArch: add p?d_leaf() definitions
 2023-09-07  1:36 UTC  (3+ messages)

[PATCH] LoongArch: Clear invalid tlb when set huge page PTE entry
 2023-09-06 15:05 UTC  (2+ messages)

[PATCH v2] LoongArch: add p?d_leaf() definitions
 2023-09-06  9:05 UTC  (4+ messages)

[PATCH] LoongArch: add p?d_leaf() definitions
 2023-09-06  8:22 UTC  (5+ messages)

[PATCH 0/2] LoongArch: Cleanup with zero page
 2023-09-05 11:05 UTC  (7+ messages)
` [PATCH 1/2] LoongArch: Remove zero_page_mask symbol
` [PATCH 2/2] LoongArch: Use static defined zero page rather than allocated

[PATCH v3 0/5] soc: loongson: Fix some issues about loongson2_pm
 2023-09-02 15:43 UTC  (7+ messages)
` [PATCH v3 1/5] soc: loongson: loongson2_pm: Add dependency for INPUT
` [PATCH v3 2/5] dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatible
` [PATCH v3 3/5] soc: loongson: loongson2_pm: Drop useless of_device_id compatible
` [PATCH v3 4/5] dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child
` [PATCH v3 5/5] soc: loongson: loongson2_pm: Populate children syscon nodes

[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
 2023-09-01 21:09 UTC  (7+ messages)
` [patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init()

[PATCH v2 0/5] soc: loongson: Fix some issues about loongson_pm2
 2023-09-01 11:44 UTC  (14+ messages)
` [PATCH v2 1/5] soc: loongson: loongson_pm2: Add dependency for INPUT
` [PATCH v2 2/5] dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatible
` [PATCH v2 3/5] soc: loongson: loongson_pm2: Drop useless of_device_id compatible
` [PATCH v2 4/5] dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child
` [PATCH v2 5/5] soc: loongson: loongson_pm2: Populate children syscon nodes

[PATCH 0/2] soc: loongson: Fix some issues about loongson2_guts
 2023-09-01  6:25 UTC  (3+ messages)
` [PATCH 1/2] soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()
` [PATCH 2/2] soc: loongson: loongson2_guts: Remove unneeded semicolon

[PATCH 0/5] soc: loongson: Fix some issues about loongson_pm2
 2023-08-31 16:39 UTC  (18+ messages)
` [PATCH 1/5] soc: loongson: loongson_pm2: add dependency for INPUT
` [PATCH 2/5] dt-bindings: soc: loongson,ls2k-pmc: Add missing compatible for Loongson-2K2000
` [PATCH 3/5] soc: loongson: loongson_pm2: "
` [PATCH 4/5] dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child
` [PATCH 5/5] soc: loongson: loongson_pm2: Populate children syscon nodes

[PATCH V2] LoongArch: Adjust {copy, clear}_user exception handler behavior
 2023-08-31  3:37 UTC 

[PATCH 1/1] LoongArch: adjust copy/clear_user exception handler behavior
 2023-08-31  1:12 UTC  (5+ messages)

[PATCH v2] LoongArch: Define the symbol fault as a local label in fpu.S
 2023-08-30  3:00 UTC 

[PATCH] LoongArch: Define the symbol fault as a local label in fpu.S
 2023-08-30  2:47 UTC 

[PATCH v4 0/3] tools/perf: Add loongarch cpuinfo and fix build warning
 2023-08-29 17:16 UTC  (5+ messages)
` [PATCH v4 1/3] perf/tools: Allow to use cpuinfo on LoongArch
` [PATCH v4 2/3] perf/trace: Fix mmap_flags for archs use generic mman.h
` [PATCH v4 3/3] perf/trace: Use "test -f" instead of "[-f FILE]"

[PATCH AUTOSEL 6.1 13/15] LoongArch: Let pmd_present() return true when splitting pmd
 2023-08-29 13:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 14/15] LoongArch: Fix the write_fcsr() macro

[PATCH] LoongArch: Define the symbol fault as a local label in fpu.S
 2023-08-29 12:47 UTC  (6+ messages)

[PATCH v3] LoongArch: Add KGDB support
 2023-08-29 12:23 UTC  (2+ messages)

[PATCH 1/2] Loongarch: KGDB: fix implicit declaration of flush_icache_range()
 2023-08-29  4:13 UTC  (2+ messages)

[PATCH 2/2] Loongarch: KGDB: fix build when CPU_HAS_LBT not set
 2023-08-29  4:11 UTC  (2+ messages)

linux-next: Tree for Aug 28 (loongarch: kgdb)
 2023-08-29  4:10 UTC  (2+ messages)

[PATCH V2] LoongArch: Remove shm_align_mask and use SHMLBA instead
 2023-08-29  2:58 UTC 

[PATCH] LoongArch: Remove shm_align_mask and use SHMLBA instead
 2023-08-29  2:48 UTC  (3+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (7+ messages)
` (subset) "

[PATCH v3 0/3] tools/perf: Add loongarch cpuinfo and fix build warning
 2023-08-28  2:42 UTC  (4+ messages)
` [PATCH v3 3/3] perf/trace: Use "test -f" instead of "[-f FILE]"


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