summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-04-25Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-04-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-11/+9
2021-04-23KVM: x86/xen: Take srcu lock when accessing kvm_memslots()Wanpeng Li1-11/+9
2021-04-23Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-6/+14
2021-04-23Merge branch 'tegra/dt64' into arm/fixesArnd Bergmann7-5/+13
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini4-2/+16
2021-04-23perf/x86: Allow for 8<num_fixed_counters<16Colin Ian King1-1/+1
2021-04-22arm64: dts: amlogic: misc DT schema fixupsKevin Hilman15-28/+27
2021-04-22Merge tag 'sunxi-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2021-04-22ARM: PXA: Kill use of irq_create_strict_mappings()Marc Zyngier1-13/+11
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi1-2/+2
2021-04-22perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson1-1/+1
2021-04-22arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara1-1/+1
2021-04-21PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...Chris von Recklinghausen2-77/+16
2021-04-21perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3Kan Liang1-35/+26
2021-04-21s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-04-21s390/archrandom: add parameter check for s390_arch_random_generateHarald Freudenberger1-0/+4
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury7-34/+32
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury1-32/+0
2021-04-20x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith1-1/+1
2021-04-20floppy: remove redundant assignment to variable stColin Ian King1-1/+0
2021-04-20s390/pci: expose a PCI device's UID as its indexNiklas Schnelle1-0/+35
2021-04-20Merge tag 'bmc-5.13-devicetree-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-142/+201
2021-04-20x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar1-11/+2
2021-04-20x86/platform/uv: Fix !KEXEC build failureIngo Molnar1-0/+1
2021-04-19perf/x86/rapl: Add support for Intel Alder LakeZhang Rui1-0/+2
2021-04-19perf/x86/cstate: Add Alder Lake CPU supportKan Liang1-10/+29
2021-04-19perf/x86/msr: Add Alder Lake CPU supportKan Liang1-0/+2
2021-04-19perf/x86/intel/uncore: Add Alder Lake supportKan Liang3-0/+139
2021-04-19perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang1-0/+1
2021-04-19perf/x86/intel: Add Alder Lake Hybrid supportKan Liang3-1/+268
2021-04-19perf/x86: Support filter_match callbackKan Liang2-0/+11
2021-04-19perf/x86/intel: Add attr_update for Hybrid PMUsKan Liang1-6/+114
2021-04-19perf/x86: Add structures for the attributes of Hybrid PMUsKan Liang2-0/+62
2021-04-19perf/x86: Register hybrid PMUsKan Liang3-21/+223
2021-04-19perf/x86: Factor out x86_pmu_show_pmu_capKan Liang2-9/+19
2021-04-19perf/x86: Remove temporary pmu assignment in event_initKan Liang1-11/+0
2021-04-19perf/x86/intel: Factor out intel_pmu_check_extra_regsKan Liang1-14/+21
2021-04-19perf/x86/intel: Factor out intel_pmu_check_event_constraintsKan Liang1-35/+47
2021-04-19perf/x86/intel: Factor out intel_pmu_check_num_countersKan Liang1-14/+24
2021-04-19perf/x86: Hybrid PMU support for extra_regsKan Liang3-8/+13
2021-04-19perf/x86: Hybrid PMU support for event constraintsKan Liang4-5/+10
2021-04-19perf/x86: Hybrid PMU support for hardware cache eventKan Liang2-3/+11
2021-04-19perf/x86: Hybrid PMU support for unconstrainedKan Liang2-1/+12
2021-04-19perf/x86: Hybrid PMU support for countersKan Liang4-25/+56
2021-04-19perf/x86: Hybrid PMU support for intel_ctrlKan Liang3-14/+24
2021-04-19perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang5-7/+60
2021-04-19perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang5-12/+24
2021-04-19x86/cpu: Add helper function to get the type of the current hybrid CPURicardo Neri2-0/+22
2021-04-19x86/cpufeatures: Enumerate Intel Hybrid Technology feature bitRicardo Neri1-0/+1