aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | ARM: ixp4xx: fix typos in commentsJulia Lawall2022-08-291-1/+1
| * | | | | | | | | | Merge tag 'versatile-dts-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2022-08-296-7/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: versatile: Update spi clock-names propertyKuldeep Singh2022-08-191-1/+1
| | * | | | | | | | | | ARM: dts: realview: Update spi clock-names propertyKuldeep Singh2022-08-194-4/+4
| | * | | | | | | | | | ARM: dts: integratorap: Update spi node propertiesKuldeep Singh2022-08-191-2/+2
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'imx-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2022-08-299-32/+25
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | arm64: dts: freescale: verdin-imx8mp: fix atmel_mxt_ts reset polarityMarcel Ziswiler2022-08-221-2/+2
| | * | | | | | | | arm64: dts: freescale: verdin-imx8mm: fix atmel_mxt_ts reset polarityMarcel Ziswiler2022-08-221-1/+1
| | * | | | | | | | arm64: dts: imx8mp: Fix I2C5 GPIO assignment on i.MX8M Plus DHCOMMarek Vasut2022-08-221-2/+2
| | * | | | | | | | arm64: dts: imx8mm-venice-gw7901: fix port/phy validationTim Harvey2022-08-221-0/+4
| | * | | | | | | | arm64: dts: verdin-imx8mm: add otg2 pd to usbphyPhilippe Schenker2022-08-221-0/+1
| | * | | | | | | | arm64: dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-xVladimir Oltean2022-08-211-1/+0
| | * | | | | | | | ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatibleMarco Felsch2022-08-211-1/+1
| | * | | | | | | | ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch2022-08-211-10/+0
| | * | | | | | | | ARM: dts: imx6qdl-vicut1.dtsi: Fix node name backlight_ledDavid Jander2022-08-211-1/+1
| | * | | | | | | | arm64: dts: imx8mq-tqma8mq: Remove superfluous interrupt-namesAlexander Stein2022-08-211-1/+0
| | * | | | | | | | arm64: dts: imx8mp: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOMMarek Vasut2022-08-211-5/+5
| | * | | | | | | | arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settingsPeng Fan2022-08-211-4/+4
| | * | | | | | | | arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfdAndrejs Cainikovs2022-08-171-1/+1
| | * | | | | | | | arm64: dts: imx8mm-verdin: update CAN clock to 40MHzAndrejs Cainikovs2022-08-171-3/+3
| | |/ / / / / / /
* | | | | | | | | Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-09-046-69/+89
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor2022-09-021-1/+3
| * | | | | | | | Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman2022-09-021-7/+36
| * | | | | | | | powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy2022-08-311-1/+2
| * | | | | | | | powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman2022-08-261-0/+4
| * | | | | | | | Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman2022-08-261-0/+8
| * | | | | | | | powerpc: align syscall table for ppc32Masahiro Yamada2022-08-261-0/+1
| * | | | | | | | powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár2022-08-251-0/+9
| * | | | | | | | powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain2022-08-231-61/+27
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-0412-99/+143
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-09-0192-427/+729
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-294-16/+26
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2022-09-013-15/+13
| |\ \ \ \ \ \ \
| | * | | | | | | riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2022-08-192-11/+13
| | * | | | | | | riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley2022-08-191-4/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini2022-09-011-3/+17
| * | | | | | | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-011-1/+2
| * | | | | | | KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin2022-09-011-2/+1
| * | | | | | | KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson2022-09-011-4/+21
| * | | | | | | KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson2022-08-191-2/+1
| * | | | | | | kvm: x86: mmu: Always flush TLBs when enabling dirty loggingJunaid Shahid2022-08-193-42/+61
| * | | | | | | kvm: x86: mmu: Drop the need_remote_flush() functionJunaid Shahid2022-08-191-14/+1
* | | | | | | | Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-037-29/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | LoongArch: mm: Remove the unneeded result variableye xingchen2022-09-031-4/+1
| * | | | | | | | LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li2022-09-031-12/+10
| * | | | | | | | LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen2022-09-033-2/+3
| * | | | | | | | LoongArch: Improve dump_tlb() output messagesHuacai Chen2022-09-031-13/+13
| * | | | | | | | LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen2022-09-031-2/+2
| * | | | | | | | LoongArch: Avoid orphan input sectionsArd Biesheuvel2022-09-032-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-09-036-52/+65
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |