summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-18perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflowsSandipan Das
2025-04-18perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' memberSandipan Das
2025-04-18x86/asm: Rename rep_nop() to native_pause()Uros Bizjak
2025-04-18x86/asm: Replace "REP; NOP" with PAUSE mnemonicUros Bizjak
2025-04-18x86/asm: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-18x86/boot: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-18uprobes/x86: Add support to emulate NOP instructionsJiri Olsa
2025-04-17x86/PCI: Drop 'pci' suffix from intel_mid_pci.cAndy Shevchenko
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-17x86/mm: Remove now unused SHARED_KERNEL_PMDDave Hansen
2025-04-17x86/mm: Remove duplicated PMD preallocation macroDave Hansen
2025-04-17x86/mm: Preallocate all PAE page tablesDave Hansen
2025-04-17x86/mm: Fix up comments around PMD preallocationDave Hansen
2025-04-17x86/mm: Simplify PAE PGD sharing macrosDave Hansen
2025-04-17x86/mm: Always tell core mm to sync kernel mappingsDave Hansen
2025-04-17x86/mm: Always "broadcast" PMD setting operationsDave Hansen
2025-04-17x86/mm: Always allocate a whole page for PAE PGDsDave Hansen
2025-04-17Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-17iommu/s390: allow larger region tablesMatthew Rosato
2025-04-17iommu/s390: support iova_to_phys for additional table regionsMatthew Rosato
2025-04-17s390: Remove optional third argument of strscpy() if possibleHeiko Carstens
2025-04-17s390/ipl: Rename and change strncpy_skip_quote()Heiko Carstens
2025-04-17s390/string: Remove optimized strncpy()Heiko Carstens
2025-04-17x86/mm: Remove the mm_cpumask(prev) warning from switch_mm_irqs_off()Peter Zijlstra
2025-04-17perf/x86/intel: Introduce pairs of PEBS static callsDapeng Mi
2025-04-17perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebsDapeng Mi
2025-04-17perf/x86/intel: Decouple BTS initialization from PEBS initializationDapeng Mi
2025-04-17perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUsDapeng Mi
2025-04-17perf/x86/intel: Add PMU support for Clearwater ForestDapeng Mi
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2025-04-17perf/x86/intel: Add Panther Lake supportKan Liang
2025-04-17perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-04-17perf/x86/intel: Don't clear perf metrics overflow bit unconditionallyDapeng Mi
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang
2025-04-17x86/boot/startup: Disable LTO for the startup codeNathan Chancellor
2025-04-17powerpc/pseries: Add a char driver for physical-attestation RTASHaren Myneni
2025-04-17powerpc/pseries: Add papr-platform-dump character driver for dump retrievalHaren Myneni
2025-04-17powerpc/pseries: Add ibm,get-dynamic-sensor-state RTAS call supportHaren Myneni
2025-04-17powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call supportHaren Myneni
2025-04-17powerpc/pseries: Add papr-indices char driver for ibm,get-indicesHaren Myneni
2025-04-17powerpc/pseries: Define papr_indices_io_block for papr-indices ioctlsHaren Myneni
2025-04-17powerpc/pseries: Define common functions for RTAS sequence callsHaren Myneni
2025-04-17powerpc/crc: Include uaccess.h and othersHerbert Xu
2025-04-16arm64: dts: qcom: sdm670: add camss and cciRichard Acayan
2025-04-16Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-04-16x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clearPawan Gupta
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde
2025-04-16fadump: Use str_yes_no() helper in fadump_show_config()Thorsten Blum