index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-06
kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
Eduardo Habkost
2021-09-06
kvm: x86: Increase MAX_VCPUS to 1024
Eduardo Habkost
2021-09-06
kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
Eduardo Habkost
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-30
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-30
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-30
Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-30
Merge tag 'ras_core_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-26
perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
Kim Phillips
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2021-08-24
x86/mce: Defer processing of early errors
Borislav Petkov
2021-08-20
KVM: x86/mmu: Support shadowing NPT when 5-level paging is enabled in host
Wei Huang
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
2021-08-20
KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
Maxim Levitsky
2021-08-20
KVM: x86/mmu: Add detailed page size stats
Mingwei Zhang
2021-08-20
KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use
Vitaly Kuznetsov
2021-08-20
KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM
Maxim Levitsky
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
2021-08-20
KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
Peter Xu
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
2021-08-13
KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
Uros Bizjak
2021-08-13
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
2021-08-13
KVM: X86: Remove unneeded KVM_DEBUGREG_RELOAD
Lai Jiangshan
2021-08-13
Merge branch 'kvm-tdpmmu-fixes' into HEAD
Paolo Bonzini
2021-08-13
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
2021-08-10
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
2021-08-10
x86: Add support for 0x22/0x23 port I/O configuration space
Maciej W. Rozycki
2021-08-05
KVM: xen: do not use struct gfn_to_hva_cache
Paolo Bonzini
2021-08-04
x86/hyperv: fix root partition faults when writing to VP assist page MSR
Praveen Kumar
2021-08-04
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...
Like Xu
2021-08-03
KVM: const-ify all relevant uses of struct kvm_memory_slot
Hamza Mahfooz
2021-08-02
KVM: x86: Move EDX initialization at vCPU RESET to common code
Sean Christopherson
2021-08-02
KVM: X86: Add per-vm stat for max rmap list size
Peter Xu
2021-07-30
kfence, x86: only define helpers if !MODULE
Marco Elver
2021-07-28
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2021-07-28
x86/process: Make room for TIF_SPEC_L1D_FLUSH
Balbir Singh
2021-07-28
x86/mm: Refactor cond_ibpb() to support other use cases
Balbir Singh
2021-07-28
x86/smp: Add a per-cpu view of SMT state
Balbir Singh
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-21
drivers/firmware: move x86 Generic System Framebuffers support
Javier Martinez Canillas
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]