openrisc.lists.librecores.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-17 07:20:11 to 2022-04-30 22:42:40 UTC [more...]

[OpenRISC] [PATCH v8 06/19] openrisc: start CPU timer early in boot
 2022-04-30 22:42 UTC  (4+ messages)
      ` [OpenRISC] [PATCH v9 06/21] "

[OpenRISC] [PATCH] openrisc: fix typos in comments
 2022-04-30 22:42 UTC  (2+ messages)

[OpenRISC] [PATCH v4 0/7] Generic Ticket Spinlocks
 2022-04-30 15:36 UTC  (8+ messages)
` [OpenRISC] [PATCH v4 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [OpenRISC] [PATCH v4 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [OpenRISC] [PATCH v4 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [OpenRISC] [PATCH v4 4/7] openrisc: Move to ticket-spinlock
` [OpenRISC] [PATCH v4 5/7] RISC-V: Move to generic spinlocks
` [OpenRISC] [PATCH v4 6/7] RISC-V: Move to queued RW locks
` [OpenRISC] [PATCH v4 7/7] csky: Move to generic ticket-spinlock

[OpenRISC] [PATCH v3 0/7] Generic Ticket Spinlocks
 2022-04-30  7:52 UTC  (15+ messages)
` [OpenRISC] [PATCH v3 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [OpenRISC] [PATCH v3 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [OpenRISC] [PATCH v3 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [OpenRISC] [PATCH v3 4/7] openrisc: Move to ticket-spinlock
` [OpenRISC] [PATCH v3 5/7] RISC-V: Move to generic spinlocks
` [OpenRISC] [PATCH v3 6/7] RISC-V: Move to queued RW locks
` [OpenRISC] [PATCH v3 7/7] csky: Move to generic ticket-spinlock

[OpenRISC] Add openrisc@lists.librecores.org to lore.kernel.org
 2022-04-29  3:14 UTC  (3+ messages)

[OpenRISC] [PATCH] openrisc: define nop command for simulator reboot
 2022-04-28 12:42 UTC  (3+ messages)

[OpenRISC] [PATCH] hw/openrisc: page-align FDT address
 2022-04-28 12:01 UTC  (2+ messages)

[OpenRISC] [PATCH 0/7] Openrisc misc features / fixes
 2022-04-28 11:47 UTC  (9+ messages)
` [OpenRISC] [PATCH 2/7] target/openrisc: add shutdown logic
  ` [OpenRISC] [Qemu-devel] "

[OpenRISC] [PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 21:26 UTC 

[OpenRISC] Tomasulo's Core
 2022-04-13 20:48 UTC  (2+ messages)

[OpenRISC] drivers/pci/proc.c:150:17: sparse: sparse: restricted __le16 degrades to integer
 2022-03-31  8:43 UTC 

[OpenRISC] FPU licensing request
 2022-03-28 11:35 UTC  (5+ messages)

[OpenRISC] [GIT PULL] OpenRISC updates for 5.18
 2022-03-27 19:33 UTC  (2+ messages)

[OpenRISC] [PATCH V2 0/5] Generic Ticket Spinlocks
 2022-03-22 21:24 UTC  (17+ messages)
` [OpenRISC] [PATCH V2 1/5] asm-generic: ticket-lock: New generic ticket-based spinlock
` [OpenRISC] [PATCH V2 2/5] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [OpenRISC] [PATCH V2 3/5] csky: Move to generic ticket-spinlock
` [OpenRISC] [PATCH V2 4/5] RISC-V: Move to ticket-spinlocks & RW locks
` [OpenRISC] [PATCH V2 5/5] openrisc: Move to ticket-spinlock

[OpenRISC] [PATCH 0/5] Generic Ticket Spinlocks
 2022-03-22 20:19 UTC  (25+ messages)
` [OpenRISC] [PATCH 1/5] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [OpenRISC] [PATCH 2/5] asm-generic: ticket-lock: New generic ticket-based spinlock
` [OpenRISC] [PATCH 3/5] openrisc: Move to ticket-spinlock
` [OpenRISC] [PATCH 4/5] RISC-V: Move to ticket-spinlocks
` [OpenRISC] [PATCH 5/5] RISC-V: Move to queued RW locks

[OpenRISC] Call for help - OpenRISC D-Cache issue
 2022-03-14  3:10 UTC  (4+ messages)

[OpenRISC] [PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-09 11:33 UTC  (49+ messages)
` [OpenRISC] [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [OpenRISC] [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
` [OpenRISC] [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [OpenRISC] [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [OpenRISC] [PATCH V3 05/30] arm64/mm: "
` [OpenRISC] [PATCH V3 06/30] sparc/mm: "
` [OpenRISC] [PATCH V3 07/30] mips/mm: "
` [OpenRISC] [PATCH V3 08/30] m68k/mm: "
` [OpenRISC] [PATCH V3 09/30] arm/mm: "
` [OpenRISC] [PATCH V3 10/30] x86/mm: "
` [OpenRISC] [PATCH V3 11/30] mm/mmap: Drop protection_map[]
` [OpenRISC] [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [OpenRISC] [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [OpenRISC] [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [OpenRISC] [PATCH V3 15/30] riscv/mm: "
` [OpenRISC] [PATCH V3 16/30] alpha/mm: "
` [OpenRISC] [PATCH V3 17/30] sh/mm: "
` [OpenRISC] [PATCH V3 18/30] arc/mm: "
` [OpenRISC] [PATCH V3 19/30] csky/mm: "
` [OpenRISC] [PATCH V3 20/30] xtensa/mm: "
` [OpenRISC] [PATCH V3 21/30] parisc/mm: "
` [OpenRISC] [PATCH V3 22/30] openrisc/mm: "
` [OpenRISC] [PATCH V3 23/30] um/mm: "
` [OpenRISC] [PATCH V3 24/30] microblaze/mm: "
` [OpenRISC] [PATCH V3 25/30] nios2/mm: "
` [OpenRISC] [PATCH V3 26/30] hexagon/mm: "
` [OpenRISC] [PATCH V3 27/30] nds32/mm: "
` [OpenRISC] [PATCH V3 28/30] ia64/mm: "
` [OpenRISC] [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [OpenRISC] [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[OpenRISC] [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-25  4:33 UTC  (65+ messages)
` [OpenRISC] [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [OpenRISC] [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [OpenRISC] [PATCH v2 05/18] x86: remove __range_not_ok()
` [OpenRISC] [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [OpenRISC] [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [OpenRISC] [PATCH v2 08/18] uaccess: add generic __{get, put}_kernel_nofault
` [OpenRISC] [PATCH v2 09/18] mips: use simpler access_ok()
` [OpenRISC] [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [OpenRISC] [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [OpenRISC] [PATCH v2 13/18] uaccess: generalize access_ok()
` [OpenRISC] [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [OpenRISC] [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
` [OpenRISC] [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[OpenRISC] [PATCH] or1k: Define PI_STATIC_AND_HIDDEN
 2022-02-21 18:07 UTC  (2+ messages)

[OpenRISC] [PATCH V2 22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-21  6:38 UTC 

[OpenRISC] Architecture Revision 1.4 - FPCSR access
 2022-02-19 23:04 UTC 


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).