summaryrefslogtreecommitdiffstats
path: root/Documentation/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt2024-01-101-0/+13
|\
| * riscv: hwprobe: export Zicond extensionClément Léger2024-01-101-0/+5
| * riscv: hwprobe: export Zacas ISA extensionClément Léger2024-01-101-0/+4
| * riscv: hwprobe: export Ztso ISA extensionClément Léger2024-01-101-0/+4
* | Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt2024-01-101-7/+21
|\ \ | |/ |/|
| * RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones2024-01-031-2/+15
| * RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones2024-01-031-7/+8
* | riscv: hwprobe: export Zfa ISA extensionClément Léger2023-12-131-0/+4
* | riscv: hwprobe: export Zvfh[min] ISA extensionsClément Léger2023-12-131-0/+8
* | riscv: hwprobe: export Zhintntl ISA extensionClément Léger2023-12-131-0/+3
* | riscv: hwprobe: export Zfh[min] ISA extensionsClément Léger2023-12-131-0/+6
* | riscv: hwprobe: export vector crypto ISA extensionsClément Léger2023-12-131-0/+30
* | riscv: hwprobe: add support for scalar crypto ISA extensionsClément Léger2023-12-131-0/+27
* | riscv: hwprobe: export missing Zbc ISA extensionClément Léger2023-12-131-0/+3
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-3/+3
|\
| * Documentation/arm64: Fix typos in elf_hwcapsMarielle Novastrider2023-11-071-3/+3
* | Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-101-0/+20
|\ \
* | | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-081-0/+6
|\| |
* | | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-032-0/+635
|\| |
* | | Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-031-6/+0
|\ \ \
| * | | sh: Remove superhyway bus supportArnd Bergmann2023-10-251-6/+0
| |/ /
* | | Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-0244-2/+7854
|\ \ \
| * \ \ Merge branch 'riscv-move' into docs-mwJonathan Corbet2023-10-1011-1/+768
| |\ \ \
| | * | | docs: move riscv under archCosta Shulyupin2023-10-1011-1/+768
| | |/ /
| * / / docs: move powerpc under archCosta Shulyupin2023-10-1034-1/+7086
| |/ /
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-0211-2275/+0
|\ \ \
| * | | Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-1/+0
| * | | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-1110-2274/+0
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-012-0/+11
|\ \ \ | | |/ | |/|
| * | arm64: add FEAT_LSE128 HWCAPJoey Gouly2023-10-131-0/+3
| * | arm64: add FEAT_LRCPC3 HWCAPJoey Gouly2023-10-131-0/+3
| * | arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown2023-09-292-0/+5
* | | Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-011-0/+18
|\ \ \
| * | | platform/x86/amd/hsmp: add support for metrics tblSuma Hegde2023-10-121-0/+18
| | |/ | |/|
* | | Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-311-7/+5
|\ \ \
| * | | x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner2023-10-101-3/+1
| * | | x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner2023-10-101-1/+1
| * | | x86/cpu: Move cpu_die_id into topology infoThomas Gleixner2023-10-101-2/+2
| * | | x86/cpu: Move phys_proc_id into topology infoThomas Gleixner2023-10-101-1/+1
| |/ /
* | | Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-312-2/+2
|\ \ \
| * | | x86/iommu/docs: Update AMD IOMMU specification document URLJianlin Li2023-09-241-1/+1
| * | | x86/sev/docs: Update document URL in amd-memory-encryption.rstJianlin Li2023-09-221-1/+1
| |/ /
* | | x86/resctrl: Display RMID of resource groupBabu Moger2023-10-171-0/+4
* | | x86/resctrl: Display CLOSID for resource groupBabu Moger2023-10-171-0/+4
* | | x86/resctrl: Introduce "-o debug" mount optionBabu Moger2023-10-171-1/+4
* | | x86/resctrl: Add multiple tasks to the resctrl group at onceBabu Moger2023-10-171-1/+8
* | | Documentation/x86: Document resctrl's new sparse_masksFenghua Yu2023-10-111-4/+12
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-10-061-0/+2
|\ \ \ | |_|/ |/| |
| * | arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring2023-09-291-0/+2
* | | Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-231-2/+2
|\ \ \ | |/ / |/| |