LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2023-06-01 10:13:52 to 2023-06-09 01:58:39 UTC [more...]

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-06-09  1:58 UTC  (5+ messages)
` [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v11 5/8] riscv: "

[PATCH 00/13] mm: jit/text allocator
 2023-06-08 18:41 UTC  (46+ messages)
` [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
` [PATCH 05/13] module, jitalloc: drop module_alloc
` [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
` [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
` [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
` [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
` [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
` [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX

[PATCH] LoongArch: Avoid uninitialized alignment_mask
 2023-06-08 13:01 UTC 

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-06-08 12:56 UTC  (4+ messages)

[PATCH v12 00/31] Add KVM LoongArch support
 2023-06-08 11:44 UTC  (66+ messages)
` [PATCH v12 01/31] LoongArch: KVM: Add kvm related header files
` [PATCH v12 02/31] LoongArch: KVM: Implement kvm module related interface
` [PATCH v12 04/31] LoongArch: KVM: Implement VM related functions
` [PATCH v12 05/31] LoongArch: KVM: Add vcpu related header files
` [PATCH v12 06/31] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v12 07/31] LoongArch: KVM: Implement vcpu run interface
` [PATCH v12 08/31] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v12 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v12 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v12 11/31] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v12 12/31] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v12 15/31] LoongArch: KVM: Implement vcpu status description
` [PATCH v12 16/31] LoongArch: KVM: Implement update VM id function
` [PATCH v12 17/31] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v12 19/31] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v12 20/31] LoongArch: KVM: Implement handle csr excption
` [PATCH v12 21/31] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v12 22/31] LoongArch: KVM: Implement handle idle exception
` [PATCH v12 23/31] LoongArch: KVM: Implement handle gspr exception
` [PATCH v12 24/31] LoongArch: KVM: Implement handle mmio exception
` [PATCH v12 25/31] LoongArch: KVM: Implement handle fpu exception
` [PATCH v12 26/31] LoongArch: KVM: Implement kvm exception vector
    `  "
` [PATCH v12 27/31] LoongArch: KVM: Implement vcpu world switch
` [PATCH v12 29/31] LoongArch: KVM: Enable kvm config and add the makefile

[PATCH v3 00/34] Split ptdesc from struct page
 2023-06-08 10:12 UTC  (6+ messages)
` [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs

LoongArch: Add hardware breakpoints/watchpoints support
 2023-06-08  7:47 UTC 

[PATCH v2] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-06-08  7:01 UTC  (3+ messages)

[PATCH v2 0/2] New driver for the Loongson LS2X APB DMA Controller
 2023-06-08  2:55 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: dmaengine: Add Loongson LS2X APB DMA controller
  ` [PATCH RESEND "
` [PATCH v2 2/2] dmaengine: ls2x-apb: new driver for the "
  ` [PATCH RESEND "
` [PATCH RESEND v2 0/2] New driver for the Loongson LS2X APB DMA Controller

[PATCH v2] LoongArch: Fix function write_fcsr
 2023-06-08  2:27 UTC 

[PATCH] LoongArch: Fix function write_fcsr
 2023-06-08  2:22 UTC 

[PATCH] LoongArch: let pmd_present return true when splitting pmd
 2023-06-08  2:21 UTC  (8+ messages)
    `  "

[PATCH RESEND v3 0/4] Add Loongson HD Audio support
 2023-06-07 10:44 UTC  (7+ messages)
` [PATCH RESEND v3 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support
` [PATCH RESEND v3 2/4] ALSA: hda: Using polling mode for loongson controller by default
` [PATCH RESEND v3 3/4] ALSA: hda: Workaround for SDnCTL register on loongson
` [PATCH RESEND v3 4/4] ALSA: hda/intel: Workaround for WALLCLK register for loongson controller

[PATCH v4 0/2] Modify code about clone timens
 2023-06-07  9:18 UTC  (6+ messages)
` [PATCH v4 1/2] selftests/clone3: Fix broken test under !CONFIG_TIME_NS
` [PATCH v4 2/2] LoongArch: Add support to clone a time namespace

[PATCH v3 0/4] Add Loongson HD Audio support
 2023-06-07  9:18 UTC  (6+ messages)
` [PATCH v3 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support
` [PATCH v3 2/4] ALSA: hda: Using polling mode for loongson controller by default
` [PATCH v3 3/4] ALSA: hda: Workaround for SDnCTL register on loongson
` [PATCH v3 4/4] ALSA: hda/intel: Workaround for WALLCLK register for loongson controller

[PATCH v2 00/13] local_clock() vs noinstr
 2023-06-07  8:58 UTC  (5+ messages)
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions

[PATCH v5 0/6] Add uprobes support for LoongArch
 2023-06-07  8:52 UTC  (8+ messages)
` [PATCH v5 1/6] LoongArch: Move three functions from kprobes.c to inst.c
` [PATCH v5 2/6] LoongArch: Add larch_insn_gen_break() to generate break insns
` [PATCH v5 3/6] LoongArch: Use larch_insn_gen_break() for kprobes
` [PATCH v5 4/6] LoongArch: Add uprobes support
` [PATCH v5 5/6] LoongArch: Check atomic instructions in insns_not_supported()
` [PATCH v5 6/6] LoongArch: Remove five DIE_* definitions in kdebug.h

[PATCH v3] PCI: Align pci memory space base address with page size
 2023-06-07  8:26 UTC  (5+ messages)

[PATCH v2 0/4] Add Loongson HD Audio support
 2023-06-07  4:48 UTC  (8+ messages)
` [PATCH v2 1/4] ALSA: hda: Add Loongson LS7A HD-Audio support
` [PATCH v2 2/4] ALSA: hda: Using polling mode for loongson controller by default
` [PATCH v2 3/4] ALSA: hda: Workaround for SDnCTL register on loongson controller
` [PATCH v2 4/4] ALSA: hda/intel: Workaround for WALLCLK register for "

[PATCH 0/4] Add Loongson HD Audio support
 2023-06-06 12:10 UTC  (6+ messages)
` [PATCH 2/4] ALSA: hda: Using polling mode for loongson controller by default
` [PATCH 3/4] ALSA: hda: Workaround for SDnCTL register on loongson controller

[PATCH v1] soc:loongson:add model and clock-frequency attribute parse
 2023-06-06  7:39 UTC 

[PATCH v2] PCI: Align pci memory space base address with page size
 2023-06-06  6:50 UTC  (7+ messages)

[PATCH 1/3] ASoC: Add support for Loongson I2S controller
 2023-06-05 19:50 UTC  (9+ messages)
` [PATCH 2/3] ASoC: loongson: Add Loongson Generic ASoC Sound Card Support
` [PATCH 3/3] ASoC: dt-bindings: Add support for Loongson audio card

[PATCH RESEND v3 0/5] perf tools: Modify mksyscalltbl
 2023-06-05 14:44 UTC  (5+ messages)

[PATCH] LoongArch: Align pci memory base address with page size
 2023-06-05  0:50 UTC  (11+ messages)
              `  "

[PATCH V5 0/5] Add rtc driver for the Loongson family chips
 2023-06-03  7:04 UTC  (11+ messages)
` [PATCH V5 1/5] dt-bindings: rtc: Remove the LS2X from the trivial RTCs
` [PATCH V5 2/5] rtc: Remove the Loongson-1 RTC driver
` [PATCH V5 3/5] rtc: Add rtc driver for the Loongson family chips
` [PATCH V5 4/5] MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
` [PATCH V5 5/5] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000

[PATCH v3] LoongArch: Add support to clone a time namespace
 2023-06-03  2:07 UTC  (4+ messages)

[PATCH 2/2] dmaengine: ls2x-apb: new driver for the Loongson LS2X APB DMA controller
 2023-06-02 12:55 UTC  (2+ messages)

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-06-01 21:46 UTC  (5+ messages)

[PATCH v3 25/34] m68k: Convert various functions to use ptdescs
 2023-06-01 14:18 UTC  (2+ messages)


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