LinuxLists
Users
About
George Spelvin (
[email protected]
)
Number of posts: 137 (0.34 per day)
First post: 2019-03-09 03:21:25
Last post: 2020-04-15 22:57:01
Previous Page
Date
List
Subject
2019-03-28 10:02:15
linux-kernel
Re: [RFC PATCH v2] random: add get_random_max() function
2019-03-25 01:17:05
linux-kernel
Re: [RFC PATCH] random: add get_random_max() function
2019-03-25 00:29:07
linux-kernel
Re: [RFC PATCH] random: add get_random_max() function
2019-03-19 08:27:40
linux-kernel
[RESEND PATCH v2 3/5] lib/sort: Avoid indirect calls to built-in swap
2019-03-19 08:27:06
linux-kernel
[RESEND PATCH v2 0/5] lib/sort & lib/list_sort: faster and smaller
2019-03-19 08:25:40
linux-kernel
[RESEND PATCH v2 1/5] lib/sort: Make swap functions more generic
2019-03-19 08:23:58
linux-kernel
[RESEND PATCH v2 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-19 08:23:58
linux-kernel
[RESEND PATCH v2 2/5] lib/sort: Use more efficient bottom-up heapsort variant
2019-03-16 03:54:52
linux-kernel
[PATCH v2 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-16 03:54:44
linux-kernel
[PATCH v2 0/5] lib/sort & lib/list_sort: faster and smaller
2019-03-16 03:54:14
linux-kernel
[PATCH v2 3/5] lib/sort: Avoid indirect calls to built-in swap
2019-03-16 03:52:38
linux-kernel
[PATCH v2 1/5] lib/sort: Make swap functions more generic
2019-03-16 03:52:33
linux-kernel
[PATCH v2 2/5] lib/sort: Use more efficient bottom-up heapsort variant
2019-03-16 03:52:29
linux-kernel
[PATCH v2 5/5] lib/list_sort: Optimize number of calls to comparison function
2019-03-16 03:51:58
linux-kernel
Re: [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-15 17:01:06
linux-kernel
Re: [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-15 10:24:29
linux-kernel
Re: [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-15 04:35:02
linux-kernel
Re: [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-15 03:37:33
linux-kernel
Re: [PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-14 12:02:22
linux-kernel
Re: [PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-14 10:14:36
linux-kernel
Re: [PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-14 10:13:17
linux-kernel
Re: [PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-14 09:44:13
linux-kernel
Re: [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-14 01:59:58
linux-kernel
Re: [PATCH 5/5] lib/list_sort: Optimize number of calls to comparison function
2019-03-14 00:04:33
linux-kernel
Re: [PATCH 2/5] lib/sort: Use more efficient bottom-up heapsort variant
2019-03-13 23:17:58
linux-kernel
Re: [PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-10 22:31:32
linux-kernel
Re: [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-09 21:06:13
linux-kernel
Re: [PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-09 15:58:06
linux-kernel
Re: [PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-09 03:23:50
linux-kernel
[PATCH 2/5] lib/sort: Use more efficient bottom-up heapsort variant
2019-03-09 03:23:09
linux-kernel
[PATCH 1/5] lib/sort: Make swap functions more generic
2019-03-09 03:22:59
linux-kernel
[PATCH 5/5] lib/list_sort: Optimize number of calls to comparison function
2019-03-09 03:22:31
linux-kernel
[PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
2019-03-09 03:21:53
linux-kernel
[PATCH 3/5] lib/sort: Avoid indirect calls to built-in swap
2019-03-09 03:21:25
linux-kernel
[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller