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-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
1
-0
/
+15
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
1
-4
/
+0
2021-05-05
x86: Delete UD0, UD1 traces
Alexey Dobriyan
1
-9
/
+0
2021-05-05
x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant
Linus Torvalds
2
-20
/
+36
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-24
/
+51
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+20
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-8
/
+5
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
1
-3
/
+19
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-0
/
+7
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-28
/
+32
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+10
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-311
/
+179
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-156
/
+75
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+8
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+16
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
28
-59
/
+34
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+380
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-389
/
+302
2021-04-26
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
1
-1
/
+0
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
5
-30
/
+41
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
1
-0
/
+1
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-0
/
+1
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
1
-32
/
+0
2021-04-20
floppy: remove redundant assignment to variable st
Colin Ian King
1
-1
/
+0
2021-04-20
KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
Sean Christopherson
1
-0
/
+3
2021-04-20
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
2
-0
/
+2
2021-04-20
KVM: x86: Define new #PF SGX error code bit
Sean Christopherson
1
-0
/
+2
2021-04-20
KVM: x86: Remove unused function declaration
Keqian Zhu
1
-2
/
+0
2021-04-19
KVM: X86: Count attempted/successful directed yield
Wanpeng Li
1
-0
/
+2
2021-04-19
perf/x86/intel: Hybrid PMU support for perf capabilities
Kan Liang
1
-0
/
+3
2021-04-19
x86/cpu: Add helper function to get the type of the current hybrid CPU
Ricardo Neri
1
-0
/
+6
2021-04-19
x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit
Ricardo Neri
1
-0
/
+1
2021-04-19
KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
Ben Gardon
1
-5
/
+16
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
1
-1
/
+0
2021-04-17
KVM: Move x86's MMU notifier memslot walkers to generic code
Sean Christopherson
1
-0
/
+1
2021-04-17
KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-0
/
+9
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
1
-5
/
+1
2021-04-17
Merge remote-tracking branch 'tip/x86/sgx' into kvm-next
Paolo Bonzini
2
-0
/
+380
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
1
-1
/
+2
2021-04-12
x86/asm: Ensure asm/proto.h can be included stand-alone
Jan Kiszka
1
-0
/
+2
2021-04-10
x86/cpu: Comment Skylake server stepping too
Andrew Cooper
1
-1
/
+3
2021-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+6
2021-04-09
kfence, x86: fix preemptible warning on KPTI-enabled systems
Marco Elver
1
-1
/
+6
2021-04-08
x86/cpu: Resort and comment Intel models
Peter Zijlstra
1
-22
/
+28
2021-04-08
x86/entry: Enable random_kstack_offset support
Kees Cook
1
-0
/
+16
2021-04-07
ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m
Vitaly Kuznetsov
1
-1
/
+1
[next]