index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
Marco Elver
1
-0
/
+1
2021-12-09
x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
Marco Elver
1
-5
/
+5
2021-12-09
x86/mm: Include spinlock_t definition in pgtable.
Sebastian Andrzej Siewior
1
-0
/
+1
2021-12-09
x86/resctrl: Remove redundant assignment to variable chunks
Colin Ian King
1
-1
/
+1
2021-12-09
KVM: Add Makefile.kvm for common files, use it for x86
David Woodhouse
1
-6
/
+1
2021-12-09
KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING
David Woodhouse
1
-0
/
+1
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
3
-0
/
+22
2021-12-09
KVM: VMX: Clean up PI pre/post-block WARNs
Sean Christopherson
1
-12
/
+23
2021-12-09
KVM: nVMX: Ensure vCPU honors event request if posting nested IRQ fails
Sean Christopherson
1
-0
/
+19
2021-12-09
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
3
-0
/
+28
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
8
-6
/
+33
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
5
-24
/
+21
2021-12-09
x86/hyperv: Refactor hv_msi_domain_free_irqs()
Thomas Gleixner
1
-38
/
+17
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
2
-4
/
+4
2021-12-09
x86/alternative: Relax text_poke_bp() constraint
Peter Zijlstra
1
-15
/
+34
2021-12-08
sched,x86: Don't use cluster topology for x86 hybrid CPUs
Peter Zijlstra
1
-0
/
+14
2021-12-08
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Anusha Srivatsa
1
-0
/
+1
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
8
-10
/
+15
2021-12-08
x86/sev: Move common memory encryption code to mem_encrypt.c
Kirill A. Shutemov
4
-72
/
+96
2021-12-08
x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
Kuppuswamy Sathyanarayanan
2
-4
/
+4
2021-12-08
x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
Kuppuswamy Sathyanarayanan
3
-27
/
+11
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
1
-1
/
+3
2021-12-08
KVM: nVMX: Implement Enlightened MSR Bitmap feature
Vitaly Kuznetsov
2
-0
/
+16
2021-12-08
KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
Vitaly Kuznetsov
3
-1
/
+19
2021-12-08
KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
Vitaly Kuznetsov
1
-4
/
+13
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
106
-349
/
+349
2021-12-08
x86/mce/inject: Set the valid bit in MCA_STATUS before error injection
Smita Koralahalli
1
-0
/
+2
2021-12-08
x86/mce/inject: Check if a bank is populated before injecting
Smita Koralahalli
1
-1
/
+41
2021-12-08
x86/lib/atomic64_386_32: Rename things
Peter Zijlstra
1
-38
/
+46
2021-12-08
x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
Peter Zijlstra
1
-0
/
+1
2021-12-08
x86: Move RETPOLINE*_CFLAGS to arch Makefile
Peter Zijlstra
1
-0
/
+11
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
13
-61
/
+171
2021-12-08
x86/csum: Rewrite/optimize csum_partial()
Eric Dumazet
1
-92
/
+91
2021-12-08
KVM: x86: Exit to userspace if emulation prepared a completion callback
Hou Wenlong
1
-0
/
+3
2021-12-08
KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
Vitaly Kuznetsov
1
-9
/
+13
2021-12-08
KVM: x86: Use different callback if msr access comes from the emulator
Hou Wenlong
1
-36
/
+49
2021-12-08
KVM: x86: Add an emulation type to handle completion of user exits
Hou Wenlong
2
-4
/
+17
2021-12-08
KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code seg
Sean Christopherson
1
-1
/
+6
2021-12-08
KVM: Clear pv eoi pending bit only when it is set
Li RongQing
1
-21
/
+19
2021-12-08
KVM: x86: don't print when fail to read/write pv eoi memory
Li RongQing
1
-12
/
+6
2021-12-08
KVM: X86: Remove mmu parameter from load_pdptrs()
Lai Jiangshan
5
-12
/
+12
2021-12-08
KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction
Lai Jiangshan
4
-12
/
+12
2021-12-08
KVM: VMX: Use ept_caps_to_lpage_level() in hardware_setup()
Lai Jiangshan
1
-10
/
+2
2021-12-08
KVM: X86: Add parameter huge_page_level to kvm_init_shadow_ept_mmu()
Lai Jiangshan
4
-6
/
+19
2021-12-08
KVM: X86: Add huge_page_level to __reset_rsvds_bits_mask_ept()
Lai Jiangshan
1
-10
/
+19
2021-12-08
KVM: X86: Remove mmu->translate_gpa
Lai Jiangshan
5
-20
/
+19
2021-12-08
KVM: X86: Add parameter struct kvm_mmu *mmu into mmu->gva_to_gpa()
Lai Jiangshan
4
-68
/
+41
2021-12-08
KVM: X86: Calculate quadrant when !role.gpte_is_8_bytes
Lai Jiangshan
1
-1
/
+1
2021-12-08
KVM: X86: Remove useless code to set role.gpte_is_8_bytes when role.direct
Lai Jiangshan
1
-2
/
+0
2021-12-08
KVM: X86: Remove unused declaration of __kvm_mmu_free_some_pages()
Lai Jiangshan
1
-1
/
+0
[prev]
[next]