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-05
perf/x86/amd: Add AMD Fam19h Branch Sampling support
Stephane Eranian
1
-0
/
+4
2022-04-05
x86/cpufeatures: Add AMD Fam19h Branch Sampling feature
Stephane Eranian
1
-0
/
+1
2022-04-05
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
1
-0
/
+5
2022-04-05
x86/percpu: Remove volatile from arch_raw_cpu_ptr().
Sebastian Andrzej Siewior
1
-3
/
+3
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
1
-0
/
+2
2022-04-04
x86/pkeys: Remove __arch_set_user_pkey_access() declaration
Ira Weiny
1
-6
/
+0
2022-04-04
x86/pkeys: Clean up arch_set_user_pkey_access() declaration
Ira Weiny
1
-2
/
+0
2022-04-04
x86/cpu: Remove "noexec"
Borislav Petkov
1
-1
/
+0
2022-04-04
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
2
-31
/
+1
2022-04-04
x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
Borislav Petkov
1
-2
/
+5
2022-04-04
x86/mm: Force-inline __phys_addr_nodebug()
Borislav Petkov
1
-1
/
+1
2022-04-04
x86/kvm/svm: Force-inline GHCB accessors
Borislav Petkov
1
-4
/
+4
2022-04-04
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-18
/
+42
2022-04-02
KVM: x86: allow per cpu apicv inhibit reasons
Maxim Levitsky
2
-0
/
+7
2022-04-02
KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.
David Woodhouse
1
-0
/
+2
2022-04-02
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
1
-0
/
+3
2022-04-02
KVM: x86/xen: Support per-vCPU event channel upcall via local APIC
David Woodhouse
1
-0
/
+1
2022-04-02
KVM: x86/xen: Kernel acceleration for XENVER_version
David Woodhouse
1
-0
/
+1
2022-04-02
KVM: x86/xen: handle PV timers oneshot mode
Joao Martins
1
-0
/
+4
2022-04-02
KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
David Woodhouse
1
-0
/
+1
2022-04-02
KVM: x86/xen: intercept EVTCHNOP_send from guests
Joao Martins
1
-0
/
+1
2022-04-02
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info
David Woodhouse
1
-2
/
+1
2022-04-02
KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info
David Woodhouse
1
-2
/
+1
2022-04-02
KVM: x86: Use gfn_to_pfn_cache for pv_time
David Woodhouse
1
-2
/
+1
2022-04-02
KVM: x86/xen: Use gfn_to_pfn_cache for runstate area
David Woodhouse
1
-2
/
+1
2022-04-02
KVM: x86: Allow userspace to opt out of hypercall patching
Oliver Upton
2
-6
/
+8
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
1
-0
/
+6
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
1
-3
/
+5
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
1
-4
/
+16
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
1
-12
/
+13
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
1
-0
/
+2
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
1
-1
/
+1
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
1
-0
/
+1
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
1
-1
/
+1
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+0
2022-03-28
x86,rethook,kprobes: Replace kretprobe with rethook on x86
Masami Hiramatsu
1
-12
/
+11
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-34
/
+229
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+219
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-84
/
+108
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
4
-5
/
+5
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-34
/
+9
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+7
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-4
/
+20
2022-03-22
x86/PCI: Add #includes to asm/pci_x86.h
Randy Dunlap
1
-0
/
+3
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-35
/
+70
2022-03-21
Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+7
[prev]
[next]