summaryrefslogtreecommitdiffstats
path: root/Documentation/arch
Commit message (Expand)AuthorAgeFilesLines
* Documentation/x86: Fix title underline lengthIngo Molnar2024-03-251-1/+1
* Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-241-4/+4
|\
| * Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck2024-03-241-4/+4
* | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-221-11/+5
|\ \ | |/ |/|
| * Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt2024-03-151-11/+5
| |\
| | * docs: riscv: Define behavior of mmapCharlie Jenkins2024-03-141-11/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-144-16/+59
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas2024-03-074-16/+59
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | arm64/hwcap: Define hwcaps for 2023 DPISA featuresMark Brown2024-03-071-0/+49
| | |_|/ / | |/| | |
| | | * | arm64/sme: Remove spurious 'is' in SME documentationMark Brown2024-02-211-1/+1
| | | * | arm64/fp: Clarify effect of setting an unsupported system VLMark Brown2024-02-212-6/+4
| | | * | arm64/sme: Fix cut'n'paste in ABI documentMark Brown2024-02-211-2/+2
| | | * | arm64/sve: Remove bitrotted comment about syscall behaviourMark Brown2024-02-211-5/+0
| | |/ / | |/| |
| | * | arm64: errata: Don't enable workarounds for "rare" errata by defaultWill Deacon2024-02-201-2/+3
| |/ /
* | | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-141-3/+4
|\ \ \
| * | | Documentation/x86/amd/hsmp: Updating urlsErwan Velu2024-03-121-3/+4
| |/ /
* | | Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar2024-03-124-18/+109
|\ \ \
| * \ \ Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-111-3/+3
| |\ \ \
| | * \ \ Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-141-3/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao2024-01-101-3/+3
| * | | | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-111-8/+8
| |\ \ \ \
| * \ \ \ \ Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-112-0/+97
| |\ \ \ \ \
| | * | | | | Documentation/x86/64: Add documentation for FREDXin Li2024-01-252-0/+97
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar2024-02-272-11/+34
| |\ \ \ \ \
| * | | | | | x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner2024-02-161-15/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...Ingo Molnar2024-02-261-8/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)2024-02-031-8/+8
| |/ / / /
* | | | | Merge tag 'v6.8-rc6' into x86/boot, to pick up fixesIngo Molnar2024-02-262-11/+34
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta2024-02-191-11/+27
| * | | | arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2024-02-151-0/+7
| |/ / /
* / / / kexec: Allocate kernel above bzImage's pref_addressChris Koch2024-02-221-1/+2
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-01-191-2/+2
|\ \ \ | |_|/ |/| |
| * | arm64: Fix silcon-errata.rst formattingRobin Murphy2024-01-181-2/+0
| * | arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring2024-01-121-0/+2
* | | Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-181-11/+196
|\ \ \
| * | | Documentation/x86: Add documentation for TDX host supportKai Huang2023-12-121-11/+196
* | | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-0/+10
|\ \ \ \
| * \ \ \ Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-12-121-0/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpusAnshuman Khandual2023-11-161-0/+10
* | | | | Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds2024-01-1716-16/+16
|\ \ \ \ \
| * | | | | docs: kernel_feat.py: fix potential command injectionVegard Nossum2024-01-1116-16/+16
* | | | | | Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-171-7/+115
|\ \ \ \ \ \
| * \ \ \ \ \ Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt2024-01-091-0/+13
| |\ \ \ \ \ \
| | * | | | | | riscv: hwprobe: export Zicond extensionClément Léger2024-01-091-0/+5
| | * | | | | | riscv: hwprobe: export Zacas ISA extensionClément Léger2024-01-091-0/+4
| | * | | | | | riscv: hwprobe: export Ztso ISA extensionClément Léger2024-01-091-0/+4
| * | | | | | | Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt2024-01-091-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-121-0/+4