aboutsummaryrefslogtreecommitdiff
path: root/Documentation/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+3
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds8-18/+18
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-06-16Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds1-7/+127
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds2-21/+99
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds1-0/+30
2026-06-15Merge tag 'irq-drivers-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+35
2026-06-14Merge branch 'for-next/errata' into for-next/coreWill Deacon1-21/+72
2026-06-12Documentation: arch: fix bracketsManuel Ebner8-18/+18
2026-06-10arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon1-0/+2
2026-06-10arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni1-0/+2
2026-06-10arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland1-0/+42
2026-06-09docs: omap/dss: Fix stale modedb.c pathCosta Shulyupin1-1/+1
2026-06-05x86/virt/tdx: Document TDX module updateChao Gao1-0/+127
2026-06-03Docs/LoongArch: Add advanced extended IRQ modelTianyang Zhang1-0/+35
2026-06-03arm64: Document SVE constraints on new hwcapsMark Brown1-4/+7
2026-06-03arm64: kernel: Disable CNP on HiSilicon HIP09Zeng Heng1-0/+2
2026-05-28ARM: Add a neon-intrinsics.h header like on arm64Ard Biesheuvel1-1/+3
2026-05-26Documentation/arch/x86: Hide clearcpuid=Borislav Petkov (AMD)1-0/+4
2026-05-19arm64/cpufeature: Define hwcaps for 2025 dpISA featuresMark Brown1-0/+24
2026-05-19arm64: errata: Reformat table for IDsRobin Murphy1-22/+25
2026-05-13riscv: Docs: fix unmatched quote warningRandy Dunlap1-1/+1
2026-05-11s390/debug: Add s390dbf kernel parameterPeter Oberparleiter1-0/+30
2026-04-30Documentation: riscv: cmodx: fix typosAvi Radinsky1-4/+4
2026-04-27x86/virt/tdx: Remove kexec docsRick Edgecombe1-7/+0
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-51/+108
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas1-0/+2
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-31/+5
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-12/+8
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+82
2026-04-13Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-31/+5
2026-04-11PCI: s390: Expose the UID as an arch specific PCI slot attributeNiklas Schnelle1-0/+7
2026-04-11docs: s390/pci: Improve and update PCI documentationNiklas Schnelle1-51/+101
2026-04-10vfio: remove dead notifier codePaolo Bonzini1-12/+8
2026-04-10arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas1-0/+2
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley1-24/+39
2026-03-27arm64: mpam: Add initial MPAM documentationBen Horgan2-0/+73
2026-03-27arm_mpam: Quirk CMN-650's CSU NRDY behaviourJames Morse1-0/+3
2026-03-27arm_mpam: Add workaround for T241-MPAM-6Shanker Donthineni1-0/+2
2026-03-27arm_mpam: Add workaround for T241-MPAM-4Shanker Donthineni1-0/+2
2026-03-27arm_mpam: Add workaround for T241-MPAM-1Shanker Donthineni1-0/+2
2026-03-24iommu/arm-smmu-v3: Update Arm errataRobin Murphy1-1/+7
2026-03-04KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys initSean Christopherson1-31/+5
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-1/+323
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+43
2026-02-10Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+4
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds16-84/+6
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+20