<?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 ip22_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a6d0dbba - lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#a6d0dbba</link>
        <description>lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFAll modules that need CONFIG_CRC_T10DIF already select it, so there is noneed to bother users about the option.Reviewed-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: &quot;Martin K. Petersen&quot; &lt;martin.petersen@oracle.com&gt;Acked-by: Ard Biesheuvel &lt;ardb@kernel.org&gt;Link: https://lore.kernel.org/r/20250401221600.24878-5-ebiggers@kernel.orgSigned-off-by: Eric Biggers &lt;ebiggers@google.com&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Tue, 01 Apr 2025 22:15:57 +0000</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@google.com&gt;</dc:creator>
    </item>
<item>
        <title>355d63e5 - arch: mips: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#355d63e5</link>
        <description>arch: mips: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXThis option was removed from the Kconfig in commit8c710f75256b (&quot;net/sched: Retire tcindex classifier&quot;) but it was notremoved from the defconfigs.Fixes: 8c710f75256b (&quot;net/sched: Retire tcindex classifier&quot;)Signed-off-by: Johan Korsnes &lt;johan.korsnes@gmail.com&gt;Cc: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Sun, 23 Mar 2025 19:07:34 +0000</pubDate>
        <dc:creator>Johan Korsnes &lt;johan.korsnes@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d6d80e4 - net/sched: Remove CONFIG_NET_ACT_IPT from default configs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#6d6d80e4</link>
        <description>net/sched: Remove CONFIG_NET_ACT_IPT from default configsNow that we are retiring the IPT action.Reviewed-by: Victor Noguiera &lt;victor@mojatatu.com&gt;Reviewed-by: Pedro Tammela &lt;pctammela@mojatatu.com&gt;Signed-off-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Thu, 21 Dec 2023 21:31:04 +0000</pubDate>
        <dc:creator>Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;</dc:creator>
    </item>
<item>
        <title>d913ff56 - arch/mips/configs/*_defconfig cleanup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#d913ff56</link>
        <description>arch/mips/configs/*_defconfig cleanupDrop CONFIG_IP_NF_TARGET_CLUSTERIP from any remaining mips defconfigs as itwas removed in commit 9db5d918e2c0 (&quot;netfilter: ip_tables: remove clusteriptarget&quot;).Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;Reviewed-by: Philippe Mathieu-Daud&#233; &lt;philmd@linaro.org&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Thu, 17 Aug 2023 11:50:13 +0000</pubDate>
        <dc:creator>Trevor Woerner &lt;twoerner@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1f2190d6 - arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#1f2190d6</link>
        <description>arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSCommit a2225d931f75 (&quot;autofs: remove left-over autofs4 stubs&quot;)promised the removal of the fs/autofs/Kconfig fragment for AUTOFS4_FSwithin a couple of releases, but five years later this still has nothappened yet, and AUTOFS4_FS is still enabled in 63 defconfigs.Get rid of it mechanically:   git grep -l CONFIG_AUTOFS4_FS -- &apos;*defconfig&apos; |       xargs sed -i &apos;s/AUTOFS4_FS/AUTOFS_FS/&apos;Also just remove the AUTOFS4_FS config option stub.  Anybody who hasn&apos;tregenerated their config file in the last five years will need to justget the new name right when they do.Signed-off-by: Sven Joachim &lt;svenjoac@gmx.de&gt;Acked-by: Ian Kent &lt;raven@themaw.net&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Thu, 27 Jul 2023 20:00:41 +0000</pubDate>
        <dc:creator>Sven Joachim &lt;svenjoac@gmx.de&gt;</dc:creator>
    </item>
<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/ip22_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/ip22_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/ip22_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/ip22_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>f3e4080e - arch: Remove references to CONFIG_NFSD_V3 in the default configs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#f3e4080e</link>
        <description>arch: Remove references to CONFIG_NFSD_V3 in the default configsCONFIG_NFSD_V3 has been removed. NFSD support for NFSv3 can nolonger be disabled.Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Mon, 14 Feb 2022 16:12:09 +0000</pubDate>
        <dc:creator>Chuck Lever &lt;chuck.lever@oracle.com&gt;</dc:creator>
    </item>
<item>
        <title>554b3529 - thermal/drivers/core: Remove the module Kconfig&apos;s option</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#554b3529</link>
        <description>thermal/drivers/core: Remove the module Kconfig&apos;s optionThe module support for the thermal subsystem makes little sense: - some subsystems relying on it are not modules, thus forcing the   framework to be compiled in - it is compiled in for almost every configs, the remaining ones   are a few platforms where I don&apos;t see why we can not switch the thermal   to &apos;y&apos;. The drivers can stay in tristate. - platforms need the thermal to be ready as soon as possible at boot time   in order to mitigateUsually the subsystems framework are compiled-in and the plugs are asmodule.Remove the module option. The removal of the module related dead code willcome after this patch gets in or is acked.Signed-off-by: Daniel Lezcano &lt;daniel.lezcano@linaro.org&gt;Acked-by: Guenter Roeck &lt;groeck@chromium.org&gt;For mini2440:Acked-by: Krzysztof Kozlowski &lt;krzk@kernel.org&gt;Acked-by: Paul Burton &lt;paul.burton@mips.com&gt; # MIPS partAcked-by: Robert Jarzmik &lt;robert.jarzmik@free.fr&gt;Signed-off-by: Zhang Rui &lt;rui.zhang@intel.com&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Tue, 02 Apr 2019 16:12:44 +0000</pubDate>
        <dc:creator>Daniel Lezcano &lt;daniel.lezcano@linaro.org&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/ip22_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/ip22_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>d41e6858 - MIPS: Kconfig: Set default MIPS system type as generic</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#d41e6858</link>
        <description>MIPS: Kconfig: Set default MIPS system type as genericThe generic MIPS system type allows building a board agnostic kernel andshould be the default starting point for users, so set it as the defaultsystem type in Kconfig.Since ip22 is no longer the default, update ip22_defconfig to selectCONFIG_SGI_IP22.Signed-off-by: Matt Redfearn &lt;matt.redfearn@imgtec.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: David Howells &lt;dhowells@redhat.com&gt;Cc: Borislav Petkov &lt;bp@suse.de&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/14714/Signed-off-by: James Hogan &lt;jhogan@kernel.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Wed, 14 Dec 2016 15:09:42 +0000</pubDate>
        <dc:creator>Matt Redfearn &lt;matt.redfearn@imgtec.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/ip22_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/ip22_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>9ddc16ad - MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#9ddc16ad</link>
        <description>MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeIn linux-4.10-rc, NF_CT_PROTO_UDPLITE and NF_CT_PROTO_DCCP are boolsymbols instead of tristate, and kernelci.org reports a bunch ofwarnings for this, like:arch/mips/configs/malta_kvm_guest_defconfig:63:warning: symbol value &apos;m&apos; invalid for NF_CT_PROTO_UDPLITEarch/mips/configs/malta_defconfig:62:warning: symbol value &apos;m&apos; invalid for NF_CT_PROTO_DCCParch/mips/configs/malta_defconfig:63:warning: symbol value &apos;m&apos; invalid for NF_CT_PROTO_UDPLITEarch/mips/configs/ip22_defconfig:70:warning: symbol value &apos;m&apos; invalid for NF_CT_PROTO_DCCParch/mips/configs/ip22_defconfig:71:warning: symbol value &apos;m&apos; invalid for NF_CT_PROTO_UDPLITEThis changes all the MIPS defconfigs with these symbols to have thembuilt-in.Fixes: 9b91c96c5d1f (&quot;netfilter: conntrack: built-in support for UDPlite&quot;)Fixes: c51d39010a1b (&quot;netfilter: conntrack: built-in support for DCCP&quot;)Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: linux-mips@linux-mips.orgCc: linux-kernel@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/14999/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Wed, 11 Jan 2017 14:29:48 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&gt;</dc:creator>
    </item>
<item>
        <title>e2c93cf1 - MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#e2c93cf1</link>
        <description>MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACYOption is long gone, see  5d9efa7ee99e (&quot;ipv6: Remove privacy config option.&quot;)Signed-off-by: Borislav Petkov &lt;bp@suse.de&gt;Cc: linux-mips@linux-mips.orgCc: LKML &lt;linux-kernel@vger.kernel.org&gt;Patchwork: https://patchwork.linux-mips.org/patch/12919/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Wed, 30 Mar 2016 11:42:45 +0000</pubDate>
        <dc:creator>Borislav Petkov &lt;bp@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>50d35015 - KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#50d35015</link>
        <description>KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionCONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option as /proc/keys is nowmandatory if the keyrings facility is enabled (it&apos;s used by libkeyutils inuserspace).The defconfig references were removed with:	perl -p -i -e &apos;s/CONFIG_KEYS_DEBUG_PROC_KEYS=y\n//&apos; \	    `git grep -l CONFIG_KEYS_DEBUG_PROC_KEYS=y`and the integrity Kconfig fixed by hand.Signed-off-by: David Howells &lt;dhowells@redhat.com&gt;cc: Andreas Ziegler &lt;andreas.ziegler@fau.de&gt;cc: Dmitry Kasatkin &lt;dmitry.kasatkin@huawei.com&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Wed, 03 Feb 2016 15:04:40 +0000</pubDate>
        <dc:creator>David Howells &lt;dhowells@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>aa3fc090 - tgt: defconfig cleanup</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#aa3fc090</link>
        <description>tgt: defconfig cleanupBecause of the removal of the scsi_tgt kernel module, the kbuild variablesCONFIG_SCSI_TGT, CONFIG_SCSI_SRP_TGT_ATTRS and CONFIG_SCSI_FC_TGT_ATTRSare obsolete. This patch removes these variables. This patch is the resultof the following command:find -name &apos;*defconfig&apos; | while read f; do grep -vwE &apos;CONFIG_SCSI_TGT|CONFIG_SCSI_SRP_TGT_ATTRS|CONFIG_SCSI_FC_TGT_ATTRS|CONFIG_SRP&apos; $f &gt;/tmp/t &amp;&amp; mv /tmp/t $f; doneSigned-off-by: Bart Van Assche &lt;bvanassche@acm.org&gt;Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;Reviewed-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;Reviewed-by: Hannes Reinecke &lt;hare@suse.de&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Tue, 15 Apr 2014 10:26:53 +0000</pubDate>
        <dc:creator>Bart Van Assche &lt;bvanassche@acm.org&gt;</dc:creator>
    </item>
<item>
        <title>96550501 - netfilter: remove xt_NOTRACK</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/configs/ip22_defconfig#96550501</link>
        <description>netfilter: remove xt_NOTRACKIt was scheduled to be removed for a long time.Cc: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;Cc: Patrick McHardy &lt;kaber@trash.net&gt;Cc: &quot;David S. Miller&quot; &lt;davem@davemloft.net&gt;Cc: netfilter@vger.kernel.orgSigned-off-by: Cong Wang &lt;xiyou.wangcong@gmail.com&gt;Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;

            List of files:
            /linux-6.15/arch/mips/configs/ip22_defconfig</description>
        <pubDate>Sat, 25 Aug 2012 20:23:39 +0000</pubDate>
        <dc:creator>Cong Wang &lt;xiyou.wangcong@gmail.com&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/ip22_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/ip22_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/ip22_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/ip22_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/ip22_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/ip22_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>
</channel>
</rss>
