<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b5d3c728 - x86/mtrr: Move 32-bit code from mtrr.c to legacy.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile#b5d3c728</link>
        <description>x86/mtrr: Move 32-bit code from mtrr.c to legacy.cThere is some code in mtrr.c which is relevant for old 32-bit CPUsonly. Move it to a new source legacy.c.While modifying mtrr_init_finalize() fix spelling of its name.Suggested-by: Borislav Petkov &lt;bp@alien8.de&gt;Signed-off-by: Juergen Gross &lt;jgross@suse.com&gt;Signed-off-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;Tested-by: Michael Kelley &lt;mikelley@microsoft.com&gt;Link: https://lore.kernel.org/r/20230502120931.20719-9-jgross@suse.comSigned-off-by: Borislav Petkov (AMD) &lt;bp@alien8.de&gt;

            List of files:
            /linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile</description>
        <pubDate>Tue, 02 May 2023 12:09:23 +0000</pubDate>
        <dc:creator>Juergen Gross &lt;jgross@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>e6d8c84a - x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile#e6d8c84a</link>
        <description>x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixesKbuild uses the first file as the name for KBUILD_MODNAME.mtrr uses main.c as its first file, so rename that file to mtrr.cand fixup the Makefile.Remove the now duplicate &quot;mtrr: &quot; prefixes from the logging calls.Signed-off-by: Joe Perches &lt;joe@perches.com&gt;Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Cc: &quot;H. Peter Anvin&quot; &lt;hpa@zytor.com&gt;Link: https://lkml.kernel.org/r/ae1fa81a0d1fad87571967b91ea90f70f486e853.1525964384.git.joe@perches.com

            List of files:
            /linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile</description>
        <pubDate>Thu, 10 May 2018 15:45:31 +0000</pubDate>
        <dc:creator>Joe Perches &lt;joe@perches.com&gt;</dc:creator>
    </item>
<item>
        <title>34d2819f - x86, mtrr: Remove unused mtrr/state.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile#34d2819f</link>
        <description>x86, mtrr: Remove unused mtrr/state.cThe last reference to the helpers in&lt;arch/x86/kernel/cpu/mtrr/state.c&gt; went away with9a6b344ea967efa0bb5ca4cb5405f840652b66c4 leaving unused code.Remove it.Signed-off-by: Borislav Petkov &lt;borislav.petkov@amd.com&gt;LKML-Reference: &lt;20100204085128.GA513@liondog.tnic&gt;Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;

            List of files:
            /linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile</description>
        <pubDate>Thu, 04 Feb 2010 08:51:28 +0000</pubDate>
        <dc:creator>Borislav Petkov &lt;petkovbb@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>0d890355 - x86: separate mtrr cleanup/mtrr_e820 trim to separate file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile#0d890355</link>
        <description>x86: separate mtrr cleanup/mtrr_e820 trim to separate fileImpact: cleanupmtrr main.c is too big, seperate mtrr cleanup and mtrr e820 trimcode to another file.Signed-off-by: Yinghai Lu &lt;yinghai@kernel.org&gt;LKML-Reference: &lt;49B87C7B.80809@kernel.org&gt;Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;

            List of files:
            /linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile</description>
        <pubDate>Thu, 12 Mar 2009 03:07:39 +0000</pubDate>
        <dc:creator>Yinghai Lu &lt;yinghai@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>2ec1df41 - i386: move kernel/cpu/mtrr</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile#2ec1df41</link>
        <description>i386: move kernel/cpu/mtrrSigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;

            List of files:
            /linux-6.15/arch/x86/kernel/cpu/mtrr/Makefile</description>
        <pubDate>Thu, 11 Oct 2007 09:16:28 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
</channel>
</rss>
