aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-05-15Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-5/+21
2022-05-15Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+3
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-0/+23
2022-05-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-8/+7
2022-05-13x86/mm: Fix marking of unused sub-pmd rangesGravatar Adrian-Ken Rueegsegger 1-2/+3
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsGravatar Shreyas K K 1-0/+2
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryGravatar Kristina Martsenko 1-2/+1
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Gravatar Alexander Graf 1-5/+21
2022-05-10arm64: vdso: fix makefile dependency on vdso.soGravatar Joey Gouly 3-6/+4
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapGravatar Mike Rapoport 4-0/+23
2022-05-08Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 15-42/+42
2022-05-08Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-24/+36
2022-05-08Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-41/+26
2022-05-08Revert "parisc: Increase parisc_cache_flush_threshold setting"Gravatar Helge Deller 1-15/+3
2022-05-08parisc: Mark cr16 clock unstable on all SMP machinesGravatar Helge Deller 1-23/+4
2022-05-08parisc: Fix typos in commentsGravatar Julia Lawall 6-6/+6
2022-05-08parisc: Change MAX_ADDRESS to become unsigned long longGravatar Helge Deller 1-1/+1
2022-05-08parisc: Merge model and model name into one line in /proc/cpuinfoGravatar Helge Deller 1-2/+1
2022-05-08parisc: Re-enable GENERIC_CPU_DEVICES for !SMPGravatar Helge Deller 1-0/+1
2022-05-08parisc: Update 32- and 64-bit defconfigsGravatar Helge Deller 2-2/+5
2022-05-08parisc: Only list existing CPUs in cpu_possible_maskGravatar Helge Deller 1-0/+8
2022-05-08Revert "parisc: Fix patch code locking and flushing"Gravatar Helge Deller 1-11/+14
2022-05-08Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Gravatar Helge Deller 2-3/+6
2022-05-08Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Gravatar Helge Deller 1-8/+22
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-69/+190
2022-05-06Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+19
2022-05-06KVM: VMX: Exit to userspace if vCPU has injected exception and invalid stateGravatar Sean Christopherson 1-1/+1
2022-05-06KVM: SEV: Mark nested locking of vcpu->lockGravatar Peter Gonda 1-4/+38
2022-05-06powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCEGravatar Kajol Jain 1-5/+2
2022-05-05Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 3-1/+27
2022-05-05Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-12/+7
2022-05-05x86/fpu: Prevent FPU state corruptionGravatar Thomas Gleixner 1-41/+26
2022-05-04powerpc/vdso: Fix incorrect CFI in gettimeofday.SGravatar Michael Ellerman 1-2/+7
2022-05-04powerpc/pseries/vas: Use QoS credits from the userspaceGravatar Haren Myneni 3-17/+27
2022-05-03KVM: s390: vsie/gmap: reduce gmap_rmap overheadGravatar Christian Borntraeger 1-0/+7
2022-05-03Merge branch 'kvm-amd-pmu-fixes' into HEADGravatar Paolo Bonzini 2-3/+30
2022-05-03kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUGravatar Sandipan Das 1-0/+5
2022-05-03KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_idGravatar Kyle Huey 1-3/+25
2022-05-03Merge branch 'kvm-tdp-mmu-atomicity-fix' into HEADGravatar Paolo Bonzini 5-61/+121
2022-05-03KVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs with volatile bitsGravatar Sean Christopherson 2-31/+85
2022-05-03KVM: x86/mmu: Move shadow-present check out of spte_has_volatile_bits()Gravatar Sean Christopherson 3-27/+32
2022-05-03KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D)Gravatar Sean Christopherson 2-9/+10
2022-05-02KVM: s390: Fix lockdep issue in vm memopGravatar Janis Schoetterl-Glausch 1-1/+10
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 15-54/+187
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-11/+38
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-35/+52
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 59-208/+235
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-8/+20
2022-04-29Revert "arm: dts: at91: Fix boolean properties with values"Gravatar Arnd Bergmann 2-2/+2
2022-04-29KVM: x86: work around QEMU issue with synthetic CPUID leavesGravatar Paolo Bonzini 1-5/+14