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
2020-10-06
perf/x86: Fix n_metric for cancelled txn
Peter Zijlstra
2
-0
/
+4
2020-10-06
perf/x86: Fix n_pair for cancelled txn
Peter Zijlstra
2
-1
/
+6
2020-10-06
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2
-9
/
+59
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
15
-278
/
+310
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2
-2
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2
-2
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
4
-1
/
+5
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-34
/
+120
2020-10-04
x86/xen: Fix typo in xen_pagetable_p2m_free()
Hui Su
1
-1
/
+1
2020-10-04
x86/xen: disable Firmware First mode for correctable memory errors
Juergen Gross
1
-0
/
+9
2020-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+12
2020-10-03
x86/events/amd/iommu: Fix sizeof mismatch
Colin Ian King
1
-1
/
+1
2020-10-03
perf/x86/intel: Check perf metrics feature for each CPU
Kan Liang
1
-0
/
+11
2020-10-03
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
Paolo Bonzini
1
-10
/
+12
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
3
-4
/
+6
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
3
-2
/
+3
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
3
-4
/
+6
2020-10-02
x86: Support Generic Initiator only proximity domains
Jonathan Cameron
3
-0
/
+24
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-1
/
+1
2020-10-02
x86/dumpstack: Fix misleading instruction pointer error message
Mark Mossberg
1
-1
/
+2
2020-10-02
crypto: x86/poly1305 - Remove assignments with no effect
Herbert Xu
1
-3
/
+0
2020-10-01
x86/uv/time: Use a flexible array in struct uv_rtc_timer_head
Gustavo A. R. Silva
1
-4
/
+3
2020-10-01
x86/nmi: Fix nmi_handle() duration miscalculation
Libing Zhou
1
-3
/
+2
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
3
-24
/
+17
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
1
-2
/
+4
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
1
-4
/
+0
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
1
-2
/
+26
2020-09-29
bpf: x64: Do not emit sub/add 0, %rsp when !stack_depth
Maciej Fijalkowski
1
-10
/
+23
2020-09-29
bpf, x64: Drop "pop %rcx" instruction on BPF JIT epilogue
Maciej Fijalkowski
1
-2
/
+0
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof WilczyĆski
2
-2
/
+2
2020-09-29
KVM: VMX: vmx_uret_msrs_list[] can be static
kernel test robot
1
-1
/
+1
2020-09-29
perf/x86/intel: Fix Ice Lake event constraint table
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Fix the scale of the IMC free-running events
Kan Liang
1
-6
/
+6
2020-09-29
perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
Alexander Antonov
1
-2
/
+5
2020-09-29
perf/x86/msr: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel/uncore: Reduce the number of CBOX counters
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Update Ice Lake uncore units
Kan Liang
1
-4
/
+25
2020-09-29
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
3
-2
/
+19
2020-09-28
x86: Use tracepoint_enabled() for msr tracepoints instead of open coding it
Steven Rostedt (VMware)
1
-11
/
+9
2020-09-28
KVM: x86: do not attempt TSC synchronization on guest writes
Paolo Bonzini
1
-20
/
+10
2020-09-28
KVM: nSVM: delay MSR permission processing to first nested VM run
Paolo Bonzini
1
-3
/
+18
2020-09-28
KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
Paolo Bonzini
3
-8
/
+8
2020-09-28
KVM: x86: Introduce MSR filtering
Alexander Graf
3
-1
/
+176
2020-09-28
KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2
-52
/
+181
2020-09-28
KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2
-8
/
+76
2020-09-28
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
4
-70
/
+77
2020-09-28
KVM: x86: Add infrastructure for MSR filtering
Alexander Graf
4
-0
/
+10
2020-09-28
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
3
-6
/
+135
2020-09-28
KVM: x86: Return -ENOENT on unimplemented MSRs
Alexander Graf
1
-1
/
+1
[prev]
[next]