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-10-03
x86: kmsan: handle CPU entry area
Alexander Potapenko
1
-0
/
+32
2022-10-03
x86: kmsan: enable KMSAN builds for x86
Alexander Potapenko
1
-0
/
+55
2022-10-03
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
1
-6
/
+10
2022-10-03
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
1
-2
/
+21
2022-10-03
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
1
-0
/
+7
2022-10-03
x86: kmsan: pgtable: reduce vmalloc space
Alexander Potapenko
1
-1
/
+46
2022-10-03
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
1
-7
/
+15
2022-10-03
x86: add missing include to sparsemem.h
Dmitry Vyukov
1
-0
/
+2
2022-10-02
Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+15
2022-09-30
kvm: vmx: keep constant definition format consistent
Peng Hao
1
-1
/
+1
2022-09-30
kvm: mmu: fix typos in struct kvm_arch
Peng Hao
1
-6
/
+6
2022-09-30
Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEAD
Paolo Bonzini
3
-21
/
+42
2022-09-29
perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions
Ravi Bangoria
1
-0
/
+16
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
7
-45
/
+80
2022-09-28
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
1
-10
/
+15
2022-09-26
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
1
-1
/
+2
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
1
-3
/
+3
2022-09-26
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
Peter Xu
1
-4
/
+4
2022-09-26
Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2022-09-26
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
1
-1
/
+10
2022-09-26
x86/paravirt: clean up typos and grammaros
Bill Wendling
1
-8
/
+8
2022-09-26
x86/kprobes: Remove unused arch_kprobe_override_function() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-26
x86/ftrace: Remove unused modifying_ftrace_code declaration
Gaosheng Cui
1
-1
/
+0
2022-09-26
x86: Add support for CONFIG_CFI_CLANG
Sami Tolvanen
1
-0
/
+22
2022-09-26
x86: Add types to indirectly called assembly functions
Sami Tolvanen
1
-0
/
+12
2022-09-26
KVM: x86: make vendor code check for all nested events
Paolo Bonzini
1
-1
/
+1
2022-09-26
KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
Sean Christopherson
1
-5
/
+7
2022-09-26
KVM: x86: Make kvm_queued_exception a properly named, visible struct
Sean Christopherson
1
-10
/
+13
2022-09-26
KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
Sean Christopherson
2
-2
/
+2
2022-09-26
KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
Vitaly Kuznetsov
1
-0
/
+2
2022-09-26
x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
Vitaly Kuznetsov
1
-2
/
+16
2022-09-26
x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
Vitaly Kuznetsov
1
-2
/
+2
2022-09-23
Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
1
-1
/
+1
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
1
-0
/
+9
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
1
-0
/
+1
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
1
-0
/
+1
2022-09-21
x86/paravirt: Ensure proper alignment
Thomas Gleixner
2
-0
/
+2
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
36
-243
/
+355
2022-09-20
x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressions
Vincent Mailhol
1
-9
/
+19
2022-09-20
x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressions
Vincent Mailhol
1
-12
/
+14
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-09-08
EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs
Youquan Song
1
-0
/
+1
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-08-31
x86/apic: Don't disable x2APIC if locked
Daniel Sneddon
2
-0
/
+15
2022-08-31
x86/cpu: Add CPU model numbers for Meteor Lake
Tony Luck
1
-0
/
+3
2022-08-30
perf/hw_breakpoint: Optimize constant number of breakpoint slots
Marco Elver
1
-4
/
+1
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-44
/
+57
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch record support
Sandipan Das
1
-0
/
+5
2022-08-27
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
1
-1
/
+2
2022-08-27
x86/cpufeatures: Add LbrExtV2 feature bit
Sandipan Das
1
-1
/
+1
[prev]
[next]