index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-12-03
x86/alternative: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
-0
/
+2
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-22
/
+83
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-49
/
+58
2025-12-02
Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+149
2025-12-02
Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-174
/
+126
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+0
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+57
2025-12-02
Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-50
/
+452
2025-12-02
Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-216
/
+196
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-13
/
+119
2025-12-01
Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+24
2025-12-01
Merge tag 'x86-apic-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+10
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+70
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-54
/
+39
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-39
/
+39
2025-11-27
vmcoreinfo: track and log recoverable hardware errors
Breno Leitao
-0
/
+4
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+1
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-13
/
+9
2025-11-24
x86_64/bug: Inline the UD1
Peter Zijlstra
-2
/
+15
2025-11-24
x86_64/bug: Implement __WARN_printf()
Peter Zijlstra
-11
/
+104
2025-11-24
x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMP
Menglong Dong
-2
/
+17
2025-11-22
x86/{boot,mtrr}: Remove unused function declarations
Yue Haibing
-4
/
+0
2025-11-21
x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
Babu Moger
-0
/
+45
2025-11-21
x86,fs/resctrl: Detect io_alloc feature
Babu Moger
-0
/
+7
2025-11-21
x86/resctrl: Add SDCIAE feature in the command line options
Babu Moger
-0
/
+2
2025-11-21
x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enf...
Babu Moger
-0
/
+2
2025-11-21
x86/mce: Handle AMD threshold interrupt storms
Smita Koralahalli
-0
/
+10
2025-11-21
x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems
Avadhut Naik
-1
/
+2
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
-3
/
+13
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
-2
/
+33
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
-10
/
+1
2025-11-18
x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
Pawan Gupta
-4
/
+9
2025-11-18
x86/cpu: Enable LASS during CPU initialization
Sohil Mehta
-1
/
+23
2025-11-18
x86/traps: Communicate a LASS violation in #GP message
Alexander Shishkin
-11
/
+33
2025-11-18
x86/kexec: Disable LASS during relocate kernel
Sohil Mehta
-2
/
+5
2025-11-18
x86/alternatives: Disable LASS when patching kernel code
Sohil Mehta
-2
/
+16
2025-11-18
x86/cpu: Add an LASS dependency on SMAP
Sohil Mehta
-0
/
+1
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
-1
/
+1
2025-11-15
Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+8
2025-11-15
x86/hyperv: Rename guest crash shutdown function
Mukesh Rathor
-2
/
+3
2025-11-15
x86: mshyperv: Remove duplicate asm/msr.h header
Jiapeng Chong
-1
/
+0
2025-11-15
arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
-4
/
+25
2025-11-15
arch: hyperv: Get/set SynIC synth.registers via paravisor
Roman Kisel
-0
/
+20
2025-11-15
arch/x86: mshyperv: Discover Confidential VMBus availability
Roman Kisel
-13
/
+15
2025-11-15
x86/hyperv: Don't use auto-eoi when Secure AVIC is available
Tianyu Lan
-0
/
+3
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+7
2025-11-14
x86/bugs: Get rid of the forward declarations
Borislav Petkov (AMD)
-140
/
+93
2025-11-14
x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
Borislav Petkov (AMD)
-0
/
+1
2025-11-14
x86/CPU/AMD: Add additional fixed RDSEED microcode revisions
Mario Limonciello
-0
/
+7
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-52
/
+110
[prev]
[next]