aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann153-967/+1510
2024-07-29x86/microcode/AMD: Use the family,model,stepping encoded in the patch IDBorislav Petkov1-32/+158
2024-07-29x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+3
2024-07-28arm64: dts: qcom: ipq5332: Fix interrupt trigger type for usbVaradarajan Narayanan1-2/+2
2024-07-28arm64: dts: qcom: x1e80100-yoga: add wifi calibration variantPatrick Wildt2-0/+19
2024-07-28arm64: dts: qcom: sc8280xp-x13s: clean up PCIe2a pinctrl nodeJohan Hovold1-5/+5
2024-07-28arm64: dts: qcom: sc8280xp-x13s: disable PCIe perst pull downsJohan Hovold1-3/+3
2024-07-28arm64: dts: qcom: sc8280xp-crd: clean up PCIe2a pinctrl nodeJohan Hovold1-5/+5
2024-07-28arm64: dts: qcom: sc8280xp-crd: disable PCIe perst pull downsJohan Hovold1-3/+3
2024-07-28arm64: dts: qcom: sm8550-hdk: add the Wifi nodeAmit Pundir1-12/+101
2024-07-28arm64: dts: qcom: msm8916-samsung-grandmax: Add touchscreenLin, Meng-Bo1-1/+23
2024-07-28ARM: dts: qcom: {a,i}pq8064: correct clock-names in sata nodeRayyan Ansari2-3/+3
2024-07-28arm64: dts: qcom: msm8939-samsung-a7: rename pwm node to conform to dtschemaRayyan Ansari1-1/+1
2024-07-28arm64: dts: qcom: sm8550-qrd: use the PMU to power up bluetoothNeil Armstrong1-17/+9
2024-07-28arm64: dts: qcom: sm8650-hdk: use the PMU to power up bluetoothNeil Armstrong1-17/+9
2024-07-28ARM: dts: qcom: apq8064: drop reg-names on sata-phy nodeRayyan Ansari1-1/+0
2024-07-28ARM: dts: qcom: msm8974pro-samsung-klte: Add pstore nodeBingwu Zhang2-1/+14
2024-07-28arm64: defconfig: Add CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20Stephan Gerhold1-0/+1
2024-07-28ARM: dts: qcom: ipq4019: adhere to pinctrl dtschemaRayyan Ansari7-67/+50
2024-07-28ARM: dts: qcom: ipq8064: adhere to pinctrl dtschemaRayyan Ansari3-114/+87
2024-07-28ARM: dts: qcom: apq8064: adhere to pinctrl dtschemaRayyan Ansari5-278/+166
2024-07-28ARM: dts: qcom: asus,nexus7-flo: remove duplicate pinctrl handle in i2c nodesRayyan Ansari1-4/+0
2024-07-28ARM: dts: qcom: apq8064-pins: correct error in drive-strength propertyRayyan Ansari1-6/+6
2024-07-28arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherentQingqing Zhou1-0/+2
2024-07-28ARM: dts: qcom: pma8084: add pon nodeRayyan Ansari1-5/+11
2024-07-28arm64: dts: qcom: pmi8950: Remove address from lpg nodeRayyan Ansari1-2/+1
2024-07-28arm64: dts: qcom: pmi8994: Add label to wled nodeRayyan Ansari1-0/+3
2024-07-28arm64: dts: qcom: sa8775p: Add interconnects for ethernetSagar Cheluvegowda1-0/+12
2024-07-28arm64: dts: qcom: x1e80100-crd: Add LID switchStephan Gerhold1-0/+23
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider6-10/+10
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2024-07-28arm64: dts: qcom: x1e80100: Disable SMB2360_2 by defaultKonrad Dybcio5-8/+18
2024-07-28arm64: dts: qcom: x1e80100: Fix up hex styleKonrad Dybcio1-39/+39
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-5/+2
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-230/+693
2024-07-27Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-64/+74
2024-07-27Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)11-14/+25
2024-07-26minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds1-2/+3
2024-07-26KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfnsPaolo Bonzini1-7/+0
2024-07-26KVM: extend kvm_range_has_memory_attributes() to check subset of attributesPaolo Bonzini1-1/+1
2024-07-26KVM: guest_memfd: move check for already-populated page to common codePaolo Bonzini1-1/+1
2024-07-26KVM: remove kvm_arch_gmem_prepare_needed()Paolo Bonzini1-5/+0
2024-07-26KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*Paolo Bonzini2-4/+4
2024-07-26KVM: x86: disallow pre-fault for SNP VMs before initializationPaolo Bonzini5-0/+16
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds50-521/+745
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-8/+30
2024-07-26KVM: x86: Eliminate log spam from limited APIC timer periodsJim Mattson1-1/+1
2024-07-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+3
2024-07-26arm64: allow installing compressed image by defaultLinus Torvalds2-2/+19