LinuxLists
Users
About
Nadav Amit (
[email protected]
)
Number of posts: 1065 (1.74 per day)
First post: 2016-03-24 00:45:55
Last post: 2017-11-25 03:46:28
Previous Page
/
Next Page
Date
List
Subject
2018-06-22 17:27:38
linux-kernel
[PATCH v6 2/9] x86: objtool: use asm macro for better compiler decisions
2018-06-22 17:27:07
linux-kernel
[PATCH v6 6/9] x86: prevent inline distortion by paravirt ops
2018-06-22 17:27:01
linux-kernel
[PATCH v6 5/9] x86: bug: prevent gcc distortions
2018-06-22 17:26:55
linux-kernel
[PATCH v6 4/9] x86: alternatives: macrofy locks for better inlining
2018-06-22 17:26:16
linux-kernel
[PATCH v6 1/9] Makefile: Prepare for using macros for inline asm
2018-06-22 17:25:56
linux-kernel
[PATCH v6 8/9] x86: cpufeature: use macros instead of inline assembly
2018-06-22 17:25:49
linux-kernel
[PATCH v6 0/9] x86: macrofying inline asm for better compilation
2018-06-22 17:25:20
linux-kernel
[PATCH v6 3/9] x86: refcount: prevent gcc distortions
2018-06-22 17:24:57
linux-kernel
[PATCH v6 9/9] x86: jump-labels: use macros instead of inline assembly
2018-06-22 17:23:56
linux-kernel
[PATCH v6 7/9] x86: extable: use macros instead of inline assembly
2018-06-20 16:49:05
linux-kernel
Re: [PATCH v5 0/9] x86: macrofying inline asm for better compilation
2018-06-20 06:19:01
linux-kernel
[PATCH v3 3/7] vmw_balloon: VMCI_DOORBELL_SET does not check status
2018-06-20 06:18:55
linux-kernel
[PATCH v3 4/7] vmw_balloon: fix VMCI use when balloon built into kernel
2018-06-20 06:17:47
linux-kernel
[PATCH v3 7/7] vmw_balloon: update maintainers list
2018-06-20 06:17:30
linux-kernel
[PATCH v3 6/7] vmw_balloon: update copyright message
2018-06-20 06:17:24
linux-kernel
[PATCH v3 5/7] vmw_balloon: remove inflation rate limiting
2018-06-20 06:17:01
linux-kernel
[PATCH v3 0/7] vmw_balloon: addressing bugs and issues
2018-06-20 06:16:38
linux-kernel
[PATCH v3 2/7] vmw_balloon: do not use 2MB without batching
2018-06-20 06:16:20
linux-kernel
[PATCH v3 1/7] vmw_balloon: fix inflation of 64-bit GFNs
2018-06-20 03:08:35
linux-kernel
[PATCH v5 2/9] x86: objtool: use asm macro for better compiler decisions
2018-06-20 03:07:37
linux-kernel
[PATCH v5 4/9] x86: alternatives: macrofy locks for better inlining
2018-06-20 03:07:34
linux-kernel
[PATCH v5 0/9] x86: macrofying inline asm for better compilation
2018-06-20 03:07:18
linux-kernel
[PATCH v5 3/9] x86: refcount: prevent gcc distortions
2018-06-20 03:06:32
linux-kernel
[PATCH v5 5/9] x86: bug: prevent gcc distortions
2018-06-20 03:06:21
linux-kernel
[PATCH v5 6/9] x86: prevent inline distortion by paravirt ops
2018-06-20 03:05:40
linux-kernel
[PATCH v5 8/9] x86: cpufeature: use macros instead of inline assembly
2018-06-20 03:05:13
linux-kernel
[PATCH v5 7/9] x86: extable: use macros instead of inline assembly
2018-06-20 03:05:04
linux-kernel
[PATCH v5 1/9] Makefile: Prepare for using macros for inline asm
2018-06-20 03:04:46
linux-kernel
[PATCH v5 9/9] x86: jump-labels: use macros instead of inline assembly
2018-06-19 07:13:37
linux-kernel
Re: [PATCH v4 1/9] Makefile: Prepare for using macros for inline asm
2018-06-15 20:40:01
linux-kernel
Re: [PATCH v2 6/7] vmw_balloon: update copyright message
2018-06-14 05:57:18
linux-kernel
Re: [PATCH v2 1/7] vmw_balloon: fix inflation of 64-bit GFNs
2018-06-14 05:42:36
linux-kernel
Re: [PATCH v2 1/7] vmw_balloon: fix inflation of 64-bit GFNs
2018-06-14 05:34:29
linux-kernel
Re: [PATCH v2 6/7] vmw_balloon: update copyright message
2018-06-13 22:20:32
linux-kernel
Re: [PATCH v4 1/9] Makefile: Prepare for using macros for inline asm
2018-06-13 21:13:30
linux-kernel
[PATCH v2 6/7] vmw_balloon: update copyright message
2018-06-13 21:13:25
linux-kernel
[PATCH v2 0/7] vmw_balloon: addressing bugs and issues
2018-06-13 21:12:37
linux-kernel
[PATCH v2 7/7] vmw_balloon: update maintainers list
2018-06-13 21:11:58
linux-kernel
[PATCH v2 5/7] vmw_balloon: remove inflation rate limiting
2018-06-13 21:11:38
linux-kernel
[PATCH v2 4/7] vmw_balloon: fix VMCI use when balloon built into kernel
2018-06-13 21:11:18
linux-kernel
[PATCH v2 1/7] vmw_balloon: fix inflation of 64-bit GFNs
2018-06-13 21:10:39
linux-kernel
[PATCH v2 2/7] vmw_balloon: do not use 2MB without batching
2018-06-13 21:10:11
linux-kernel
[PATCH v2 3/7] vmw_balloon: VMCI_DOORBELL_SET does not check status
2018-06-13 18:28:09
linux-kernel
Re: [PATCH 3/7] vmw_balloon: fix inflation of 64-bit GFNs
2018-06-13 18:25:31
linux-kernel
Re: [PATCH 1/7] vmw_balloon: update copyright message
2018-06-13 18:23:02
linux-kernel
[PATCH 7/7] vmw_balloon: remove inflation rate limiting
2018-06-13 18:22:53
linux-kernel
[PATCH 2/7] vmw_balloon: update maintainers list
2018-06-13 18:22:45
linux-kernel
[PATCH 4/7] vmw_balloon: do not use 2MB without batching
2018-06-13 18:21:15
linux-kernel
[PATCH 0/7] vmw_balloon: addressing bugs and issues
2018-06-13 18:21:02
linux-kernel
[PATCH 3/7] vmw_balloon: fix inflation of 64-bit GFNs
2018-06-13 18:20:43
linux-kernel
[PATCH 6/7] vmw_balloon: fix VMCI use when balloon built into kernel