summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann
2022-09-23parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]Linus Walleij
2022-09-12parisc: hide ioread64 declaration on 32-bitArnd Bergmann
2022-09-12ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap
2022-09-10parisc: Use the generic IO helpersLinus Walleij
2022-09-10parisc: Remove 64bit access on 32bit machinesLinus Walleij
2022-09-08sparc: Fix the generic IO helpersLinus Walleij
2022-09-08alpha: Use generic <asm-generic/io.h>Linus Walleij
2022-09-04Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-03Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-03Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-03LoongArch: mm: Remove the unneeded result variableye xingchen
2022-09-03LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen
2022-09-03LoongArch: Improve dump_tlb() output messagesHuacai Chen
2022-09-03LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen
2022-09-03LoongArch: Avoid orphan input sectionsArd Biesheuvel
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-02powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor
2022-09-02Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-01Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2022-09-01KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu
2022-09-01KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin
2022-09-01KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun
2022-08-31powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy
2022-08-30s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-08-30s390: update defconfigsHeiko Carstens
2022-08-30s390: fix nospec table alignmentsJosh Poimboeuf
2022-08-30s390/mm: remove useless hugepage address alignmentGerald Schaefer
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-28Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-27Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-08-27Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka
2022-08-27perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-08-26Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-26Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka
2022-08-25Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt
2022-08-25Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt
2022-08-26powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman