summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-09-18arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node namesJernej Skrabec1-2/+2
2021-09-18ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg1-3/+3
2021-09-18x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha1-2/+7
2021-09-18MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel1-1/+1
2021-09-18KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy1-3/+6
2021-09-18powerpc/smp: Update cpu_core_map on all PowerPc systemsSrikar Dronamraju1-6/+5
2021-09-18KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin2-0/+27
2021-09-18KVM: PPC: Book3S HV: Fix copy_tofrom_guest routinesFabiano Rosas1-2/+4
2021-09-18powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley1-0/+1
2021-09-18powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour1-3/+10
2021-09-18openrisc: don't printk() unconditionallyRandy Dunlap1-0/+2
2021-09-18powerpc/stacktrace: Include linux/delay.hMichal Suchanek1-0/+1
2021-09-18ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg1-0/+2
2021-09-18arm64: head: avoid over-mapping in map_memoryMark Rutland2-7/+8
2021-09-18arm64: mm: Fix TLBI vs ASID rolloverWill Deacon2-9/+31
2021-09-18xen: fix setting of max_pfn in shared_infoJuergen Gross1-2/+2
2021-09-18powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain1-1/+1
2021-09-15ARM: dts: at91: add pinctrl-{names, 0} for all gpiosClaudiu Beznea3-1/+63
2021-09-15KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson1-4/+3
2021-09-15KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulationMaxim Levitsky1-0/+3
2021-09-15KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng1-0/+4
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic4-8/+9
2021-09-15Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"Sean Christopherson1-6/+0
2021-09-15x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger1-0/+6
2021-09-15perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips1-0/+1
2021-09-15arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár2-2/+26
2021-09-15arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski1-1/+1
2021-09-15arm64: dts: renesas: hihope-rzg2-ex: Add EtherAVB internal rx delayBiju Das1-0/+1
2021-09-15arm64: dts: renesas: rzg2: Convert EtherAVB to explicit delay handlingGeert Uytterhoeven6-2/+10
2021-09-15ARM: dts: meson8b: ec100: Fix the pwm regulator supply propertiesAnand Moon1-2/+2
2021-09-15ARM: dts: meson8b: mxq: Fix the pwm regulator supply propertiesAnand Moon1-1/+3
2021-09-15ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply propertiesAnand Moon1-2/+2
2021-09-15ARM: dts: meson8: Use a higher default GPU clock frequencyMartin Blumenstingl1-0/+5
2021-09-15arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w propertiesGeert Uytterhoeven1-4/+0
2021-09-15ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsiDylan Hung1-2/+2
2021-09-15x86/mce: Defer processing of early errorsBorislav Petkov2-3/+9
2021-09-15m68k: Fix invalid RMW_INSNS on CPUs that lack CASGeert Uytterhoeven1-1/+7
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin1-2/+2
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-09-15s390/debug: keep debug data on resizePeter Oberparleiter1-21/+53
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2-20/+20
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev1-21/+20
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2
2021-09-12x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit1-21/+26
2021-09-08perf/x86/amd/power: Assign pmu.moduleKim Phillips1-0/+1
2021-09-08perf/x86/amd/ibs: Work around erratum #1197Kim Phillips1-0/+8
2021-09-08perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li1-1/+1
2021-09-08ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski1-14/+0
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap1-1/+1
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller5-157/+74