index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-03
2
-2
/
+6
|
\
|
*
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2023-11-28
2
-2
/
+6
*
|
Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-26
4
-48
/
+37
|
\
\
|
*
|
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
2023-11-21
4
-44
/
+37
|
*
|
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
2023-11-21
1
-4
/
+0
*
|
|
Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-11-26
1
-1
/
+1
|
\
\
\
|
*
|
|
perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities
Dapeng Mi
2023-11-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-22
2
-5
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
Uros Bizjak
2023-11-22
1
-1
/
+4
|
*
|
x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
Saurabh Sengar
2023-11-12
1
-4
/
+21
*
|
|
Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-19
2
-22
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/acpi: Ignore invalid x2APIC entries
Zhang Rui
2023-11-09
1
-19
/
+15
|
*
|
x86/shstk: Delay signal entry SSP write until after user accesses
Rick Edgecombe
2023-11-08
1
-3
/
+3
|
|
/
*
|
acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0
Roger Pau Monne
2023-11-13
2
-0
/
+23
*
|
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-11-10
1
-2
/
+0
*
|
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
2023-11-04
3
-0
/
+24
|
\
\
|
*
|
virt: tdx-guest: Add Quote generation support using TSM_REPORTS
Kuppuswamy Sathyanarayanan
2023-10-19
3
-0
/
+24
*
|
|
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-04
19
-905
/
+897
|
\
\
\
|
*
|
|
x86/microcode/intel: Add a minimum required revision for late loading
Ashok Raj
2023-10-24
2
-5
/
+35
|
*
|
|
x86/microcode: Prepare for minimal revision check
Thomas Gleixner
2023-10-24
5
-6
/
+44
|
*
|
|
x86/microcode: Handle "offline" CPUs correctly
Thomas Gleixner
2023-10-24
4
-6
/
+113
|
*
|
|
x86/apic: Provide apic_force_nmi_on_cpu()
Thomas Gleixner
2023-10-24
5
-1
/
+16
|
*
|
|
x86/microcode: Protect against instrumentation
Thomas Gleixner
2023-10-24
1
-28
/
+83
|
*
|
|
x86/microcode: Rendezvous and load in NMI
Thomas Gleixner
2023-10-24
5
-5
/
+57
|
*
|
|
x86/microcode: Replace the all-in-one rendevous handler
Thomas Gleixner
2023-10-24
1
-42
/
+9
|
*
|
|
x86/microcode: Provide new control functions
Thomas Gleixner
2023-10-24
1
-0
/
+84
|
*
|
|
x86/microcode: Add per CPU control field
Thomas Gleixner
2023-10-24
1
-2
/
+18
|
*
|
|
x86/microcode: Add per CPU result state
Thomas Gleixner
2023-10-24
2
-47
/
+68
|
*
|
|
x86/microcode: Sanitize __wait_for_cpus()
Thomas Gleixner
2023-10-24
1
-22
/
+17
|
*
|
|
x86/microcode: Clarify the late load logic
Thomas Gleixner
2023-10-24
1
-22
/
+19
|
*
|
|
x86/microcode: Handle "nosmt" correctly
Thomas Gleixner
2023-10-24
4
-31
/
+44
|
*
|
|
x86/microcode: Clean up mc_cpu_down_prep()
Thomas Gleixner
2023-10-24
1
-7
/
+1
|
*
|
|
x86/microcode: Get rid of the schedule work indirection
Thomas Gleixner
2023-10-24
1
-19
/
+10
|
*
|
|
x86/microcode: Mop up early loading leftovers
Thomas Gleixner
2023-10-24
2
-17
/
+1
|
*
|
|
x86/microcode/amd: Use cached microcode for AP load
Thomas Gleixner
2023-10-24
3
-24
/
+13
|
*
|
|
x86/microcode/amd: Cache builtin/initrd microcode early
Thomas Gleixner
2023-10-24
2
-17
/
+11
|
*
|
|
x86/microcode/amd: Cache builtin microcode too
Thomas Gleixner
2023-10-24
1
-1
/
+1
|
*
|
|
x86/microcode/amd: Use correct per CPU ucode_cpu_info
Thomas Gleixner
2023-10-24
1
-3
/
+3
|
*
|
|
x86/microcode: Remove pointless apply() invocation
Thomas Gleixner
2023-10-24
1
-17
/
+6
|
*
|
|
x86/microcode/intel: Rework intel_find_matching_signature()
Thomas Gleixner
2023-10-24
2
-27
/
+20
|
*
|
|
x86/microcode/intel: Reuse intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
1
-15
/
+1
|
*
|
|
x86/microcode/intel: Rework intel_cpu_collect_info()
Thomas Gleixner
2023-10-24
2
-26
/
+11
|
*
|
|
x86/microcode/intel: Unify microcode apply() functions
Thomas Gleixner
2023-10-24
1
-68
/
+36
|
*
|
|
x86/microcode/intel: Switch to kvmalloc()
Thomas Gleixner
2023-10-24
1
-23
/
+25
|
*
|
|
x86/microcode/intel: Save the microcode only after a successful late-load
Thomas Gleixner
2023-10-24
3
-15
/
+20
|
*
|
|
x86/microcode/intel: Simplify early loading
Thomas Gleixner
2023-10-24
3
-93
/
+79
|
*
|
|
x86/microcode/intel: Cleanup code further
Thomas Gleixner
2023-10-19
1
-44
/
+32
|
*
|
|
x86/microcode/intel: Simplify and rename generic_load_microcode()
Thomas Gleixner
2023-10-19
1
-30
/
+17
|
*
|
|
x86/microcode/intel: Simplify scan_microcode()
Thomas Gleixner
2023-10-19
1
-21
/
+7
|
*
|
|
x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
Ashok Raj
2023-10-19
4
-121
/
+34
[next]