[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-25 11:10 UTC (3+ messages)
[PATCH v3 00/13] OpenRISC misc cleanups for 5.19
2022-05-21 13:13 UTC (14+ messages)
` [PATCH v3 01/13] openrisc: Add gcc machine instruction flag configuration
` [PATCH v3 02/13] openrisc: Cleanup emergency print handling
` [PATCH v3 03/13] openrisc: Add support for liteuart emergency printing
` [PATCH v3 04/13] openrisc: Add syscall details to emergency syscall debugging
` [PATCH v3 05/13] openrisc: Pretty print show_registers memory dumps
` [PATCH v3 06/13] openrisc: Update litex defconfig to support glibc userland
` [PATCH v3 07/13] openrisc/traps: Declare file scope symbols as static
` [PATCH v3 08/13] openrisc/traps: Remove die_if_kernel function
` [PATCH v3 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
` [PATCH v3 10/13] openrisc/time: Fix symbol scope warnings
` [PATCH v3 11/13] openrisc/delay: Add include to fix symbol not declared warning
` [PATCH v3 12/13] openrisc/fault: Fix symbol scope warnings
` [PATCH v3 13/13] openrisc: Remove unused IMMU tlb workardound
[PATCH] openrisc: Allow power off handler overriding
2022-05-21 1:53 UTC
[PATCH v2 00/13] OpenRISC misc cleanups for 5.19
2022-05-17 21:27 UTC (15+ messages)
` [PATCH v2 01/13] openrisc: Add gcc machine instruction flag configuration
` [PATCH v2 02/13] openrisc: Cleanup emergency print handling
` [PATCH v2 03/13] openrisc: Add support for liteuart emergency printing
` [PATCH v2 04/13] openrisc: Add syscall details to emergency syscall debugging
` [PATCH v2 05/13] openrisc: Pretty print show_registers memory dumps
` [PATCH v2 06/13] openrisc: Update litex defconfig to support glibc userland
` [PATCH v2 07/13] openrisc/traps: Declare file scope symbols as static
` [PATCH v2 08/13] openrisc/traps: Remove die_if_kernel function
` [PATCH v2 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
` [PATCH v2 10/13] openrisc/time: Fix symbol scope warnings
` [PATCH v2 11/13] openrisc/delay: Add include to fix symbol not declared warning
` [PATCH v2 12/13] openrisc/fault: Fix symbol scope warnings
` [PATCH v2 13/13] openrisc: Remove unused IMMU tlb workardound
[PULL 0/4] OpenRISC fixes for QEMU 2022-05-15
2022-05-15 23:50 UTC (7+ messages)
` [PULL 1/4] hw/openrisc: page-align FDT address
` [PULL 2/4] hw/openrisc: support 4 serial ports in or1ksim
` [PULL 3/4] hw/openrisc: use right OMPIC size variable
` [PULL 4/4] target/openrisc: Do not reset delay slot flag on early tb exit
[PATCH 00/13] OpenIRSC misc cleanups for 5.19
2022-05-15 21:36 UTC (16+ messages)
` [PATCH 01/13] openrisc: Add gcc machine instruction flag configuration
` [PATCH 02/13] openrisc: Cleanup emergency print handling
` [PATCH 03/13] openrisc: Add support for liteuart emergency printing
` [PATCH 04/13] openrisc: Add syscall details to emergency syscall debugging
` [PATCH 05/13] openrisc: Pretty print show_registers memory dumps
` [PATCH 06/13] openrisc: Update litex defconfig to support glibc userland
` [PATCH 07/13] openrisc/traps: Declare file scope symbols as static
` [PATCH 08/13] openrisc/traps: Remove die_if_kernel function
` [PATCH 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
` [PATCH 10/13] openrisc/time: Fix symbol scope warnings
` [PATCH 11/13] openrisc/delay: Add include to fix symbol not declared warning
` [PATCH 12/13] openrisc/fault: Fix symbol scope warnings
` [PATCH 13/13] openrisc: Remove unused IMMU tlb workardound
[PATCH] openrisc: remove bogus nops and shutdowns
2022-05-11 20:54 UTC (5+ messages)
` [PATCH v2] "
[OpenRISC] Add openrisc@lists.librecores.org to lore.kernel.org
2022-05-11 20:53 UTC (6+ messages)
[PATCH v5 0/7] Generic Ticket Spinlocks
2022-05-09 22:29 UTC (8+ messages)
` [PATCH v5 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH v5 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH v5 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [PATCH v5 4/7] openrisc: Move to ticket-spinlock
` [PATCH v5 5/7] RISC-V: Move to generic spinlocks
` [PATCH v5 6/7] RISC-V: Move to queued RW locks
` [PATCH v5 7/7] csky: Move to generic ticket-spinlock
[OpenRISC] [PATCH v4 0/7] Generic Ticket Spinlocks
2022-05-06 14:34 UTC (20+ 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
` [PATCH v4 0/7] Generic Ticket Spinlocks
[OpenRISC] [PATCH] hw/openrisc: use right OMPIC size variable
2022-05-04 22:23 UTC (8+ messages)
` [OpenRISC] [PATCH v2] "
` "
[OpenRISC] [PATCH] target/openrisc: implement shutdown and reset helpers
2022-05-03 14:46 UTC (5+ messages)
[OpenRISC] [PATCH] hw/openrisc: support 4 serial ports in or1ksim
2022-05-02 23:20 UTC
[OpenRISC] [PATCH] openrisc: define nop command for simulator reboot
2022-04-30 22:45 UTC (4+ messages)
[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 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] [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 (17+ messages)
` [OpenRISC] [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [OpenRISC] [PATCH V3 09/30] arm/mm: "
page: next (older)
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).