summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-11ARM: dts: mediatek: add basic support for Lenovo A369i boardMax Shevchenko
2025-07-11ARM: dts: mediatek: add basic support for JTY D101 boardMax Shevchenko
2025-07-11ARM: dts: mediatek: add basic support for MT6572 SoCMax Shevchenko
2025-07-11ARM: dts: imx6-gw: Replace license text comment with SPDX identifierBence Csókás
2025-07-11ARM: dts: imx6ul-kontron-sl-common: Fix QSPI NAND node nameFrieder Schrempf
2025-07-11ARM: dts: imx6ul-kontron-sl-common: Add SPI NOR partitionsEberhard Stoll
2025-07-11ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interfaceAnnette Kobou
2025-07-11ARM: mediatek: add MT6572 smp bring up codeMax Shevchenko
2025-07-11ARM: mediatek: add board_dt_compat entry for the MT6572 SoCMax Shevchenko
2025-07-11um: vfio: Support adding devices via mconsoleTiwei Bie
2025-07-11um: rtc: Avoid shadowing err in uml_rtc_start()Tiwei Bie
2025-07-11um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZETiwei Bie
2025-07-11um: Make mm_list and mm_list_lock staticTiwei Bie
2025-07-11um: Make unscheduled_userspace_iterations staticTiwei Bie
2025-07-11um: Re-evaluate thread flags repeatedlyThomas Weißschuh
2025-07-11um: simplify syscall header filesJohannes Berg
2025-07-11um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTSThomas Weißschuh
2025-07-11um/x86: Add system call table to header fileThomas Weißschuh
2025-07-11um: virt-pci: Switch to msi_create_parent_irq_domain()Nam Cao
2025-07-11arm64: dts: ti: k3-am69-sk: Add idle-states for remaining SERDES instancesHrushikesh Salunke
2025-07-11arm64: dts: ti: k3-am62a7-sk: add boot phase tagsBryan Brattlof
2025-07-11arm64: dts: ti: k3-am654-base-board: add boot phase tagsBryan Brattlof
2025-07-11arm64: dts: ti: k3-am65: add boot phase tagsBryan Brattlof
2025-07-11arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-07-10Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-10arm64: defconfig: Enable Tegra241 and Tegra264Thierry Reding
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10x86/apic: Rename 'reg_off' to 'reg'Neeraj Upadhyay
2025-07-10x86/apic: KVM: Move apic_test)vector() to common codeNeeraj Upadhyay
2025-07-10x86/apic: KVM: Move lapic set/clear_vector() helpers to common codeNeeraj Upadhyay
2025-07-10x86/apic: KVM: Move lapic get/set helpers to common codeNeeraj Upadhyay
2025-07-10x86/apic: KVM: Move apic_find_highest_vector() to a common headerNeeraj Upadhyay
2025-07-10KVM: x86: Rename lapic set/clear vector helpersNeeraj Upadhyay
2025-07-10KVM: x86: Rename lapic get/set_reg64() helpersNeeraj Upadhyay
2025-07-10KVM: x86: Rename lapic get/set_reg() helpersNeeraj Upadhyay
2025-07-10KVM: x86: Rename find_highest_vector()Neeraj Upadhyay
2025-07-10KVM: x86: Change lapic regs base address to void pointerNeeraj Upadhyay
2025-07-10KVM: x86: Rename VEC_POS/REG_POS macro usagesNeeraj Upadhyay
2025-07-10x86/apic: KVM: Deduplicate APIC vector => register+bit mathSean Christopherson
2025-07-10KVM: x86: Remove redundant parentheses around 'bitmap'Neeraj Upadhyay
2025-07-10KVM: x86: Open code setting/clearing of bits in the ISRNeeraj Upadhyay
2025-07-10KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiencyKevin Loughlin
2025-07-10KVM: SVM: Remove wbinvd in sev_vm_destroy()Zheyun Shen
2025-07-10KVM: x86: Use wbinvd_on_cpu() instead of an open-coded equivalentSean Christopherson
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10arm64: dts: st: remove empty line in stm32mp251.dtsiPatrick Delaunay
2025-07-10arm64: dts: st: fix timer used for ticksPatrick Delaunay
2025-07-10s390/boot: Introduce jump_to_kernel() functionIlya Leoshkevich
2025-07-10s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle
2025-07-10x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUsZheyun Shen