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
2022-04-29
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
1
-0
/
+2
2022-04-29
KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX intercepts
Babu Moger
1
-1
/
+1
2022-04-29
x86/cpufeatures: Add virtual TSC_AUX feature bit
Babu Moger
1
-0
/
+1
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
1
-4
/
+0
2022-04-28
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
2
-19
/
+0
2022-04-27
amd_hsmp: Add HSMP protocol version 5 messages
Suma Hegde
1
-5
/
+109
2022-04-27
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
2
-4
/
+2
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
1
-9
/
+4
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
1
-7
/
+5
2022-04-27
x86/split-lock: Remove unused TIF_SLD bit
Tony Luck
2
-5
/
+1
2022-04-27
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2
-5
/
+9
2022-04-27
x86/sev: Get the AP jump table address from secrets page
Brijesh Singh
1
-0
/
+35
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-68
/
+12
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
1
-0
/
+1
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
1
-17
/
+3
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
1
-4
/
+0
2022-04-25
x86/fpu/xsave: Support XSAVEC in the kernel
Thomas Gleixner
1
-1
/
+1
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
1
-3
/
+3
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
1
-3
/
+3
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2
-0
/
+2
2022-04-21
virt: sevguest: Change driver name to reflect generic SEV support
Tom Lendacky
1
-1
/
+1
2022-04-19
x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline
Josh Poimboeuf
1
-0
/
+1
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
1
-0
/
+2
2022-04-19
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
1
-0
/
+1
2022-04-19
x86/cpu: Add new Alderlake and Raptorlake CPU model numbers
Tony Luck
1
-0
/
+3
2022-04-18
x86: remove cruft from <asm/dma-mapping.h>
Christoph Hellwig
2
-11
/
+2
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
1
-5
/
+0
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
6
-138
/
+8
2022-04-17
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2022-04-16
tools/power turbostat: Add Power Limit4 support
Sumeet Pawnikar
1
-0
/
+1
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
1
-2
/
+0
2022-04-14
x86/asm: Merge load_gs_index()
Brian Gerst
2
-10
/
+4
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
2
-6
/
+1
2022-04-13
mm/usercopy: Check kmap addresses properly
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-04-13
x86/uaccess: Implement macros for CMPXCHG on user addresses
Peter Zijlstra
1
-0
/
+142
2022-04-13
KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
Like Xu
1
-0
/
+31
2022-04-13
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
1
-2
/
+1
2022-04-13
KVM: x86: Move kvm_ops_static_call_update() to x86.c
Like Xu
1
-14
/
+0
2022-04-13
KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
Sean Christopherson
1
-6
/
+2
2022-04-13
KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
SU Hang
1
-0
/
+2
2022-04-13
kvm: x86: Adjust the location of pkru_mask of kvm_mmu to reduce memory
Peng Hao
1
-8
/
+9
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
3
-14
/
+32
2022-04-13
x86/apic: Clarify i82489DX bit overlap in APIC_LVT0
Thomas Gleixner
1
-6
/
+0
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+5
2022-04-12
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-4
/
+2
2022-04-12
x86/32: Simplify ELF_CORE_COPY_REGS
Brian Gerst
1
-13
/
+2
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
1
-3
/
+1
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
1
-0
/
+1
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
1
-2
/
+2
2022-04-10
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-20
/
+23
[prev]
[next]