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-09-20 17:33:56
linux-kernel
[PATCH v2 02/20] vmw_balloon: unify commands tracing and stats
2018-09-20 17:33:33
linux-kernel
[PATCH v2 13/20] vmw_balloon: general style cleanup
2018-09-20 17:33:19
linux-kernel
[PATCH v2 17/20] vmw_balloon: compaction support
2018-09-20 17:33:08
linux-kernel
[PATCH v2 12/20] vmw_balloon: rework the inflate and deflate loops
2018-09-20 17:32:50
linux-kernel
[PATCH v2 16/20] mm/balloon_compaction: list interfaces
2018-09-20 17:32:49
linux-kernel
[PATCH v2 15/20] mm/balloon_compaction: suppress allocation warnings
2018-09-20 17:32:43
linux-kernel
[PATCH v2 20/20] vmw_balloon: split refused pages
2018-09-20 17:32:38
linux-kernel
[PATCH v2 18/20] vmw_balloon: support 64-bit memory limit
2018-09-20 17:32:32
linux-kernel
[PATCH v2 14/20] vmw_balloon: add reset stat
2018-09-18 21:36:55
linux-kernel
[PATCH v8 02/10] Makefile: Prepare for using macros for inline asm
2018-09-18 21:33:52
linux-kernel
[PATCH v8 01/10] xtensa: defining LINKER_SCRIPT for the linker script
2018-09-18 21:32:36
linux-kernel
[PATCH v8 00/10] x86: macrofying inline asm for better compilation
2018-09-18 21:32:26
linux-kernel
[PATCH v8 05/10] x86: alternatives: macrofy locks for better inlining
2018-09-18 21:31:58
linux-kernel
[PATCH v8 04/10] x86: refcount: prevent gcc distortions
2018-09-18 21:31:47
linux-kernel
[PATCH v8 03/10] x86: objtool: use asm macro for better compiler decisions
2018-09-18 21:31:40
linux-kernel
[PATCH v8 07/10] x86: prevent inline distortion by paravirt ops
2018-09-18 21:31:33
linux-kernel
[PATCH v8 08/10] x86: extable: use macros instead of inline assembly
2018-09-18 21:31:23
linux-kernel
[PATCH v8 06/10] x86: bug: prevent gcc distortions
2018-09-18 21:31:13
linux-kernel
[PATCH v8 10/10] x86: jump-labels: use macros instead of inline assembly
2018-09-18 21:31:10
linux-kernel
[PATCH v8 09/10] x86: cpufeature: use macros instead of inline assembly
2018-09-18 16:44:53
linux-kernel
Re: [PATCH 00/19] vmw_balloon: compaction, shrinker, 64-bit, etc.
2018-09-18 06:43:56
linux-kernel
[PATCH 11/19] vmw_balloon: rework the inflate and deflate loops
2018-09-18 06:43:48
linux-kernel
[PATCH 03/19] vmw_balloon: merge send_lock and send_unlock path
2018-09-18 06:43:32
linux-kernel
[PATCH 18/19] vmw_balloon: memory shrinker
2018-09-18 06:43:12
linux-kernel
[PATCH 07/19] vmw_balloon: treat all refused pages equally
2018-09-18 06:43:11
linux-kernel
[PATCH 00/19] vmw_balloon: compaction, shrinker, 64-bit, etc.
2018-09-18 06:43:02
linux-kernel
[PATCH 02/19] vmw_balloon: unify commands tracing and stats
2018-09-18 06:42:50
linux-kernel
[PATCH 01/19] vmw_balloon: handle commands in a single function.
2018-09-18 06:42:33
linux-kernel
[PATCH 04/19] vmw_balloon: simplifying batch access
2018-09-18 06:42:19
linux-kernel
[PATCH 05/19] vmw_balloon: remove sleeping allocations
2018-09-18 06:42:16
linux-kernel
[PATCH 15/19] mm/balloon_compaction: list interfaces
2018-09-18 06:42:11
linux-kernel
[PATCH 08/19] vmw_balloon: refactor change size from vmballoon_work
2018-09-18 06:42:08
linux-kernel
[PATCH 17/19] vmw_balloon: support 64-bit memory limit
2018-09-18 06:41:54
linux-kernel
[PATCH 06/19] vmw_balloon: change batch/single lock abstractions
2018-09-18 06:41:45
linux-kernel
[PATCH 09/19] vmw_balloon: simplify vmballoon_send_get_target()
2018-09-18 06:41:40
linux-kernel
[PATCH 10/19] vmw_balloon: stats rework
2018-09-18 06:41:31
linux-kernel
[PATCH 14/19] mm/balloon_compaction: suppress allocation warnings
2018-09-18 06:41:23
linux-kernel
[PATCH 13/19] vmw_balloon: add reset stat
2018-09-18 06:41:14
linux-kernel
[PATCH 12/19] vmw_balloon: general style cleanup
2018-09-18 06:41:07
linux-kernel
[PATCH 19/19] vmw_balloon: split refused pages
2018-09-18 06:41:00
linux-kernel
[PATCH 16/19] vmw_balloon: compaction support
2018-09-10 17:01:46
linux-kernel
Re: [PATCH v7 00/10] x86: macrofying inline asm for better compilation
2018-09-07 20:53:37
linux-kernel
Re: [PATCH v2 4/6] x86/alternatives: initializing temporary mm for patching
2018-09-06 21:32:57
linux-kernel
Re: [PATCH v2 1/6] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
2018-09-06 21:22:19
linux-kernel
Re: [PATCH v2 1/6] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
2018-09-06 21:21:02
linux-kernel
Re: [PATCH v2 1/6] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
2018-09-06 21:14:29
linux-kernel
Re: [PATCH v2 0/6] x86/alternatives: text_poke() fixes
2018-09-06 21:10:00
linux-kernel
Re: [PATCH v2 0/6] x86/alternatives: text_poke() fixes
2018-09-06 17:04:11
linux-kernel
Re: [PATCH v2 0/6] x86/alternatives: text_poke() fixes
2018-09-05 19:12:53
linux-kernel
Re: [PATCH v2 0/6] x86/alternatives: text_poke() fixes
2018-09-05 19:04:58
linux-kernel
Re: [PATCH v2 0/6] x86/alternatives: text_poke() fixes