> -Original Message-
> From: linux-kernel-ow...@vger.kernel.org [mailto:linux-kernel-
> ow...@vger.kernel.org] On Behalf Of Tom Lendacky
> Sent: Thursday, February 16, 2017 9:45 AM
> Subject: [RFC PATCH v4 15/28] Add support to access persistent memory in
> the clear
>
> Persistent memor
On 3/8/2017 1:09 AM, Dave Young wrote:
On 02/16/17 at 09:47am, Tom Lendacky wrote:
Use memremap() to map the setup data. This will make the appropriate
decision as to whether a RAM remapping can be done or if a fallback to
ioremap_cache() is needed (similar to the setup data debugfs support).
On 3/8/2017 12:55 AM, Dave Young wrote:
On 02/16/17 at 09:45am, Tom Lendacky wrote:
[snip]
+ * This function determines if an address should be mapped encrypted.
+ * Boot setup data, EFI data and E820 areas are checked in making this
+ * determination.
+ */
+static bool memremap_should_map_encry
On Wed, 15 Mar 2017 01:05:43 +0200
Tamara Diaconita wrote:
> Fix typos in acpi directory to make documentation grammatically correct.
Applied to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.o
On 3/8/2017 1:04 AM, Dave Young wrote:
On 02/16/17 at 09:47am, Tom Lendacky wrote:
Use memremap() to map the setup data. This simplifies the code and will
make the appropriate decision as to whether a RAM remapping can be done
or if a fallback to ioremap_cache() is needed (which includes checki
On Fri, 17 Mar 2017 20:14:08 +0200
Tamara Diaconita wrote:
> Fix typos in md-cluster.txt file to make documentation clear.
Applied to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More maj
On Fri, 17 Mar 2017 20:00:34 +0200
Tamara Diaconita wrote:
> Fix typos in mmc-dev-attrs.txt to make documentation clear.
Applied to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More major
On Fri, 17 Mar 2017 19:29:48 +0200
Tamara Diaconita wrote:
> Fix spelling mistakes in leds-lp55xx.txt file to make documentation
> clear.
Applied to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kern
On Thu, 16 Mar 2017 17:42:16 +0200
Tamara Diaconita wrote:
> Correct spelling mistakes in vfio-mediates-device.txt to make
> documentation clear.
Applied to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@v
On Thu, 16 Mar 2017 17:39:46 +0200
Tamara Diaconita wrote:
> Fix spelling mistakes in sync_file.txt to make documentation clear.
Applied to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
M
On Thu, 16 Mar 2017 09:37:32 +0100
Hans Holmberg wrote:
> A bunch of documentation files have moved, correct the paths.
Applied (finally!) to the docs tree, thanks.
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
Fix typos in md-cluster.txt file to make documentation clear.
Signed-off-by: Tamara Diaconita
---
Changes since v1:
*Correct 'over-rides' to 'overrides'.
Documentation/md/md-cluster.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/md/md-cluster.txt b/Documen
Fix typos in mmc-dev-attrs.txt to make documentation clear.
Signed-off-by: Tamara Diaconita
---
Documentation/mmc/mmc-dev-attrs.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/mmc/mmc-dev-attrs.txt
b/Documentation/mmc/mmc-dev-attrs.txt
index 404a0e9..2c
On 03/17/17 10:48, Tamara Diaconita wrote:
> Fix typos in md-cluster.txt file to make documentation clear.
>
> Signed-off-by: Tamara Diaconita
> ---
> Documentation/md/md-cluster.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/md/md-cluster.txt b/Docum
Fix typos in md-cluster.txt file to make documentation clear.
Signed-off-by: Tamara Diaconita
---
Documentation/md/md-cluster.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/md/md-cluster.txt b/Documentation/md/md-cluster.txt
index 3888327..35e05d4 100644
--
Fix spelling mistakes in leds-lp55xx.txt file to make documentation
clear.
Signed-off-by: Tamara Diaconita
---
Documentation/leds/leds-lp55xx.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/leds/leds-lp55xx.txt
b/Documentation/leds/leds-lp55xx.txt
index bce
On 03/16/2017 06:01 PM, Archit Taneja wrote:
>
>
> On 3/7/2017 10:12 PM, Neil Armstrong wrote:
>> Add documentation for added Bus Formats to describe RGB and YUS formats used
>
> s/YUS/YUV
Thanks again
>
>> as input to the Synopsys DesignWare HDMI TX Controller.
>>
>> Signed-off-by: Neil
On Fri, Mar 17, 2017 at 04:03:59AM +0200, Michael S. Tsirkin wrote:
> On Thu, Mar 16, 2017 at 05:14:15PM -0400, Gabriel L. Somlo wrote:
> > On Thu, Mar 16, 2017 at 04:17:11PM -0400, Gabriel L. Somlo wrote:
> > > On Thu, Mar 16, 2017 at 09:27:56PM +0200, Michael S. Tsirkin wrote:
> > > > On Thu, Mar
18 matches
Mail list logo