summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
13 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
14 hoursMerge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitMark Brown
14 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown
14 hoursMerge branch 'kexec-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
14 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
14 hoursMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
15 hoursMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
28 hoursmm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAFUsama Arif
28 hoursarch,x86: skip setting align_offset for hugetlb mappingsOscar Salvador
36 hoursMerge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
36 hoursMerge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
44 hoursMerge branch into tip/master: 'x86/msr'Ingo Molnar
44 hoursMerge branch into tip/master: 'x86/cleanups'Ingo Molnar
44 hoursMerge branch into tip/master: 'perf/core'Ingo Molnar
44 hoursMerge branch into tip/master: 'x86/urgent'Ingo Molnar
44 hoursMerge branch into tip/master: 'perf/urgent'Ingo Molnar
3 daysperf/x86/amd/uncore: Add group validationSandipan Das
3 daysx86/platform/quark: Fix kernel-doc warnings in imr.cRandy Dunlap
3 daysMerge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysuprobes/x86: Move optimized uprobe from nop5 to nop10Jiri Olsa
4 daysuprobes/x86: Allow to copy uprobe trampolines on forkJiri Olsa
4 daysuprobes/x86: Do not leak trampoline vma mapping on optimization failureJiri Olsa
4 daysuprobes/x86: Remove struct uprobe_trampoline objectJiri Olsa
4 daysMerge branch 'perf/urgent'Peter Zijlstra
4 daysx86/olpc: Stop using 32-bit MSR interfacesJuergen Gross
4 daysx86/hyperv: Stop using 32-bit MSR interfacesJuergen Gross
4 daysx86/numa: remove redundant numa_nodes_parsed node_set()Sang-Heon Jeon
4 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
5 daysx86/setup: prepend embedded bootconfig cmdline before parse_early_paramBreno Leitao
5 daysuprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa
5 daysx86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor
5 daysx86/cpu: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/apic: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/resctrl: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/tsc: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/amd: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/pci: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/hygon: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/mce: Stop using 32-bit MSR interfacesJuergen Gross
5 daysx86/msr: Stop using 32-bit MSR interfaces in lib/msr-smp.cJuergen Gross
5 daysx86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich
5 daysx86/ras: Move contents from arch/x86/ras/Kconfig into drivers/ras/KconfigThomas Huth
5 daysx86/cpu: Move intel_get_platform_id() to cpu/intel.cBorislav Petkov
5 daysx86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
5 daysx86/mm: Fix typo in commentYou-Li Lin
6 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta
6 daysx86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta
6 daysx86/fpu: Fix kernel-doc formatting above fpu_enable_guest_xfd_features()Chao Gao