summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang
2023-10-27perf/x86/intel: Reorganize attrs and is_visibleKan Liang
2023-10-27perf: Add branch_sample_call_stackKan Liang
2023-10-27perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flagKan Liang
2023-10-27perf: Add branch stack countersKan Liang
2023-10-16perf/x86/amd/uncore: Pass through error code for initialization failures, ins...Sandipan Das
2023-10-13perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init()Dan Carpenter
2023-10-12x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 MSR enumerationsBorislav Petkov
2023-10-11Merge branch 'x86/urgent' into perf/core, to resolve conflictIngo Molnar
2023-10-11x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-09perf/x86/amd/uncore: Add memory controller supportSandipan Das
2023-10-09perf/x86/amd/uncore: Add group exclusivitySandipan Das
2023-10-09perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailableSandipan Das
2023-10-09perf/x86/amd/uncore: Move discovery and registrationSandipan Das
2023-10-09perf/x86/amd/uncore: Refactor uncore managementSandipan Das
2023-10-09perf/x86/cstate: Allow reading the package statistics from local CPUTero Kristo
2023-10-09perf/x86/intel/pt: Fix kernel-doc commentsLucy Mielke
2023-10-08perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_byKees Cook
2023-10-08x86/resctrl: Fix kernel-doc warningsRandy Dunlap
2023-10-03perf/x86/rapl: Fix "Using plain integer as NULL pointer" Sparse warningDavid Reaver
2023-10-03perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()Uros Bizjak
2023-10-03perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_e...Uros Bizjak
2023-10-03Merge tag 'v6.6-rc4' into perf/core, to pick up fixesIngo Molnar
2023-10-02x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky
2023-10-02x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-01Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-29arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesRyan Roberts
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-29mm: abstract moving to the next PFNMatthew Wilcox (Oracle)
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-09-28x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang
2023-09-28Merge tag 'loongarch-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-28x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-09-28arm64: defconfig: enable syscon-poweroff driverKrzysztof Kozlowski
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann
2023-09-27Merge tag 'riscv-dt-fixes-for-v6.6-rc3' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-09-27arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yMikko Rapeli
2023-09-27Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-09-27Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-09-27ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap
2023-09-27LoongArch: Add support for 64_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Add support for 32_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Define relocation types for ABI v2.10Tiezhu Yang
2023-09-27LoongArch: numa: Fix high_memory calculationHuacai Chen
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-25perf/x86/amd: Do not WARN() on every IRQBreno Leitao