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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-1566
/
+2491
2021-11-01
Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+21
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-54
/
+84
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
25
-429
/
+546
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+2
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-7
/
+50
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+5
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-23
/
+57
2021-10-30
perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
Stephane Eranian
2
-4
/
+6
2021-10-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+10
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
45
-296
/
+486
2021-10-29
x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()
Eric Dumazet
1
-6
/
+21
2021-10-28
bpf,x86: Respect X86_FEATURE_RETPOLINE*
Peter Zijlstra
3
-86
/
+41
2021-10-28
bpf,x86: Simplify computing label offsets
Peter Zijlstra
1
-81
/
+42
2021-10-28
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-7
/
+0
2021-10-28
x86/alternative: Add debug prints to apply_retpolines()
Peter Zijlstra
1
-0
/
+6
2021-10-28
x86/alternative: Try inline spectre_v2=retpoline,amd
Peter Zijlstra
1
-2
/
+14
2021-10-28
x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
Peter Zijlstra
1
-4
/
+36
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
3
-5
/
+146
2021-10-28
x86/retpoline: Create a retpoline thunk array
Peter Zijlstra
2
-6
/
+16
2021-10-28
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
Peter Zijlstra
3
-9
/
+7
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
2
-3
/
+3
2021-10-28
x86/asm: Fix register order
Peter Zijlstra
1
-4
/
+10
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
2
-52
/
+0
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
1
-0
/
+14
2021-10-28
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
1
-0
/
+8
2021-10-28
x86/fpu: Include vmalloc.h for vzalloc()
Stephen Rothwell
1
-0
/
+1
2021-10-27
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
1
-3
/
+12
2021-10-26
x86: Fix __get_wchan() for !STACKTRACE
Peter Zijlstra
1
-3
/
+14
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
4
-4
/
+13
2021-10-26
x86/fpu: Add XFD handling for dynamic states
Chang S. Bae
1
-1
/
+27
2021-10-26
x86/fpu: Calculate the default sizes independently
Chang S. Bae
1
-9
/
+21
2021-10-26
x86/fpu/amx: Define AMX state components and have it used for boot-time checks
Chang S. Bae
4
-1
/
+114
2021-10-26
x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers
Chang S. Bae
1
-13
/
+16
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
3
-8
/
+106
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
3
-0
/
+87
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
5
-2
/
+61
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
4
-12
/
+95
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
3
-0
/
+9
2021-10-26
x86/msr-index: Add MSRs for XFD
Chang S. Bae
1
-0
/
+2
2021-10-26
x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
Chang S. Bae
2
-0
/
+2
2021-10-26
x86/fpu: Reset permission and fpstate on exec()
Chang S. Bae
1
-3
/
+4
2021-10-26
x86/fpu: Prepare fpu_clone() for dynamically enabled features
Thomas Gleixner
3
-12
/
+27
2021-10-26
x86/fpu/signal: Prepare for variable sigframe length
Chang S. Bae
3
-40
/
+26
2021-10-26
x86/signal: Use fpu::__state_user_size for sigalt stack validation
Thomas Gleixner
1
-4
/
+31
2021-10-26
x86/fpu: Add basic helpers for dynamically enabled features
Thomas Gleixner
2
-0
/
+25
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
6
-3
/
+178
2021-10-26
x86/fpu: Add fpu_state_config::legacy_features
Thomas Gleixner
2
-3
/
+13
2021-10-26
x86/fpu: Add members to struct fpu to cache permission information
Thomas Gleixner
2
-0
/
+51
2021-10-26
x86/fpu/xstate: Provide xstate_calculate_size()
Chang S. Bae
1
-18
/
+28
[next]