<?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 ip28_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>eb07c4f3 - mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#eb07c4f3</link>
        <description>mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDAs discussed at LSF/MM [1] [2] and with no objections raised there,deprecate the SLAB allocator. Rename the user-visible option so thatusers with CONFIG_SLAB=y get a new prompt with explanation during makeoldconfig, while make olddefconfig will just switch to SLUB.In all defconfigs with CONFIG_SLAB=y remove the line so those alsoswitch to SLUB. Regressions due to the switch should be reported tolinux-mm and slab maintainers.[1] https://lore.kernel.org/all/4b9fc9c6-b48c-198f-5f80-811a44737e5f@suse.cz/[2] https://lwn.net/Articles/932201/Signed-off-by: Vlastimil Babka &lt;vbabka@suse.cz&gt;Acked-by: Hyeonggon Yoo &lt;42.hyeyoo@gmail.com&gt;Acked-by: David Rientjes &lt;rientjes@google.com&gt;Acked-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt; # m68kAcked-by: Helge Deller &lt;deller@gmx.de&gt; # parisc

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Tue, 23 May 2023 07:06:34 +0000</pubDate>
        <dc:creator>Vlastimil Babka &lt;vbabka@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>84aff0b6 - mips: update config files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#84aff0b6</link>
        <description>mips: update config filesClean up config files by:  - removing configs that were deleted in the past  - removing configs not in tree and without recently pending patches  - adding new configs that are replacements for old configs in the fileFor some detailed information, see Link.Link: https://lore.kernel.org/kernel-janitors/20220929090645.1389-1-lukas.bulwahn@gmail.com/Signed-off-by: Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Thu, 29 Sep 2022 10:14:51 +0000</pubDate>
        <dc:creator>Lukas Bulwahn &lt;lukas.bulwahn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>af84c003 - MIPS: Regenerate defconfigs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#af84c003</link>
        <description>MIPS: Regenerate defconfigsA couple of patches have come up recently to remove particular instancesof obsolete Kconfig symbols from defconfigs. Rather than doing thispiecemeal, simply regenerate them all.Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;References: https://patchwork.linux-mips.org/patch/19635/References: https://patchwork.linux-mips.org/patch/21156/Patchwork: https://patchwork.linux-mips.org/patch/21184/Cc: Anders Roxell &lt;anders.roxell@linaro.org&gt;Cc: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Cc: linux-mips@linux-mips.org

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Wed, 21 Nov 2018 00:58:31 +0000</pubDate>
        <dc:creator>Paul Burton &lt;paul.burton@mips.com&gt;</dc:creator>
    </item>
<item>
        <title>59baa24d - MIPS: defconfig: Cleanup from old Kconfig options</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#59baa24d</link>
        <description>MIPS: defconfig: Cleanup from old Kconfig optionsRemove old, dead Kconfig options (in order appearing in this commit): - EXPERIMENTAL is gone since v3.9; - INET_LRO: commit 7bbf3cae65b6 (&quot;ipv4: Remove inet_lro library&quot;); - MTD_CONCAT: commit f53fdebcc3e1 (&quot;mtd: drop MTD_CONCAT from Kconfig   entirely&quot;); - MTD_CHAR: commit 660685d9d1b4 (&quot;mtd: merge mtdchar module with   mtdcore&quot;); - NETDEV_1000 and NETDEV_10000: commit f860b0522f65 (&quot;drivers/net:   Kconfig and Makefile cleanup&quot;); NET_ETHERNET should be replaced with   just ETHERNET but that is separate change; - MISC_DEVICES: commit 7c5763b8453a (&quot;drivers: misc: Remove   MISC_DEVICES config option&quot;); - HID_SUPPORT: commit 1f41a6a99476 (&quot;HID: Fix the generic Kconfig   options&quot;); - BT_L2CAP and BT_SCO: commit f1e91e1640d8 (&quot;Bluetooth: Always compile   SCO and L2CAP in Bluetooth Core&quot;); - DEBUG_ERRORS: commit b025a3f836d1 (&quot;ARM: 6876/1: Kconfig.debug:   Remove unused CONFIG_DEBUG_ERRORS&quot;); - USB_DEVICE_CLASS: commit 007bab91324e (&quot;USB: remove   CONFIG_USB_DEVICE_CLASS&quot;); - RCU_CPU_STALL_DETECTOR: commit a00e0d714fbd (&quot;rcu: Remove conditional   compilation for RCU CPU stall warnings&quot;); - IP_NF_QUEUE: commit 3dd6664fac7e (&quot;netfilter: remove unused &quot;config   IP_NF_QUEUE&quot;&quot;); - IP_NF_TARGET_ULOG: commit d4da843e6fad (&quot;netfilter: kill remnants of   ulog targets&quot;); - IP6_NF_QUEUE: commit d16cf20e2f2f (&quot;netfilter: remove ip_queue   support&quot;); - IP6_NF_TARGET_LOG: commit 6939c33a757b (&quot;netfilter: merge ipt_LOG and   ip6_LOG into xt_LOG&quot;); - USB_LED: commit a335aaf3125c (&quot;usb: misc: remove outdated USB LED   driver&quot;); - MMC_UNSAFE_RESUME: commit 2501c9179dff (&quot;mmc: core: Use   MMC_UNSAFE_RESUME as default behavior&quot;); - AUTOFS_FS: commit 561c5cf9236a (&quot;staging: Remove autofs3&quot;); - VIDEO_OUTPUT_CONTROL: commit f167a64e9d67 (&quot;video / output: Drop   display output class support&quot;); - USB_LIBUSUAL: commit f61870ee6f8c (&quot;usb: remove libusual&quot;); - CRYPTO_ZLIB: 110492183c4b (&quot;crypto: compress - remove unused pcomp   interface&quot;); - BLK_DEV_UB: commit 68a5059ecf82 (&quot;block: remove the deprecated ub   driver&quot;);Signed-off-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Cc: linux-kernel@vger.kernel.orgCc: bcm-kernel-feedback-list@broadcom.comCc: linux-mips@linux-mips.orgCc: linux-arm-kernel@lists.infradead.orgPatchwork: https://patchwork.linux-mips.org/patch/16342/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Thu, 08 Jun 2017 16:10:13 +0000</pubDate>
        <dc:creator>Krzysztof Kozlowski &lt;krzk@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6a108a14 - kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#6a108a14</link>
        <description>kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTThe meaning of CONFIG_EMBEDDED has long since been obsoleted; the optionis used to configure any non-standard kernel with a much larger scope thanonly small devices.This patch renames the option to CONFIG_EXPERT in init/Kconfig and fixesreferences to the option throughout the kernel.  A new CONFIG_EMBEDDEDoption is added that automatically selects CONFIG_EXPERT when enabled andcan be used in the future to isolate options that should only beconsidered for embedded systems (RISC architectures, SLOB, etc).Calling the option &quot;EXPERT&quot; more accurately represents its intention: onlyexpert users who understand the impact of the configuration changes theyare making should enable it.Reviewed-by: Ingo Molnar &lt;mingo@elte.hu&gt;Acked-by: David Woodhouse &lt;david.woodhouse@intel.com&gt;Signed-off-by: David Rientjes &lt;rientjes@google.com&gt;Cc: Greg KH &lt;gregkh@suse.de&gt;Cc: &quot;David S. Miller&quot; &lt;davem@davemloft.net&gt;Cc: Jens Axboe &lt;axboe@kernel.dk&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Robin Holt &lt;holt@sgi.com&gt;Cc: &lt;linux-arch@vger.kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Thu, 20 Jan 2011 22:44:16 +0000</pubDate>
        <dc:creator>David Rientjes &lt;rientjes@google.com&gt;</dc:creator>
    </item>
<item>
        <title>8b1bb907 - defconfig reduction</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#8b1bb907</link>
        <description>defconfig reductionUse the defconfig files generated by &quot;make savedefconfig&quot; forremaining defconfig files.Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Sat, 14 Aug 2010 20:05:58 +0000</pubDate>
        <dc:creator>Sam Ravnborg &lt;sam@ravnborg.org&gt;</dc:creator>
    </item>
<item>
        <title>6acc7d48 - MIPS: Fix and enhance built-in kernel command line</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#6acc7d48</link>
        <description>MIPS: Fix and enhance built-in kernel command lineCurrently, MIPS kernels silently overwrite kernel command-line parametershardcoded in CONFIG_CMDLINE by the ones received from firmware.  Therefore,using firmware remains the only reliable method to transfer thecommand-line parameters, which is not always desirable or convenient, andthe CONFIG_CMDLINE option is thereby effectively rendered useless.This patch fixes the problem described above and introduces a more flexiblescheme of handling the kernel command line, in a manner identical to what iscurrently used for x86.  The default behavior, i.e. when CONFIG_CMDLINE_BOOLis not defined, retains the existing semantics, and firmware command-linearguments override the hardcoded ones.[Ralf: I fixed up all the defconfig files so the stay unaffected by thischange.]Signed-off-by: Dmitri Vorobiev &lt;dmitri.vorobiev@movial.com&gt;Cc: linux-mips@linux-mips.orgPatchwork: http://patchwork.linux-mips.org/patch/689/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Sat, 21 Nov 2009 20:34:41 +0000</pubDate>
        <dc:creator>Dmitri Vorobiev &lt;dmitri.vorobiev@movial.com&gt;</dc:creator>
    </item>
<item>
        <title>de4148f3 - MIPS: eXcite: Remove platform.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#de4148f3</link>
        <description>MIPS: eXcite: Remove platform.The platform has never been fully merged Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: Thomas Koeller &lt;thomas.koeller@baslerweb.com&gt;Cc: David Woodhouse &lt;dwmw2@infradead.org&gt;Cc: Wim Van Sebroeck &lt;wim@iguana.be&gt;Cc: linux-kernel@vger.kernel.orgCc: linux-mtd@lists.infradead.orgAcked-by: David Woodhouse &lt;David.Woodhouse@intel.com&gt;Acked-by: Wim Van Sebroeck &lt;wim@iguana.be&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Thu, 17 Dec 2009 01:57:35 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>f7ade3c1 - MIPS: Get rid of CONFIG_CPU_HAS_LLSC</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#f7ade3c1</link>
        <description>MIPS: Get rid of CONFIG_CPU_HAS_LLSCCONFIG_CPU_HAS_LLSC duplicated the function of cpu_has_llsc for no goodreason and and the results if the one was enabled and the other disabledwas very unobvious.  Remove it now that there are no more remaining users.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Thu, 17 Sep 2009 00:25:06 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>4bdebe5b - CHAR: Delete old and now unused DS1286 driver.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#4bdebe5b</link>
        <description>CHAR: Delete old and now unused DS1286 driver.It was only used by two SGI platforms which recently were converted toRTC_LIB and with RTC_LIB enabled the legacy drivers are no more selectable.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;Signed-off-by: Yoichi Yuasa &lt;yoichi_yuasa@tripeaks.co.jp&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Sun, 26 Oct 2008 16:12:13 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>1398ddb2 - [MIPS] SEAD: Remove support code.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#1398ddb2</link>
        <description>[MIPS] SEAD: Remove support code.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Tue, 15 Jul 2008 17:44:33 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>2157bc68 - [MIPS] Atlas: Remove support code.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#2157bc68</link>
        <description>[MIPS] Atlas: Remove support code.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Tue, 15 Jul 2008 17:44:33 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>84502f81 - [MIPS] IP28: Add defconfig file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip28_defconfig#84502f81</link>
        <description>[MIPS] IP28: Add defconfig fileSigned-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip28_defconfig</description>
        <pubDate>Mon, 18 Feb 2008 21:38:32 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
</channel>
</rss>
