summaryrefslogtreecommitdiffstats
path: root/Documentation/features
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-301-1/+1
|\
| * powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc"Aneesh Kumar K.V2021-03-311-1/+1
* | Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64Barry Song2021-03-152-1/+2
|/
* Documentation: features: refresh feature listArnd Bergmann2021-02-2510-10/+10
* Documentation: features: remove c6x referencesArnd Bergmann2021-02-2541-41/+0
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-221-1/+1
|\
| * ARM: 9017/2: Enable KASan for ARMLinus Walleij2020-10-271-1/+1
* | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-1/+1
|\ \
| * | riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang2020-11-201-1/+1
| |/
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-162-37/+4
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-3/+3
| * | parisc: use legacy_timer_tickArnd Bergmann2020-10-301-1/+1
| * | timekeeping: remove arch_gettimeoffsetArnd Bergmann2020-10-301-33/+0
| |/
* | scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab2020-12-031-15/+2
* | Documentation/features: Update feature lists for 5.10Wei Li2020-11-305-6/+6
|/
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-161-1/+1
|\
| * s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-141-1/+1
* | powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V2020-09-021-1/+1
|/
* Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds2020-08-134-4/+4
|\
| * Documentation/features: refresh RISC-V arch support filesTobias Klauser2020-08-114-4/+4
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-2/+2
|\ \
| * | powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin2020-07-231-2/+2
* | | Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-072-2/+2
|\ \ \
| * | | riscv: Select ARCH_HAS_DEBUG_VM_PGTABLEEmil Renner Berthing2020-07-301-1/+1
| * | | riscv: Add jump-label implementationEmil Renner Berthing2020-07-301-1/+1
| |/ /
* | | Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-08-061-1/+1
|\ \ \
| * | | xtensa: add seccomp supportMax Filippov2020-07-281-1/+1
| |/ /
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-043-1/+67
|\ \ \ | | |/ | |/|
| * | Documentation/features: Remove unicore32 from kcov and kmemleakTobias Klauser2020-07-132-2/+0
| * | Documentation/features: Add kcovTobias Klauser2020-07-051-0/+34
| * | Documentation/features: Add kmemleakTobias Klauser2020-07-051-0/+34
| * | Documentation/features: Add KGDB support on RISC-VShuli Zhang2020-06-261-1/+1
| |/
* / arch: remove unicore32 portMike Rapoport2020-07-0140-40/+0
|/
* mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+34
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-34/+0
* Documentation/features: Correct RISC-V kprobes support entryBjörn Töpel2020-05-251-1/+1
* Documentation/features: Refresh the arch support status filesBjörn Töpel2020-05-2516-21/+21
* documentation: vm: Advertise support for pte_special in riscvAlexandre Ghiti2020-02-191-1/+1
* Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-02-051-1/+1
|\
| * s390: support KPROBES_ON_FTRACESven Schnelle2020-01-301-1/+1
* | ARC: update feature support for jump-labelsVineet Gupta2020-01-131-1/+1
|/
* riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-1/+1
* xtensa: update arch featuresMax Filippov2019-10-201-1/+1
* Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-173-37/+3
|\
| * Documentation/features/locking: update listsMark Rutland2019-07-303-37/+3
* | parisc: Update feature listSven Schnelle2019-08-031-1/+1
* | parisc/ftrace: Add KPROBES_ON_FTRACESven Schnelle2019-08-031-1/+1
|/
* Documentation/stackprotector: powerpc supports stack protectorBhupesh Sharma2019-06-141-1/+1
* Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-073-3/+3
|\
| * parisc: update feature listsSven Schnelle2019-05-032-2/+2