Palmer Dabbelt ([email protected])

Number of posts: 479 (0.52 per day)
First post: 2021-11-19 16:19:08
Last post: 2024-06-07 14:26:00

Date List Subject
2022-05-25 22:12:10 linux-kernel Re: [PATCH v2 1/4] RISC-V: Avoid empty create_*_mapping definitions
2022-05-23 20:43:35 linux-kernel Re: [PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers
2022-05-23 08:08:26 linux-kernel [PATCH v1 5/5] RISC-V: Allow kexec_file() on 32-bit platforms
2022-05-23 07:50:03 linux-kernel [PATCH v1 1/5] drivers: of: kexec ima: Support 32-bit platforms
2022-05-23 06:15:03 linux-kernel [GIT PULL] RISC-V Fixes for 5.18
2022-05-23 05:59:34 linux-kernel [PATCH v3] RISC-V: Add CONFIG_{NON,}PORTABLE
2022-05-23 02:07:57 linux-kernel Re: [PATCH v2] RISC-V: Add CONFIG_{NON,}PORTABLE
2022-05-21 12:37:17 linux-kernel [PATCH v1 3/5] RISC-V: kexec: Use Elf64 on 64-bit targets
2022-05-21 01:24:01 linux-kernel [PATCH v1 2/5] ima: Fix a build issue on 32-bit platforms
2022-05-21 00:51:44 linux-kernel [PATCH v1 4/5] RISC-V: purgatory: Use XLEN-length loads to support rv32
2022-05-20 20:30:42 linux-kernel [PATCH v1 0/5] Support kexec_file on 32-bit RISC-V
2022-05-18 04:35:53 linux-kernel Re: CFP open for RISC-V MC at Linux Plumbers Conference 2022
2022-05-10 01:29:20 linux-kernel [PATCH v5 5/7] RISC-V: Move to generic spinlocks
2022-05-10 01:17:01 linux-kernel [PATCH v5 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
2022-05-10 00:19:47 linux-kernel [PATCH v5 6/7] RISC-V: Move to queued RW locks
2022-05-09 23:44:20 linux-kernel [PATCH v5 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
2022-05-09 23:35:44 linux-kernel [PATCH v5 4/7] openrisc: Move to ticket-spinlock
2022-05-09 23:35:01 linux-kernel [PATCH v5 7/7] csky: Move to generic ticket-spinlock
2022-05-09 23:34:51 linux-kernel [PATCH v5 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
2022-05-09 23:34:40 linux-kernel [GIT PULL] asm-generic: New generic ticket-based spinlock
2022-05-09 23:34:17 linux-kernel [PATCH v5 0/7] Generic Ticket Spinlocks
2022-05-09 09:49:35 linux-kernel Re: [PATCH v4 0/7] Generic Ticket Spinlocks
2022-05-09 06:48:00 linux-kernel [GIT PULL] RISC-V Fix for 5.18-rc6
2022-05-03 01:05:46 linux-kernel [PATCH v4 7/7] csky: Move to generic ticket-spinlock
2022-05-03 00:57:03 linux-kernel [PATCH v4 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
2022-05-03 00:34:21 linux-kernel [GIT PULL] RISC-V Fixes for 5.18-rc6
2022-05-02 23:35:58 linux-kernel [PATCH v4 5/7] RISC-V: Move to generic spinlocks
2022-05-02 20:22:40 linux-kernel [PATCH v4 4/7] openrisc: Move to ticket-spinlock
2022-05-02 13:35:57 linux-kernel [PATCH v4 6/7] RISC-V: Move to queued RW locks
2022-05-01 16:50:33 linux-kernel [PATCH v4 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
2022-05-01 16:49:55 linux-kernel [PATCH v4 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
2022-04-30 16:25:03 linux-kernel [PATCH v4 0/7] Generic Ticket Spinlocks
2022-04-22 21:42:00 linux-kernel Re: [PATCH v1] RISC-V: Add braces around an empty if statement bodies
2022-04-22 21:36:51 linux-kernel [PATCH v1] RISC-V: Only default to spinwait on SBI-0.1 and M-mode
2022-04-22 19:53:28 linux-kernel [PATCH v2 0/4] RISC-V: Various XIP fixes
2022-04-22 19:36:44 linux-kernel [PATCH v1] RISC-V: defconfigs: Add syzkaller's config as a defconfig
2022-04-22 19:10:47 linux-kernel [PATCH v2 4/4] RISC-V: Fix the XIP build
2022-04-22 19:08:46 linux-kernel [GIT PULL] RISC-V Fixes for 5.18-rc4
2022-04-22 18:58:30 linux-kernel [PATCH v2 1/4] RISC-V: Avoid empty create_*_mapping definitions
2022-04-22 17:20:35 linux-kernel Re: drivers/perf/riscv_pmu_sbi.c:464 pmu_sbi_get_ctrinfo() warn: potentially one past the end of array 'pmu_ctr_list[i]'
2022-04-21 23:44:23 linux-kernel [PATCH v2 3/4] RISC-V: Split out the XIP fixups into their own file
2022-04-21 18:02:44 linux-kernel [PATCH v2 2/4] RISC-V: ignore xipImage
2022-04-21 07:18:24 linux-kernel Re: arch/riscv/mm/init.c:782:83: warning: suggest braces around empty body in an 'if' statement
2022-04-21 03:25:52 linux-kernel [PATCH v1] RISC-V: Move the "Call Trace" to dump_backtrace()
2022-04-20 20:57:55 linux-kernel [PATCH v1] RISC-V: Add braces around an empty if statement bodies
2022-04-20 17:38:34 linux-kernel Re: [PATCH -next] cpuidle: riscv: support non-SMP config
2022-04-16 02:35:06 linux-kernel [PATCH v3 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
2022-04-16 02:10:48 linux-kernel [PATCH v3 4/7] openrisc: Move to ticket-spinlock
2022-04-16 01:40:17 linux-kernel [PATCH v3 6/7] RISC-V: Move to queued RW locks
2022-04-16 01:39:58 linux-kernel Re: [PATCH v3 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
2022-04-16 01:37:05 linux-kernel [PATCH v3 7/7] csky: Move to generic ticket-spinlock