Documentation/features: Use loongarch instead of loongThe official arch name is LoongArch [1], we should use small letterloongarch instead of loong in Documentation/features, just use thefeatures
Documentation/features: Use loongarch instead of loongThe official arch name is LoongArch [1], we should use small letterloongarch instead of loong in Documentation/features, just use thefeatures-refresh.sh to refresh all the related files.[1] https://www.kernel.org/doc/html/latest/loongarch/index.htmlFixes: 5860800e8696 ("Documentation/features: Update the arch support status files")Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>Link: https://lore.kernel.org/r/1670156327-9631-3-git-send-email-yangtiezhu@loongson.cnSigned-off-by: Jonathan Corbet <corbet@lwn.net>
show more ...
Documentation/features: Update feature lists for 6.1Run the refresh script to document the recent feature additionson loong, um and csky as of v6.1-rc7.Signed-off-by: Wei Li <liwei391@huawei.com
Documentation/features: Update feature lists for 6.1Run the refresh script to document the recent feature additionson loong, um and csky as of v6.1-rc7.Signed-off-by: Wei Li <liwei391@huawei.com>Link: https://lore.kernel.org/r/20221203093750.4145802-1-liwei391@huawei.comSigned-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/features: Update the arch support status filesThe arch support status files don't match reality as of v5.19-rc1,use the features-refresh.sh to refresh all the arch-support.txt files
Documentation/features: Update the arch support status filesThe arch support status files don't match reality as of v5.19-rc1,use the features-refresh.sh to refresh all the arch-support.txt filesin place. The main effect is to add entries for the new loongarchitecture.Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>Link: https://lore.kernel.org/r/20220609025656.143460-1-zhengzengkai@huawei.comSigned-off-by: Jonathan Corbet <corbet@lwn.net>
nds32: Remove the architectureThe nds32 architecture, also known as AndeStar V3, is a custom 32-bitRISC target designed by Andes Technologies. Support was added to thekernel in 2016 as the replac
nds32: Remove the architectureThe nds32 architecture, also known as AndeStar V3, is a custom 32-bitRISC target designed by Andes Technologies. Support was added to thekernel in 2016 as the replacement RISC-V based V5 processors werealready announced, and maintained by (current or former) Andesemployees.As explained by Alan Kao, new customers are now all using RISC-V,and all known nds32 users are already on longterm stable kernelsprovided by Andes, with no development work going into mainlinesupport any more.While the port is still in a reasonably good shape, it only getsworse over time without active maintainers, so it seems bestto remove it before it becomes unusable. As always, if it turnsout that there are mainline users after all, and they volunteerto maintain the port in the future, the removal can be reverted.Link: https://lore.kernel.org/linux-mm/YhdWNLUhk+x9RAzU@yamatobi.andestech.com/Link: https://lore.kernel.org/lkml/20220302065213.82702-1-alankao@andestech.com/Link: https://www.andestech.com/en/products-solutions/andestar-architecture/Signed-off-by: Alan Kao <alankao@andestech.com>[arnd: rewrite changelog to provide more background]Signed-off-by: Arnd Bergmann <arnd@arndb.de>
remove the h8300 architectureSigned-off-by: Christoph Hellwig <hch@lst.de>
Documentation: features: remove c6x referencesThe references to arch/c6x are obsolete now that the architectureis gone. Remove them.Signed-off-by: Arnd Bergmann <arnd@arndb.de>Link: https://lor
Documentation: features: remove c6x referencesThe references to arch/c6x are obsolete now that the architectureis gone. Remove them.Signed-off-by: Arnd Bergmann <arnd@arndb.de>Link: https://lore.kernel.org/r/20210225142841.3385428-1-arnd@kernel.orgSigned-off-by: Jonathan Corbet <corbet@lwn.net>
arch: remove unicore32 portThe unicore32 port do not seem maintained for a long time now, there is noupstream toolchain that can create unicore32 binaries and all the links toprebuilt toolchains
arch: remove unicore32 portThe unicore32 port do not seem maintained for a long time now, there is noupstream toolchain that can create unicore32 binaries and all the links toprebuilt toolchains for unicore32 are dead. Even compilers that wereavailable are not supported by the kernel anymore.Guenter Roeck says: I have stopped building unicore32 images since v4.19 since there is no available compiler that is still supported by the kernel. I am surprised that support for it has not been removed from the kernel.Remove unicore32 port.Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>Acked-by: Arnd Bergmann <arnd@arndb.de>Acked-by: Guenter Roeck <linux@roeck-us.net>
Documentation/features: Refresh the arch support status filesI was manually editing the arch-support.txt for eBPF-JIT, when Irealized the refresh script [1] has not been run for a while. Let'sfix
Documentation/features: Refresh the arch support status filesI was manually editing the arch-support.txt for eBPF-JIT, when Irealized the refresh script [1] has not been run for a while. Let'sfix that, so that the entries are more up-to-date.[1] Documentation/features/scripts/features-refresh.shSigned-off-by: Björn Töpel <bjorn.topel@gmail.com>Link: https://lore.kernel.org/r/20200523191135.21889-1-bjorn.topel@gmail.comSigned-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/features: Add csky kernel features core/ cBPF-JIT : TODO | core/ eBPF-JIT : TODO | core/ generic-idle-thread : ok | core/ jump-labels
Documentation/features: Add csky kernel features core/ cBPF-JIT : TODO | core/ eBPF-JIT : TODO | core/ generic-idle-thread : ok | core/ jump-labels : TODO | core/ tracehook : ok | debug/ KASAN : TODO | debug/ gcov-profile-all : TODO | debug/ kgdb : TODO | debug/ kprobes-on-ftrace : TODO | debug/ kprobes : TODO | debug/ kretprobes : TODO | debug/ optprobes : TODO | debug/ stackprotector : TODO | debug/ uprobes : TODO | debug/ user-ret-profiler : TODO | io/ dma-contiguous : ok | locking/ cmpxchg-local : TODO | locking/ lockdep : TODO | locking/ queued-rwlocks : ok | locking/ queued-spinlocks : TODO | locking/ rwsem-optimized : TODO | perf/ kprobes-event : TODO | perf/ perf-regs : TODO | perf/ perf-stackdump : TODO | sched/ membarrier-sync-core : TODO | sched/ numa-balancing : .. | seccomp/ seccomp-filter : TODO | time/ arch-tick-broadcast : TODO | time/ clockevents : ok | time/ context-tracking : TODO | time/ irq-time-acct : TODO | time/ modern-timekeeping : ok | time/ virt-cpuacct : TODO | vm/ ELF-ASLR : TODO | vm/ PG_uncached : TODO | vm/ THP : .. | vm/ batch-unmap-tlb-flush: TODO | vm/ huge-vmap : TODO | vm/ ioremap_prot : TODO | vm/ numa-memblock : .. | vm/ pte_special : TODO |Signed-off-by: Guo Ren <ren_guo@c-sky.com>Cc: Arnd Bergmann <arnd@arndb.de>
Documentation/features/core: Add arch support status files for 'cBPF-JIT' and 'eBPF-JIT'Commit 6077776b5908e split 'HAVE_BPF_JIT' into cBPF and eBPF variant.Adds arch support status files for the
Documentation/features/core: Add arch support status files for 'cBPF-JIT' and 'eBPF-JIT'Commit 6077776b5908e split 'HAVE_BPF_JIT' into cBPF and eBPF variant.Adds arch support status files for the new variants, and removes thestatus file corresponding to 'HAVE_BPT_JIT'. The new status matriceswere auto-generated using the script 'features-refresh.sh'.Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com>Cc: Ingo Molnar <mingo@kernel.org>Cc: Jonathan Corbet <corbet@lwn.net>Cc: Andrew Morton <akpm@linux-foundation.org>Signed-off-by: Jonathan Corbet <corbet@lwn.net>