summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds33 hours1-1/+1
|\
| * of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2024-10-291-1/+1
* | Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds35 hours1-1/+1
|\ \
| * | ftrace: Make ftrace_regs abstract from direct useSteven Rostedt2024-10-101-1/+1
| |/
* | Merge tag 'probes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds37 hours1-8/+11
|\ \
| * | x86/kprobes: Cleanup kprobes on ftrace codeMasami Hiramatsu (Google)2024-11-071-8/+11
* | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2 days1-23/+0
|\ \ \
| * | | x86/vdso: Allocate vvar page from C codeThomas Weißschuh2024-11-021-23/+0
* | | | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2 days2-6/+8
|\ \ \ \
| * | | | x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()Bart Van Assche2024-10-162-6/+8
| | |_|/ | |/| |
* | | | Merge tag 'x86-cleanups-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2 days1-5/+5
|\ \ \ \
| * | | | x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()Thorsten Blum2024-10-261-5/+5
| | |_|/ | |/| |
* | | | Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2 days4-407/+410
|\ \ \ \
| * | | | x86/bus_lock: Add support for AMDRavi Bangoria2024-08-082-1/+2
| * | | | x86/split_lock: Move Split and Bus lock code to a dedicated fileRavi Bangoria2024-08-083-406/+408
* | | | | Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2 days1-0/+15
|\ \ \ \ \
| * | | | | x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi2024-10-071-0/+15
| | |_|_|/ | |/| | |
* | | | | Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2 days3-1/+3
|\ \ \ \ \
| * | | | | x86/unwind/orc: Fix unwind for newly forked tasksZheng Yejian2024-10-171-1/+1
| * | | | | objtool: Detect non-relocated text referencesJosh Poimboeuf2024-10-172-0/+2
| |/ / / /
* | | | | Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2 days1-2/+3
|\ \ \ \ \
| * | | | | seqlock, treewide: Switch to non-raw seqcount_latch interfaceMarco Elver2024-11-051-2/+3
| |/ / / /
* | | | | Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2 days7-31/+93
|\ \ \ \ \
| * | | | | x86/cpu: Remove redundant CONFIG_NUMA guard around numa_add_cpu()Shivank Garg10 days1-2/+0
| * | | | | x86/cpu: Fix formatting of cpuid_bits[] in scattered.cBorislav Petkov (AMD)2024-10-281-29/+29
| * | | | | x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bitPerry Yuan2024-10-281-0/+1
| * | | | | x86/amd: Use heterogeneous core topology for identifying boost numeratorMario Limonciello2024-10-251-0/+23
| * | | | | x86/cpu: Add CPU type to struct cpuinfo_topologyPawan Gupta2024-10-253-0/+38
| * | | | | x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMDPerry Yuan2024-10-251-2/+3
| * | | | | x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORESPerry Yuan2024-10-251-0/+1
| * | | | | x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello2024-10-251-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86_microcode_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2 days1-8/+2
|\ \ \ \ \
| * | | | | x86/microcode/intel: Remove unnecessary cache writeback and invalidationChang S. Bae2024-10-251-8/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86_cache_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2 days2-2/+3
|\ \ \ \ \
| * | | | | x86/resctrl: Support Sub-NUMA cluster mode SNC6Tony Luck2024-11-061-1/+2
| * | | | | x86/resctrl: Slightly clean-up mbm_config_show()Christophe JAILLET2024-10-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2 days8-158/+236
|\ \ \ \ \
| * | | | | x86/mce/apei: Handle variable SMCA BERT record sizeYazen Ghannam2024-10-311-14/+58
| * | | | | x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik2024-10-312-2/+12
| * | | | | x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik2024-10-306-138/+169
| * | | | | x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xffQiuxu Zhuo2024-10-281-1/+1
| * | | | | x86/mce/mcelog: Use xchg() to get and clear the flagsQiuxu Zhuo2024-10-281-9/+2
* | | | | | Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3 days1-0/+19
|\ \ \ \ \ \
| * | | | | | x86/xen: Avoid relocatable quantities in Xen ELF notesArd Biesheuvel2024-10-291-0/+19
| |/ / / / /
* | | | | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3 days1-7/+3
|\ \ \ \ \ \
| * | | | | | fdget(), trivial conversionsAl Viro2024-11-031-7/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5 days3-0/+16
|\ \ \ \ \ \
| * | | | | | x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel14 days2-0/+5
| * | | | | | x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 clientMario Limonciello2024-11-051-0/+11
* | | | | | | ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello2024-11-061-1/+6
|/ / / / / /