aboutsummaryrefslogtreecommitdiff
path: root/Documentation/features
AgeCommit message (Expand)Author
2022-06-09Documentation/features: Update the arch support status filesZheng Zengkai
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-01xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLEMax Filippov
2022-05-01xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GENMax Filippov
2022-05-01xtensa: enable context trackingMax Filippov
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann
2022-03-07nds32: Remove the architectureAlan Kao
2022-02-23remove the h8300 architectureChristoph Hellwig
2021-12-17ARM: 9158/1: leave it to core code to manage thread_info::cpuArd Biesheuvel
2021-11-01parisc: Move thread_info into task structHelge Deller
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-10riscv: Improve stack randomisation on RV64Kefeng Wang
2021-08-24Documentation/features/vm: correct huge-vmap APIsMark Rutland
2021-08-12Documentation/features/vm: riscv supports THP nowJisheng Zhang
2021-07-15Documentation/features: Add THREAD_INFO_IN_TASK feature matrixIngo Molnar
2021-07-15Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entryIngo Molnar
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-31powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc"Aneesh Kumar K.V
2021-03-15Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64Barry Song
2021-02-25Documentation: features: refresh feature listArnd Bergmann
2021-02-25Documentation: features: remove c6x referencesArnd Bergmann
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-03scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab
2020-11-30Documentation/features: Update feature lists for 5.10Wei Li
2020-11-20riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-30parisc: use legacy_timer_tickArnd Bergmann
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann
2020-10-27ARM: 9017/2: Enable KASan for ARMLinus Walleij
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle
2020-09-02powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds
2020-08-11Documentation/features: refresh RISC-V arch support filesTobias Klauser
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-07-30riscv: Select ARCH_HAS_DEBUG_VM_PGTABLEEmil Renner Berthing
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing
2020-07-28xtensa: add seccomp supportMax Filippov
2020-07-23powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin
2020-07-13Documentation/features: Remove unicore32 from kcov and kmemleakTobias Klauser
2020-07-05Documentation/features: Add kcovTobias Klauser
2020-07-05Documentation/features: Add kmemleakTobias Klauser
2020-07-01arch: remove unicore32 portMike Rapoport
2020-06-26Documentation/features: Add KGDB support on RISC-VShuli Zhang
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual