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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
3
-18
/
+40
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+14
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
5
-8
/
+24
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
1
-8
/
+9
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
17
-19
/
+19
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
5
-8
/
+24
2021-03-18
KVM: x86: hyper-v: Track Hyper-V TSC page status
Vitaly Kuznetsov
1
-0
/
+17
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
1
-10
/
+2
2021-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
1
-1
/
+13
2021-03-16
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2
-9
/
+9
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
4
-133
/
+61
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
1
-7
/
+0
2021-03-15
x86/insn: Remove kernel_insn_init()
Borislav Petkov
1
-11
/
+0
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
1
-7
/
+17
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
2
-2
/
+2
2021-03-15
x86/insn: Rename insn_decode() to insn_decode_from_regs()
Borislav Petkov
1
-2
/
+2
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
5
-8
/
+24
2021-03-15
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
1
-2
/
+2
2021-03-15
KVM: x86/mmu: Move logic for setting SPTE masks for EPT into the MMU proper
Sean Christopherson
1
-3
/
+0
2021-03-15
KVM: SVM: Add support for Virtual SPEC_CTRL
Babu Moger
1
-1
/
+3
2021-03-15
x86/cpufeatures: Add the Virtual SPEC_CTRL feature
Babu Moger
1
-0
/
+1
2021-03-15
KVM: x86: Move RDPMC emulation to common code
Sean Christopherson
1
-1
/
+1
2021-03-15
KVM: x86: Move trivial instruction-based exit handlers to common code
Sean Christopherson
1
-0
/
+5
2021-03-15
KVM: x86: Move XSETBV emulation to common code
Sean Christopherson
1
-1
/
+1
2021-03-15
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
1
-0
/
+1
2021-03-15
KVM: x86/mmu: Unexport MMU load/unload functions
Sean Christopherson
1
-3
/
+0
2021-03-15
KVM: x86: to track if L1 is running L2 VM
Dongli Zhang
1
-0
/
+1
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+4
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+18
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2021-03-12
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
1
-2
/
+2
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
1
-6
/
+4
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
1
-18
/
+1
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
3
-58
/
+51
2021-03-11
x86/paravirt: Add new PVOP_ALT* macros to support pvops in ALTERNATIVEs
Juergen Gross
1
-1
/
+48
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2
-7
/
+4
2021-03-11
x86/paravirt: Simplify paravirt macros
Juergen Gross
1
-29
/
+12
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
3
-119
/
+33
2021-03-11
x86/paravirt: Add new features for paravirt patching
Juergen Gross
2
-0
/
+12
2021-03-11
x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
Juergen Gross
1
-32
/
+9
2021-03-11
x86/alternative: Support ALTERNATIVE_TERNARY
Juergen Gross
1
-0
/
+13
2021-03-11
x86/alternative: Support not-feature
Juergen Gross
1
-0
/
+3
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
3
-10
/
+13
2021-03-11
x86/alternative: Merge include files
Juergen Gross
4
-122
/
+110
2021-03-11
x86/setup: Remove unused RESERVE_BRK_ARRAY()
Cao jin
1
-5
/
+0
2021-03-09
x86/alternative: Drop unused feature parameter from ALTINSTR_REPLACEMENT()
Juergen Gross
1
-7
/
+7
2021-03-09
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
1
-0
/
+2
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-5
/
+0
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
1
-4
/
+0
2021-03-08
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
1
-11
/
+0
[prev]
[next]