summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-27x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi1-1/+9
2022-01-27riscv: mm: fix wrong phys_ram_base value for RV64Jisheng Zhang1-1/+1
2022-01-27riscv: use hart id instead of cpu id on machine_kexecNick Kossifidis1-1/+2
2022-01-27riscv: Don't use va_pa_offset on kdumpNick Kossifidis1-11/+9
2022-01-27riscv: try to allocate crashkern region from 32bit addressible memoryNick Kossifidis1-4/+13
2022-01-27RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=nSean Christopherson3-18/+12
2022-01-27riscv: Get rid of MAXPHYSMEM configsAlexandre Ghiti4-26/+2
2022-01-27KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlockMarcelo Tosatti1-8/+8
2022-01-27KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMUDavid Matlack1-3/+3
2022-01-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang1-1/+1
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman4-2/+43
2022-01-20KVM: x86: don't print when fail to read/write pv eoi memoryLi RongQing1-12/+6
2022-01-20KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson3-1/+6
2022-01-20KVM: x86: Register perf callbacks after calling vendor's hardware_setup()Sean Christopherson1-3/+4
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson7-31/+60
2022-01-16ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100Paul Cercueil1-1/+1
2022-01-16s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov1-0/+4
2022-01-14Merge tag 'v5.15.14' into dev-5.15Joel Stanley53-186/+283
2022-01-14ARM: config: aspeed_g5: Add TPM TIS I2C driverJoel Stanley1-0/+3
2022-01-14ARM: dts: aspeed: everest: add reset-cause-pinholeAndrew Geissler1-1/+1
2022-01-14ARM: dts: aspeed: rainier: add reset-cause-pinholeAndrew Geissler1-1/+1
2022-01-13ARM: configs: aspeed_g5: Add mp5023 driverJoel Stanley1-0/+1
2022-01-11ARM: dts: gpio-ranges property is now requiredPhil Elwell2-0/+4
2022-01-11KVM: x86: Check for rmaps allocationNikunj A Dadhania1-0/+3
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas4-5/+0
2022-01-05powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman1-1/+1
2022-01-05parisc: Clear stale IIR value on instruction access rights trapHelge Deller1-0/+2
2021-12-29arm64: dts: lx2160a: fix scl-gpios property nameZhang Ying-224551-2/+2
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel1-5/+3
2021-12-29KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson1-2/+1
2021-12-29KVM: VMX: Always clear vmx->fail on emulation_requiredSean Christopherson1-3/+1
2021-12-29KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is requiredSean Christopherson1-8/+24
2021-12-29KVM: x86/mmu: Don't advance iterator after restart due to yieldingSean Christopherson3-13/+28
2021-12-29KVM: x86: Always set kvm_run->if_flagMarc Orr5-17/+21
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper1-2/+2
2021-12-29parisc: Fix mask used to select futex spinlockJohn David Anglin1-2/+2
2021-12-29parisc: Correct completer in lws startJohn David Anglin1-1/+1
2021-12-29x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport1-3/+3
2021-12-29Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov1-39/+27
2021-12-29ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNCVladimir Murzin1-0/+1
2021-12-29ARM: dts: imx6qdl-wandboard: Fix Ethernet supportMartin Haaß1-0/+1
2021-12-29arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko1-1/+1
2021-12-29arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers2-13/+7
2021-12-22bpf: Fix extable address check.Alexei Starovoitov1-7/+42
2021-12-22bpf, x64: Factor out emission of REX byte in more casesJie Meng1-24/+26
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam1-1/+1
2021-12-22powerpc/module_64: Fix livepatching for RO modulesRussell Currey1-8/+34
2021-12-22riscv: dts: unmatched: Add gpio card detect to mmc-spi-slotBin Meng1-0/+2
2021-12-22riscv: dts: unleashed: Add gpio card detect to mmc-spi-slotBin Meng1-0/+1
2021-12-22KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov1-1/+1