summaryrefslogtreecommitdiff
path: root/Documentation/arch
AgeCommit message (Expand)AuthorFilesLines
2024-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2024-01-19Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+196
2024-01-18arm64: Fix silcon-errata.rst formattingRobin Murphy1-2/+0
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds16-16/+16
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+115
2024-01-12arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring1-0/+2
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2024-01-11docs: kernel_feat.py: fix potential command injectionVegard Nossum16-16/+16
2024-01-10Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt1-0/+13
2024-01-10riscv: hwprobe: export Zicond extensionClément Léger1-0/+5
2024-01-10riscv: hwprobe: export Zacas ISA extensionClément Léger1-0/+4
2024-01-10riscv: hwprobe: export Ztso ISA extensionClément Léger1-0/+4
2024-01-10Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt1-7/+21
2024-01-09Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+4
2024-01-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-1/+73
2024-01-09Merge tag 'x86_misc_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+68
2024-01-04Merge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+72
2024-01-03RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones1-2/+15
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones1-7/+8
2023-12-13riscv: hwprobe: export Zfa ISA extensionClément Léger1-0/+4
2023-12-13riscv: hwprobe: export Zvfh[min] ISA extensionsClément Léger1-0/+8
2023-12-13riscv: hwprobe: export Zhintntl ISA extensionClément Léger1-0/+3
2023-12-13riscv: hwprobe: export Zfh[min] ISA extensionsClément Léger1-0/+6
2023-12-13riscv: hwprobe: export vector crypto ISA extensionsClément Léger1-0/+30
2023-12-13riscv: hwprobe: add support for scalar crypto ISA extensionsClément Léger1-0/+27
2023-12-13riscv: hwprobe: export missing Zbc ISA extensionClément Léger1-0/+3
2023-12-12Documentation/x86: Add documentation for TDX host supportKai Huang1-11/+196
2023-12-12x86/docs: Remove reference to syscall trampoline in PTINikolay Borisov1-6/+4
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+10
2023-12-12Documentation: arm64: Document the PMU event counting threshold featureJames Clark1-0/+72
2023-12-09Documentation/x86: Document what /proc/cpuinfo is forBorislav Petkov (AMD)1-21/+68
2023-12-05Documentation/arch/arm64: Fix typoTsung-Han Lin1-1/+1
2023-11-21Docs/LoongArch: Update links in LoongArch introduction.rstYanteng Si1-2/+2
2023-11-20Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-11-17docs: automarkup: linkify git revsVegard Nossum1-1/+1
2023-11-16coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpusAnshuman Khandual1-0/+10
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+3
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+20
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2023-11-07Documentation/arm64: Fix typos in elf_hwcapsMarielle Novastrider1-3/+3
2023-11-06x86/Documentation: Indent 'note::' directive for protocol version number noteBagas Sanjaya1-1/+1
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+635
2023-11-03Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0
2023-11-02Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds44-2/+7854
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-2275/+0
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+11
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+18
2023-10-31Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+5
2023-10-31Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2