index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+1
2023-02-14
x86/hotplug: Remove incorrect comment about mwait_play_dead()
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2023-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+7
2023-02-13
x86/ioapic: Use irq_domain_create_hierarchy()
Johan Hovold
1
-5
/
+2
2023-02-13
Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2
-5
/
+52
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
1
-3
/
+2
2023-02-11
x86/tsc: Do feature check as the very first thing
Borislav Petkov (AMD)
1
-5
/
+5
2023-02-11
x86/tsc: Make recalibrate_cpu_khz() export GPL only
Borislav Petkov (AMD)
1
-2
/
+1
2023-02-11
x86/cacheinfo: Remove unused trace variable
Borislav Petkov (AMD)
1
-4
/
+1
2023-02-10
x86/speculation: Identify processors vulnerable to SMT RSB predictions
Tom Lendacky
1
-2
/
+7
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-2
/
+2
2023-02-09
efi: x86: Wire up IBT annotation in memory attributes table
Ard Biesheuvel
2
-4
/
+5
2023-02-08
x86/kprobes: Fix 1 byte conditional jump target
Nadav Amit
1
-1
/
+1
2023-02-06
clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requested
Paul E. McKenney
1
-2
/
+16
2023-02-06
x86/cpu: Provide the full setup for getcpu() on x86-32
Sebastian Andrzej Siewior
1
-3
/
+1
2023-02-06
x86/microcode/core: Return an error only when necessary
Borislav Petkov (AMD)
1
-3
/
+3
2023-02-06
x86/microcode/AMD: Fix mixed steppings support
Borislav Petkov (AMD)
1
-13
/
+21
2023-02-06
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
2
-4
/
+4
2023-02-06
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
1
-15
/
+4
2023-02-03
livepatch,x86: Clear relocation targets on a module removal
Song Liu
1
-33
/
+60
2023-02-03
x86/module: remove unused code in __apply_relocate_add
Song Liu
1
-4
/
+0
2023-02-02
clocksource: Verify HPET and PMTMR when TSC unverified
Paul E. McKenney
2
-0
/
+7
2023-02-02
x86/tsc: Add option to force frequency recalibration with HW timer
Feng Tang
1
-4
/
+30
2023-01-31
x86/amd: Cache debug register values in percpu variables
Alexey Kardashevskiy
2
-16
/
+35
2023-01-31
x86/microcode: Allow only "1" as a late reload trigger value
Ashok Raj
1
-5
/
+2
2023-01-31
x86/static_call: Add support for Jcc tail-calls
Peter Zijlstra
1
-3
/
+47
2023-01-31
x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
Peter Zijlstra
1
-15
/
+47
2023-01-31
x86/alternatives: Introduce int3_emulate_jcc()
Peter Zijlstra
1
-30
/
+8
2023-01-31
sched/clock/x86: Mark sched_clock() noinstr
Peter Zijlstra
4
-12
/
+22
2023-01-31
x86/pvclock: Improve atomic update of last_value in pvclock_clocksource_read()
Uros Bizjak
1
-3
/
+2
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
11
-55
/
+86
2023-01-29
Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2023-01-27
x86/tdx: Add more registers to struct tdx_hypercall_args
Kirill A. Shutemov
1
-0
/
+6
2023-01-26
x86/ACPI/boot: Use try_cmpxchg() in __acpi_{acquire,release}_global_lock()
Uros Bizjak
1
-8
/
+8
2023-01-26
x86/resctrl: Fix a silly -Wunused-but-set-variable warning
Borislav Petkov (AMD)
1
-3
/
+3
2023-01-25
x86/cpu: Support AMD Automatic IBRS
Kim Phillips
2
-16
/
+23
2023-01-25
x86/cpu, kvm: Add the Null Selector Clears Base feature
Kim Phillips
1
-3
/
+1
2023-01-25
x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf
Kim Phillips
1
-1
/
+1
2023-01-25
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
2
-2
/
+2
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
1
-1
/
+0
2023-01-25
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
1
-0
/
+3
2023-01-24
x86/entry: KVM: Use dedicated VMX NMI entry for 32-bit kernels too
Sean Christopherson
1
-4
/
+4
2023-01-24
x86/reboot: Disable SVM, not just VMX, when stopping CPUs
Sean Christopherson
1
-3
/
+3
2023-01-24
x86/reboot: Disable virtualization in an emergency if SVM is supported
Sean Christopherson
1
-12
/
+11
2023-01-24
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
2
-28
/
+54
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
6
-37
/
+29
2023-01-23
x86/resctrl: Add interface to write mbm_local_bytes_config
Babu Moger
1
-1
/
+26
2023-01-23
x86/resctrl: Add interface to write mbm_total_bytes_config
Babu Moger
2
-1
/
+140
2023-01-23
x86/resctrl: Add interface to read mbm_local_bytes_config
Babu Moger
2
-1
/
+19
2023-01-23
x86/resctrl: Add interface to read mbm_total_bytes_config
Babu Moger
3
-1
/
+129
[prev]
[next]