summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-115-27/+41
|\
| * x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen2024-08-081-1/+1
| * x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2024-08-072-9/+10
| * x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailboxZhiquan Li2024-08-071-1/+1
| * x86/mm: Fix PTI for i386 some moreThomas Gleixner2024-08-071-16/+29
* | Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-098-53/+23
|\ \
| * \ Merge tag 'ti-k3-dt-fixes-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-08-077-49/+16
| |\ \
| | * | arm64: dts: ti: k3-j784s4-main: Correct McASP DMAsParth Pancholi2024-08-061-2/+2
| | * | arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0Jared McArthur2024-08-051-1/+2
| | * | arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0Jared McArthur2024-08-051-1/+2
| | * | arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0Jared McArthur2024-08-051-0/+2
| | * | arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator onFrancesco Dolcini2024-08-052-28/+0
| | * | Merge tag 'ti-k3-dt-for-v6.11-part2' into ti-k3-dts-nextNishanth Menon2024-07-291-17/+8
| | |\ \
| | | * | arm64: dts: ti: k3-j784s4-evm: Consolidate serdes0 referencesAndrew Halaney2024-07-121-16/+8
| | | * | arm64: dts: ti: k3-j784s4-evm: Assign only lanes 0 and 1 to PCIe1Andrew Halaney2024-07-121-3/+2
| * | | | ARM: pxa/gumstix: fix attaching properties to vbus gpio deviceDmitry Torokhov2024-08-071-4/+7
| |/ / /
* | | | LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()Dandan Zhang2024-08-071-2/+2
* | | | LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSYuli Wang2024-08-071-2/+0
* | | | LoongArch: Use accessors to page table entries instead of direct dereferenceHuacai Chen2024-08-078-42/+52
* | | | LoongArch: Enable general EFI poweroff methodMiao Wang2024-08-071-0/+6
| |_|/ |/| |
* | | Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-048-17/+36
|\ \ \
| * | | x86/uaccess: Zero the 8-byte get_range case on failure on 32-bitDavid Gow2024-08-011-1/+3
| * | | x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra2024-08-011-1/+1
| * | | x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra2024-08-011-3/+3
| * | | x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)2024-07-313-8/+23
| * | | x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 rangePerry Yuan2024-07-301-1/+1
| * | | x86/sev: Fix __reserved field in sev_configPavan Kumar Paluri2024-07-301-1/+1
| * | | x86/aperfmperf: Fix deadlock on cpu_hotplug_lockJonathan Cameron2024-07-291-2/+4
| |/ /
* | | Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-08-042-12/+15
|\ \ \
| * | | perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei2024-07-311-10/+12
| * | | perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra ForestZhenyu Wang2024-07-291-2/+3
| |/ /
* | | arm: dts: arm: versatile-ab: Fix duplicate clock node nameRob Herring (Arm)2024-08-041-1/+1
* | | Merge tag 'parisc-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-033-2/+12
|\ \ \
| * | | parisc: fix a possible DMA corruptionMikulas Patocka2024-07-292-1/+11
| * | | parisc: fix unaligned accesses in BPFMikulas Patocka2024-07-291-1/+1
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-08-025-9/+40
|\ \ \
| * | | arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2024-08-022-2/+10
| * | | arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland2024-08-012-7/+26
| * | | arm64: cputype: Add Cortex-A725 definitionsMark Rutland2024-08-011-0/+2
| * | | arm64: cputype: Add Cortex-X1C definitionsMark Rutland2024-08-011-0/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-027-20/+24
|\ \ \
| * \ \ Merge branch 'kvm-fixes' into HEADPaolo Bonzini2024-08-027-20/+24
| |\ \ \ | | |/ / | |/| |
| | * | KVM: x86/mmu: fix determination of max NPT mapping level for private pagesAckerley Tng2024-08-011-1/+1
| | * | KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfnsPaolo Bonzini2024-07-261-7/+0
| | * | KVM: extend kvm_range_has_memory_attributes() to check subset of attributesPaolo Bonzini2024-07-261-1/+1
| | * | KVM: guest_memfd: move check for already-populated page to common codePaolo Bonzini2024-07-261-1/+1
| | * | KVM: remove kvm_arch_gmem_prepare_needed()Paolo Bonzini2024-07-261-5/+0
| | * | KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*Paolo Bonzini2024-07-262-4/+4
| | * | KVM: x86: disallow pre-fault for SNP VMs before initializationPaolo Bonzini2024-07-265-0/+16
| | * | KVM: x86: Eliminate log spam from limited APIC timer periodsJim Mattson2024-07-261-1/+1