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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-17
/
+21
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-5
/
+8
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
2
-5
/
+8
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+4
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
1
-0
/
+4
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
1
-4
/
+0
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+65
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+28
2022-06-13
perf/x86/amd/uncore: Add PerfMonV2 DF event format
Sandipan Das
1
-0
/
+13
2022-06-13
perf/x86/amd/uncore: Detect available DF counters
Sandipan Das
1
-0
/
+3
2022-06-13
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
1
-17
/
+21
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
9
-23
/
+84
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
1
-0
/
+8
2022-06-09
KVM: x86: document AVIC/APICv inhibit reasons
Maxim Levitsky
1
-2
/
+57
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
86
-615
/
+1204
2022-06-08
x86: Fix comment for X86_FEATURE_ZEN
Wyes Karny
1
-1
/
+1
2022-06-08
x86: Remove vendor checks from prefer_mwait_c1_over_halt
Wyes Karny
1
-0
/
+1
2022-06-08
KVM: x86: PIT: Preserve state of speaker port data bit
Paul Durrant
1
-1
/
+2
2022-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2022-06-08
KVM: VMX: Enable Notify VM exit
Tao Xu
4
-1
/
+18
2022-06-08
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
1
-15
/
+0
2022-06-08
KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
2
-1
/
+7
2022-06-08
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
1
-1
/
+1
2022-06-08
perf: x86/core: Add interface to query perfmon_event_map[] directly
Like Xu
1
-0
/
+6
2022-06-08
KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
Like Xu
1
-0
/
+9
2022-06-08
KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
Like Xu
1
-0
/
+2
2022-06-08
KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
Like Xu
1
-0
/
+1
2022-06-08
KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
Like Xu
2
-0
/
+9
2022-06-08
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
1
-0
/
+1
2022-06-08
perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
Like Xu
1
-2
/
+2
2022-06-08
perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
Like Xu
1
-0
/
+1
2022-06-08
KVM: VMX: enable IPI virtualization
Chao Gao
4
-0
/
+12
2022-06-08
KVM: x86: Allow userspace to set maximum VCPU id for VM
Zeng Guang
1
-0
/
+6
2022-06-08
KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
Robert Hoo
1
-0
/
+3
2022-06-08
x86/cpu: Add new VMX feature, Tertiary VM-Execution control
Robert Hoo
2
-1
/
+3
2022-06-08
KVM: x86: Differentiate Soft vs. Hard IRQs vs. reinjected in tracepoint
Sean Christopherson
1
-1
/
+1
2022-06-08
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
1
-0
/
+3
2022-06-07
Merge branch 'kvm-5.19-early-fixes' into HEAD
Paolo Bonzini
1
-1
/
+1
2022-06-07
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+9
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-3
/
+0
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-5
/
+5
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-0
/
+9
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
1
-20
/
+0
2022-06-01
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
1
-0
/
+9
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
1
-3
/
+0
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-89
/
+16
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+7
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
1
-0
/
+7
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-52
/
+0
[prev]
[next]