LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2023-05-12 10:24:48 to 2023-05-25 09:19:26 UTC [more...]

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-25  9:19 UTC  (13+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs

[PATCH v2 00/13] local_clock() vs noinstr
 2023-05-24 16:40 UTC  (20+ messages)
` [PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry()
` [PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr()
` [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
` [PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read()
` [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
` [PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr()
` [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking
` [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
` [PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock()
` [PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr()
` [PATCH v2 12/13] sched/clock: Provide local_clock_noinstr()
` [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()

[PATCH] LoongArch: let pmd_present return true when splitting pmd
 2023-05-24  7:41 UTC 

[PATCH 0/2] perf tools: Modify mksyscalltbl
 2023-05-24  7:18 UTC  (7+ messages)
` [PATCH 1/2] perf arm64: Handle __NR3264_ prefixed syscall number
` [PATCH 2/2] perf LoongArch: Simplify mksyscalltbl

[PATCH v2 0/3] soc: loongson2_pm: add power management support
 2023-05-24  3:41 UTC  (7+ messages)
` [PATCH v2 1/3] loongarch: export loongarch pm interface
` [PATCH v2 2/3] dt-bindings: soc: add loongson-2 pm

[PATCH v2 0/5] LoongArch: ftrace: Add direct call support and code simplification
 2023-05-23 14:34 UTC  (3+ messages)
` [PATCH v2 4/5] LoongArch: ftrace: Add direct call trampoline samples support

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

[PATCH v2] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-05-23 10:26 UTC  (2+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-05-23  9:32 UTC  (3+ messages)
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace

[PATCH] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-05-23  9:02 UTC  (13+ messages)

[PATCH v2] LoongArch: Add support to clone a time namespace
 2023-05-23  3:23 UTC 

[PATCH v4 0/6] Add uprobes support for LoongArch
 2023-05-22 13:48 UTC  (2+ messages)

[PATCH v2 3/3] soc: loongson2_pm: add power management support
 2023-05-22  9:33 UTC 

[PATCH V1 0/4] irqchip/loongson: Fix some loongson irqchip drivers
 2023-05-22  9:00 UTC  (13+ messages)
` [PATCH V1 1/4] irqchip/loongson-pch-pic: Fix initialization of HT vector register
` [PATCH V1 2/4] irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignment
` [PATCH V1 3/4] irqchip/loongson-liointc: Fix IRQ trigger polarity
` [PATCH V1 4/4] irqchip/loongson-liointc: Add IRQCHIP_SKIP_SET_WAKE flag

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

[PATCH] LoongArch: Add support to clone a time namespace
 2023-05-22  3:57 UTC  (4+ messages)

[PATCH] LoongArch: Fix perf event id calculation
 2023-05-20  2:30 UTC 

[PATCH v1 0/3] soc: loongson2_pm: add power management support
 2023-05-19  6:52 UTC  (9+ messages)
` [PATCH v1 1/3] loongarch: export loongarch pm interface
` [PATCH v1 2/3] dt-bindings: soc: add loongson-2 pm

[PATCH] LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
 2023-05-18  2:10 UTC  (4+ messages)

[PATCH] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
 2023-05-17 15:09 UTC 

[RFC][PATCH 0/9] local_clock() vs noinstr
 2023-05-17 11:13 UTC  (5+ messages)
` [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()

[PATCH V2] LoongArch: Introduce hardware page table walker
 2023-05-17  9:54 UTC 

[PATCH V2] LoongArch: Support dbar with different hints
 2023-05-17  9:53 UTC 

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-05-17  7:41 UTC  (3+ messages)
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg

[PATCH v1 3/3] soc: loongson2_pm: add power management support
 2023-05-17  7:36 UTC 

[PATCH] LoongArch: Support dbar with different hints
 2023-05-17  6:51 UTC  (4+ messages)

[PATCH] LoongArch: Introduce hardware page table walker
 2023-05-17  6:36 UTC  (3+ messages)

[PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-05-17  6:27 UTC  (5+ messages)

[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-16 17:44 UTC  (11+ messages)
` [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
` [PATCH v7 2/7] fbdev/matrox: Remove trailing whitespaces
` [PATCH v7 3/7] ipu-v3: Include <linux/io.h>
` [PATCH v7 4/7] fbdev: Include <linux/io.h> in various drivers
` [PATCH v7 5/7] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v7 6/7] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v7 7/7] fbdev: Rename fb_mem*() helpers

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-05-16 10:09 UTC  (5+ messages)

[PATCH] loongarch: fix debugfs_create_dir error checking
 2023-05-16  2:03 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3] LoongArch: Add jump-label implementation
 2023-05-16  2:01 UTC  (2+ messages)

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-16  0:53 UTC  (3+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>


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