summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-02-17arm64: perf: reject CHAIN events at creation timeMark Rutland1-0/+8
2023-02-17arm_pmu: fix event CPU filteringMark Rutland1-7/+0
2023-02-17Merge tag 'socfpga_dts_updates_for_v6.3_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann2-0/+56
2023-02-16kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman1-2/+1
2023-02-16ARM: dts: socfpga: Add enclustra PE1 devicetreeSteffen Trumtrar2-0/+56
2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves2-8/+12
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+1
2023-02-15Merge tag 'qcom-arm64-defconfig-for-6.3-3' of https://git.kernel.org/pub/scm/...Arnd Bergmann1-0/+4
2023-02-15Merge tag 'qcom-arm64-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann13-753/+1519
2023-02-15perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson1-5/+7
2023-02-15KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)Sean Christopherson1-7/+19
2023-02-15x86/build: Make 64-bit defconfig the defaultArnd Bergmann1-3/+3
2023-02-15s390/irq,idle: simplify idle checkHeiko Carstens3-6/+4
2023-02-15s390/processor: add test_and_set_cpu_flag() and test_and_clear_cpu_flag()Heiko Carstens1-0/+16
2023-02-15s390/processor: let cpu helper functions return boolean valuesHeiko Carstens1-4/+5
2023-02-15s390/kfence: fix page fault reportingHeiko Carstens1-14/+35
2023-02-15s390/zcrypt: introduce ctfm field in struct CPRBXHarald Freudenberger1-1/+2
2023-02-15x86/hotplug: Remove incorrect comment about mwait_play_dead()Srivatsa S. Bhat (VMware)1-1/+1
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+40
2023-02-14Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki4-36/+0
2023-02-14s390: remove confusing comment from uapi types header fileHeiko Carstens1-4/+1
2023-02-14s390/entry: remove toolchain dependent micro-optimizationHeiko Carstens1-6/+0
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik8-28/+40
2023-02-14s390/vx: remove __uint128_t type from __vector128 struct againHeiko Carstens1-1/+0
2023-02-14s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer4-1/+90
2023-02-14s390/mm: define private VM_FAULT_* reasons from top bitsPeter Xu1-5/+9
2023-02-14x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross1-2/+1
2023-02-14crypto: x86/aria-avx - Do not use avx2 instructionsTaehee Yoo1-40/+94
2023-02-14arm64: dts: qcom: msm8996: align RPM G-Link clock-controller node with bindingsKrzysztof Kozlowski1-1/+1
2023-02-14arm64: dts: qcom: qcs404: align RPM G-Link node with bindingsKrzysztof Kozlowski1-1/+1
2023-02-14arm64: dts: qcom: ipq6018: align RPM G-Link node with bindingsKrzysztof Kozlowski1-1/+1
2023-02-14arm64: defconfig: enable drivers required by the Qualcomm SA8775P platformBartosz Golaszewski1-0/+2
2023-02-14arm64: dts: qcom: sm8550: remove invalid interconnect property from cryptobamNeil Armstrong1-2/+0
2023-02-14arm64: dts: qcom: sc7280: Adjust zombie PWM frequencyOwen Yang1-2/+2
2023-02-14arm64: dts: qcom: sc8280xp-pmics: Specify interrupt parent explicitlyManivannan Sadhasivam1-6/+6
2023-02-14arm64: dts: qcom: sm7225-fairphone-fp4: enable remaining i2c bussesLuca Weiss1-0/+33
2023-02-14arm64: dts: qcom: sm7225-fairphone-fp4: move status property downLuca Weiss1-17/+17
2023-02-14arm64: dts: qcom: pmk8350: Use the correct PON compatibleKonrad Dybcio1-1/+1
2023-02-14arm64: defconfig: Enable DisplayPort on SC8280XP laptopsBjorn Andersson1-0/+2
2023-02-14arm64: dts: qcom: sc8280xp-x13s: Enable external displayBjorn Andersson1-2/+178
2023-02-14arm64: dts: qcom: sc8280xp-crd: Introduce pmic_glinkBjorn Andersson2-2/+211
2023-02-14arm64: dts: qcom: sc8280xp: Add USB-C-related DP blocksBjorn Andersson1-4/+168
2023-02-14arm64: dts: qcom: sm8350-hdk: enable GPUDmitry Baryshkov1-0/+8
2023-02-14arm64: dts: qcom: sm8350: add GPU, GMU, GPU CC and SMMU nodesDmitry Baryshkov1-0/+178
2023-02-14arm64: dts: qcom: sm8350: finish reordering nodesDmitry Baryshkov1-270/+270
2023-02-14arm64: dts: qcom: sm8350: move more nodes to correct placeDmitry Baryshkov1-157/+157
2023-02-14arm64: dts: qcom: sm8350: reorder device nodesDmitry Baryshkov1-375/+375
2023-02-14char/agp: introduce asm-generic/agp.hMike Rapoport10-73/+5
2023-02-14char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport6-36/+0
2023-02-13x86/uv: Use irq_domain_create_hierarchy()Johan Hovold1-4/+3