summaryrefslogtreecommitdiff
path: root/Documentation/arch
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
12 daysMerge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+103
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-51/+181
2024-05-14Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2024-05-10arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland1-0/+4
2024-05-06Documentation: Document PowerPC kernel dynamic DEXCR interfaceBenjamin Gray1-2/+139
2024-05-02Docs: typos/spellingRemington Brasga3-3/+3
2024-04-30Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...Palmer Dabbelt2-0/+99
2024-04-29Documentation/powerpc: update fadump implementation detailsSourabh Jain1-49/+42
2024-04-29riscv: hwprobe: export Zihintpause ISA extensionClément Léger1-0/+4
2024-04-24x86/resctrl: Add tracepoint for llc_occupancy trackingHaifeng Xu1-0/+6
2024-04-22docs: Update s390 vfio-ap doc for ap_config sysfs attributeJason J. Herne1-0/+30
2024-04-18documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctlCharlie Jenkins2-0/+99
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev2-0/+112
2024-04-09s390/ap: modularize ap busHolger Dengler1-1/+1
2024-03-25Documentation/x86: Fix title underline lengthIngo Molnar1-1/+1
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2024-03-24Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck1-4/+4
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+5
2024-03-15Merge patch series "riscv: mm: Extend mappable memory up to hint address"Palmer Dabbelt1-11/+5
2024-03-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-16/+59
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2024-03-14docs: riscv: Define behavior of mmapCharlie Jenkins1-11/+5
2024-03-12Documentation/x86/amd/hsmp: Updating urlsErwan Velu1-3/+4
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar4-18/+109
2024-03-12Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-03-12Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+8
2024-03-12Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+97
2024-03-07Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas4-16/+59
2024-03-07arm64/hwcap: Define hwcaps for 2023 DPISA featuresMark Brown1-0/+49
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar2-11/+34
2024-02-26Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...Ingo Molnar1-8/+8
2024-02-26Merge tag 'v6.8-rc6' into x86/boot, to pick up fixesIngo Molnar2-11/+34
2024-02-23kexec: Allocate kernel above bzImage's pref_addressChris Koch1-1/+2
2024-02-21arm64/sme: Remove spurious 'is' in SME documentationMark Brown1-1/+1
2024-02-21arm64/fp: Clarify effect of setting an unsupported system VLMark Brown2-6/+4
2024-02-21arm64/sme: Fix cut'n'paste in ABI documentMark Brown1-2/+2
2024-02-21arm64/sve: Remove bitrotted comment about syscall behaviourMark Brown1-5/+0
2024-02-20arm64: errata: Don't enable workarounds for "rare" errata by defaultWill Deacon1-2/+3
2024-02-20x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta1-11/+27
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner1-15/+9
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+7
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar1-3/+3
2024-02-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)1-8/+8
2024-01-25Documentation/x86/64: Add documentation for FREDXin Li2-0/+97
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