summaryrefslogtreecommitdiffstats
path: root/Documentation/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia2024-12-051-2/+3
* Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-011-0/+2
|\
| * irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-261-0/+2
* | Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-011-4/+13
|\ \
| * | x86/Documentation: Update algo in init_size description of boot protocolAndy Shevchenko2024-11-251-4/+13
* | | Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-272-0/+35
|\ \ \ | |_|/ |/| |
| * | Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt2024-11-112-1/+7
| |\ \
| * \ \ Merge patch series "riscv: Userspace pointer masking and tagged address ABI"Palmer Dabbelt2024-10-242-0/+19
| |\ \ \
| | * | | riscv: hwprobe: Export the Supm ISA extensionSamuel Holland2024-10-241-0/+3
| | * | | riscv: Add support for the tagged address ABISamuel Holland2024-10-241-0/+4
| | * | | riscv: Add support for userspace pointer maskingSamuel Holland2024-10-241-0/+12
| * | | | RISC-V: hwprobe: Document unaligned vector perf keyJesse Taube2024-10-181-0/+16
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-242-0/+66
|\ \ \ \
| * \ \ \ Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-11-141-0/+64
| |\ \ \ \
| | * | | | irqchip/loongson-eiointc: Add virt extension supportBibo Mao2024-11-131-0/+64
| | | |/ / | | |/| |
| * / | | arm64: cpufeature: discover CPU support for MPAMJames Morse2024-10-311-0/+2
| |/ / /
* | | | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-11-231-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/64: Remove maple platformMichael Ellerman2024-10-291-2/+2
| |/ /
* | | Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-11-201-5/+62
|\ \ \
| * | | platform/x86/amd/hsmp: Create separate ACPI, plat and common driversSuma Hegde2024-10-251-5/+62
| | |/ | |/|
* | | Merge tag 'x86-mm-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-191-6/+29
|\ \ \
| * | | x86/mm/doc: Add missing details in virtual memory layoutKirill A. Shutemov2024-11-011-6/+29
| | |/ | |/|
* | | Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-191-1/+2
|\ \ \
| * | | x86/bus_lock: Add support for AMDRavi Bangoria2024-08-081-1/+2
* | | | Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-191-0/+5
|\ \ \ \
| * | | | x86/virt: Provide "nosnp" boot option for sev kernel command linePavan Kumar Paluri2024-10-151-0/+5
| | |/ / | |/| |
* | | | Merge branch 'for-next/mops' into for-next/coreCatalin Marinas2024-11-143-0/+48
|\ \ \ \
| * | | | arm64: mops: Document requirements for hypervisorsKristina Martsenko2024-11-013-2/+47
| * | | | arm64: mops: Document booting requirement for HCR_EL2.MCE2Kristina Martsenko2024-10-171-0/+3
| | |_|/ | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------. \ \ \ Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2024-11-147-3/+348
|\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | arm64: Document Arm Confidential ComputeSteven Price2024-10-233-0/+73
| | | | |_|/ / | | | |/| | |
| | | | | * | arm64: Support AT_HWCAP3Mark Brown2024-10-171-3/+3
| | | | |/ / | | | |/| |
| | | | * | arm64/ptrace: Clarify documentation of VL configuration via ptraceMark Brown2024-11-122-0/+8
| | | |/ /
| * | | | arm64/gcs: Fix outdated ptrace documentationMark Brown2024-11-011-5/+2
| * | | | arm64/hwcap: Add hwcap for GCSMark Brown2024-10-041-0/+4
| * | | | arm64/gcs: Document the ABI for Guarded Control StacksMark Brown2024-10-042-0/+231
| * | | | arm64: Document boot requirements for Guarded Control StacksMark Brown2024-10-041-0/+32
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-10-041-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan2024-10-041-0/+2
| * | | arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2024-10-011-0/+4
| |/ /
* / / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/ /
* | Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-281-0/+30
|\ \
| * | s390/vfio-ap: Driver feature advertisementJason J. Herne2024-09-231-0/+30
* | | Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-09-271-0/+32
|\ \ \ | |/ / |/| |
| * | Docs/LoongArch: Add advanced extended IRQ model descriptionHuacai Chen2024-09-241-0/+32
* | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-12/+0
|\ \ \
| * | | docs: move numa=fake description to kernel-parameters.txtMike Rapoport (Microsoft)2024-09-041-12/+0
* | | | Merge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds2024-09-176-8/+8
|\ \ \ \
| * | | | Documentation: Fix spelling mistakesAmit Vadhavana2024-09-056-8/+8
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-162-2/+6
|\ \ \ \ | |_|/ / |/| | |