aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
AgeCommit message (Expand)AuthorFilesLines
2024-02-15membarrier: riscv: Provide core serializing commandAndrea Parri1-1/+17
2024-01-11riscv: Add support for BATCHED_UNMAP_TLB_FLUSHAlexandre Ghiti1-1/+1
2023-09-11Documentation: Drop IA64 from feature descriptionsArd Biesheuvel42-42/+0
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds3-3/+3
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang1-1/+1
2023-09-06LoongArch: Allow building with kcov coverageFeiyang Chen1-1/+1
2023-09-06LoongArch: Add basic KGDB & KDB supportQing Zhang1-1/+1
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds8-9/+10
2023-08-18Documentation: Fix typosBjorn Helgaas1-1/+1
2023-08-18arm64: support batched/deferred tlb shootdown during page reclamation/migrationBarry Song1-1/+1
2023-07-14Documentation/features: Refresh support files for 6.5Tiezhu Yang7-8/+8
2023-07-14Documentation/features: Check ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUTTiezhu Yang1-0/+1
2023-06-29LoongArch: Add jump-label implementationYouling Tang1-1/+1
2023-06-29LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleakTiezhu Yang1-1/+1
2023-03-27s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens1-2/+2
2023-01-30m68k: Add kernel seccomp supportMichael Schmitz1-1/+1
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-12-05Documentation/features: Use loongarch instead of loongTiezhu Yang42-42/+42
2022-12-05Documentation/features-refresh.sh: Only sed the beginning "arch" of ARCH_DIRTiezhu Yang1-1/+1
2022-12-03Documentation/features: Update feature lists for 6.1Wei Li6-7/+7
2022-10-28riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin1-1/+1
2022-08-04Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-2/+2
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2022-07-14xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov1-1/+1
2022-07-14xtensa: enable KCOV supportMax Filippov1-1/+1
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-3/+3
2022-06-27arm64: Add HAVE_IOREMAP_PROT supportKefeng Wang1-1/+1
2022-06-09Documentation/features: Update the arch support status filesZheng Zengkai42-5/+47
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds42-42/+0
2022-05-01xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLEMax Filippov1-1/+1
2022-05-01xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GENMax Filippov1-1/+1
2022-05-01xtensa: enable context trackingMax Filippov1-1/+1
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann42-42/+0
2022-03-07nds32: Remove the architectureAlan Kao42-42/+0
2022-02-23remove the h8300 architectureChristoph Hellwig42-42/+0
2021-12-17ARM: 9158/1: leave it to core code to manage thread_info::cpuArd Biesheuvel1-1/+1
2021-11-01parisc: Move thread_info into task structHelge Deller1-1/+1
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-09-10riscv: Improve stack randomisation on RV64Kefeng Wang1-1/+1
2021-08-24Documentation/features/vm: correct huge-vmap APIsMark Rutland1-1/+1
2021-08-12Documentation/features/vm: riscv supports THP nowJisheng Zhang1-1/+1
2021-07-15Documentation/features: Add THREAD_INFO_IN_TASK feature matrixIngo Molnar1-0/+32
2021-07-15Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entryIngo Molnar1-1/+1
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2021-03-31powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc"Aneesh Kumar K.V1-1/+1
2021-03-15Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64Barry Song2-1/+2
2021-02-25Documentation: features: refresh feature listArnd Bergmann10-10/+10
2021-02-25Documentation: features: remove c6x referencesArnd Bergmann41-41/+0
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds1-1/+1
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-37/+4
2020-12-03scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab1-15/+2
2020-11-30Documentation/features: Update feature lists for 5.10Wei Li5-6/+6
2020-11-20riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang1-1/+1
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-3/+3
2020-10-30parisc: use legacy_timer_tickArnd Bergmann1-1/+1
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann1-33/+0
2020-10-27ARM: 9017/2: Enable KASan for ARMLinus Walleij1-1/+1
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle1-1/+1
2020-09-02powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V1-1/+1
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds4-4/+4
2020-08-11Documentation/features: refresh RISC-V arch support filesTobias Klauser4-4/+4
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+1
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds3-1/+67
2020-07-30riscv: Select ARCH_HAS_DEBUG_VM_PGTABLEEmil Renner Berthing1-1/+1
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing1-1/+1
2020-07-28xtensa: add seccomp supportMax Filippov1-1/+1
2020-07-23powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin1-2/+2
2020-07-13Documentation/features: Remove unicore32 from kcov and kmemleakTobias Klauser2-2/+0
2020-07-05Documentation/features: Add kcovTobias Klauser1-0/+34
2020-07-05Documentation/features: Add kmemleakTobias Klauser1-0/+34
2020-07-01arch: remove unicore32 portMike Rapoport40-40/+0
2020-06-26Documentation/features: Add KGDB support on RISC-VShuli Zhang1-1/+1
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual1-0/+34
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-34/+0
2020-05-25Documentation/features: Correct RISC-V kprobes support entryBjörn Töpel1-1/+1
2020-05-25Documentation/features: Refresh the arch support status filesBjörn Töpel16-21/+21
2020-02-19documentation: vm: Advertise support for pte_special in riscvAlexandre Ghiti1-1/+1
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle1-1/+1
2020-01-13ARC: update feature support for jump-labelsVineet Gupta1-1/+1
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li1-1/+1
2019-10-20xtensa: update arch featuresMax Filippov1-1/+1
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds3-37/+3
2019-08-03parisc: Update feature listSven Schnelle1-1/+1
2019-08-03parisc/ftrace: Add KPROBES_ON_FTRACESven Schnelle1-1/+1
2019-07-30Documentation/features/locking: update listsMark Rutland3-37/+3
2019-06-14Documentation/stackprotector: powerpc supports stack protectorBhupesh Sharma1-1/+1
2019-05-07Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2019-05-06Documentation/features/time: Mark m68k having modern-timekeepingGeert Uytterhoeven1-1/+1
2019-05-03parisc: update feature listsSven Schnelle2-2/+2
2019-05-03doc: update kprobes supported architecture listSven Schnelle1-1/+1
2019-01-07Documentation/features: Add csky kernel featuresGuo Ren41-0/+41
2018-12-29Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-33/+0
2018-12-20xtensa: implement jump_label supportMax Filippov1-1/+1
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig1-33/+0
2018-11-05MIPS: Enable IOREMAP_PROT config option for MIPS cpusHassan Naveed1-1/+1
2018-07-11ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier()Will Deacon1-4/+4
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada1-1/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-1/+1
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds43-44/+226
2018-05-10Revert "Documentation/features/vm: Remove arch support status file for 'pte_s...Jonathan Corbet1-0/+33
2018-05-08Documentation/features/vm: Remove arch support status file for 'pte_special'Andrea Parri1-33/+0
2018-05-08Documentation/features/lib: Remove arch support status file for 'strncasecmp'Andrea Parri1-33/+0
2018-05-08Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for ...Andrea Parri1-4/+4
2018-05-08Documentation/features/core: Add arch support status files for 'cBPF-JIT' and...Andrea Parri2-3/+36
2018-05-08Documentation/features: Refresh the arch support status files in placeAndrea Parri43-31/+117
2018-05-08Documentation/features: Add script that refreshes the arch support status fil...Andrea Parri1-0/+98
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-31/+0
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds43-344/+0
2018-03-26Documentation: arch-support: remove obsolete architecturesArnd Bergmann43-258/+0
2018-03-09mn10300: Remove the architectureDavid Howells43-43/+0
2018-02-22docs: Remove remaining references to metagJames Hogan43-43/+0
2018-02-11Documentation/features, membarriers: Document membarrier-sync-core architectu...Mathieu Desnoyers1-0/+62
2018-02-11Documentation/features: Allow comments in arch features filesMathieu Desnoyers1-1/+1
2018-02-10membarrier-sync-core: Document architecture supportMathieu Desnoyers1-0/+62
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-2/+2
2017-12-16xtensa: add support for KASANMax Filippov1-1/+1
2017-12-16xtensa: enable stack protectorMax Filippov1-1/+1
2017-10-03Documentation/features/KASAN: mark KASAN as supported only on 64-bit on x86Adam Borowski1-1/+1
2017-08-07docs/features: parisc implements tracehookJames Hogan1-1/+1
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2017-05-01docs: remove all references to AVR32 architectureHans-Christian Noren Egtvedt42-42/+0
2017-04-24powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao1-1/+1
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-12-18ARC: enable SG chainingVladimir Kondratiev1-1/+1
2016-12-15xtensa: update DMA-related Documentation/features entriesMax Filippov2-2/+2
2016-10-13Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_APIRalf Baechle1-1/+1
2016-05-11powerpc: Add HAVE_PERF_USER_STACK_DUMP supportChandan Kumar2-2/+2
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-02-18arm64: add support for ioremap() block mappingsArd Biesheuvel1-1/+1
2016-01-26Remove "arch" usage in Documentation/features/list-arch.shdcg1-1/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-40/+0
2016-01-15mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-40/+0
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-01-10um: Add seccomp supportMickaël Salaün1-1/+1
2015-12-03arm64: enable HAVE_IRQ_TIME_ACCOUNTINGWill Deacon1-1/+1
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2015-10-17Documentation/features/vm: THP now supported by ARCVineet Gupta1-1/+1
2015-10-12Documentation/features/KASAN: arm64 supports KASAN nowAndrey Ryabinin1-1/+1
2015-10-09Documentation/features/vm: pte_special now supported by ARCVineet Gupta1-1/+1
2015-09-09Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2015-09-07Documentation/features/vm: Meta2 is capable of THPJames Hogan1-1/+1
2015-09-04Documentation/features/vm: add feature description and arch support status fo...Mel Gorman1-0/+40
2015-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2015-09-03Documentation: MIPS now supports uprobes.Ralf Baechle1-1/+1
2015-07-30tile: enable full SECCOMP supportChris Metcalf1-1/+1
2015-06-03Documentation/features: Explain kernel feature descriptions and add visualiza...Ingo Molnar2-0/+35
2015-06-03Documentation/features/core: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/locking: Add feature description and arch support stat...Ingo Molnar1-0/+40
2015-06-03Documentation/features/locking: Add feature description and arch support stat...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/locking: Add feature description and arch support stat...Ingo Molnar1-0/+40
2015-06-03Documentation/features/perf: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/perf: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/io: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/perf: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/core: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/time: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/time: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/time: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/seccomp: Add feature description and arch support stat...Ingo Molnar1-0/+40
2015-06-03Documentation/features/core: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/locking: Add feature description and arch support stat...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/core: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/io: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/io: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/sched: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/locking: Add feature description and arch support stat...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/time: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/time: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/time: Add feature description and arch support status ...Ingo Molnar1-0/+40
2015-06-03Documentation/features/debug: Add feature description and arch support status...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/io: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/lib: Add feature description and arch support status f...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40
2015-06-03Documentation/features/vm: Add feature description and arch support status fi...Ingo Molnar1-0/+40